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

Reference variables for indicators

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

  • NinjaTrader_JoshP
    replied
    I see. You will probably need to just use control structures.

    Leave a comment:


  • cls71
    replied
    Sorry, my english level is low.

    The pseudo-code would be like this:

    private indicatorType <referenceVariable>;
    SMA( <referenceVariable>, period );

    If it isn't possible i will use control structures like <switch> or <if>.

    Thanks very much.

    Leave a comment:


  • NinjaTrader_JoshP
    replied
    If you mean enums you can definitely do it and use a switch to control different logic results.

    Leave a comment:


  • NinjaTrader_Dierk
    replied
    Sorry I don't understand your inquiry.

    Leave a comment:


  • cls71
    started a topic Reference variables for indicators

    Reference variables for indicators

    Greetings,

    Is it possible call to indicators by dinamics reference variables ?
    For example, I want develop one indicator that calcs the SMA of other indicator which is selected for the user. This indicator isn't known in compilation time.
    I wan't use <switch>, <if>, etc. I would prefer to use reference variables if this is possible.

    Thanks very much.

Latest Posts

Collapse

Topics Statistics Last Post
Started by Rapine Heihei, Today, 08:19 PM
1 response
8 views
0 likes
Last Post NinjaTrader_Manfred  
Started by Rapine Heihei, Today, 08:25 PM
0 responses
6 views
0 likes
Last Post Rapine Heihei  
Started by f.saeidi, Today, 08:01 PM
1 response
9 views
0 likes
Last Post NinjaTrader_Manfred  
Started by Rapine Heihei, Today, 07:51 PM
0 responses
8 views
0 likes
Last Post Rapine Heihei  
Started by frslvr, 04-11-2024, 07:26 AM
5 responses
98 views
1 like
Last Post caryc123  
Working...
X