Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

How to detect VALUE change/click (or other events ) for Market-Analyzer Column?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to detect VALUE change/click (or other events ) for Market-Analyzer Column?

    I am interested in the following:
    - I have "Notes" MA indicator copied into new indicator, and now i want to have detected when the notes text is changed.
    The CurrentText seems to hold the initial (old) value.

    I couldn't yet find what to use to detect the events (i.e. keypress or whatever) into cell? my goal it to get the new value inputed into notes cell.
    Last edited by ttodua; 10-02-2019, 02:05 AM.

    #2
    Hello TazoTodua,

    Thank you for the post.

    There is currently no specific way that I could detail for the MA window, this is not really like a chart where one control has events to subscribe to (ChartControl) and instead runs at the cell level for each instrument. The cell is inside a row and is inside a data grid so accessing the individual text element for this specific column instance would not be I have any samples for.

    I can put in a feature request for exposing the cell instance or a changed event for more advanced scenarios. Can you provide more detail on what your goal is for the text changed event? You said the CurrentText seems to be the old value, Where is it that you are specifically seeing happen or where is CurrentText being used?


    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by judysamnt7, 03-13-2023, 09:11 AM
    4 responses
    59 views
    0 likes
    Last Post DynamicTest  
    Started by ScottWalsh, Today, 06:52 PM
    4 responses
    36 views
    0 likes
    Last Post ScottWalsh  
    Started by olisav57, Today, 07:39 PM
    0 responses
    7 views
    0 likes
    Last Post olisav57  
    Started by trilliantrader, Today, 03:01 PM
    2 responses
    21 views
    0 likes
    Last Post helpwanted  
    Started by cre8able, Today, 07:24 PM
    0 responses
    10 views
    0 likes
    Last Post cre8able  
    Working...
    X