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

IntervalSelector as parameter

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

    IntervalSelector as parameter

    Hello,
    Is it posible to use the NinjaTrader.Gui.Tools.IntervalSelector control as an input parameter in the load dialog of an indicator or strategy ?
    If so, please, could you provide a sample code?
    Thanks very much

    #2
    Hello cls71,

    I don't see a specific type converter for the interval selector to be used as a properties, generally for those type of values you would use an int and the BarsPeriodType if you wanted to pick some bar value. As a side note if the use case involves AddDataSeries that will cause issues/fail randomly if using runtime variables to select data. If you have other use cases that would generally be fine, only AddDataSerires cannot be dynamic.

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

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by traderqz, Today, 12:06 AM
    10 responses
    18 views
    0 likes
    Last Post traderqz  
    Started by algospoke, 04-17-2024, 06:40 PM
    5 responses
    46 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by arvidvanstaey, Today, 02:19 PM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_Zachary  
    Started by mmckinnm, Today, 01:34 PM
    3 responses
    5 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by f.saeidi, Today, 01:32 PM
    2 responses
    8 views
    0 likes
    Last Post f.saeidi  
    Working...
    X