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

Figure out on which chart

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

    Figure out on which chart

    Hallo,

    I have an indicator which stores data in mysql and I want to do this with different instruments. How can I achieve something like
    if ((BarsinProgress == 0) = EURUSD) than...
    else if ((BarsinProgress == 0) = USDCHF) then....
    What I have to do to figure out on which chart the indicator is?

    #2
    bacher,

    I am happy to assist you.

    You can use something like the following : http://www.ninjatrader.com/support/h...trument_na.htm

    Also, please find more information on instruments here : http://www.ninjatrader.com/support/h...instrument.htm

    Please let me know if I can assist further.
    Last edited by NinjaTrader_AdamP; 10-24-2011, 11:12 AM.
    Adam P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Perr0Grande, Today, 08:16 PM
    0 responses
    2 views
    0 likes
    Last Post Perr0Grande  
    Started by elderan, Today, 08:03 PM
    0 responses
    5 views
    0 likes
    Last Post elderan
    by elderan
     
    Started by algospoke, Today, 06:40 PM
    0 responses
    10 views
    0 likes
    Last Post algospoke  
    Started by maybeimnotrader, Today, 05:46 PM
    0 responses
    12 views
    0 likes
    Last Post maybeimnotrader  
    Started by quantismo, Today, 05:13 PM
    0 responses
    7 views
    0 likes
    Last Post quantismo  
    Working...
    X