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

Checking other Symbols/Markets Via Code or Strategy Builder

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

    Checking other Symbols/Markets Via Code or Strategy Builder

    Are there any ways through code or preferably the Strategy Builder to:

    Say I'm on my 15 minute ES charts... and I want the Strategy or a custom indicator to check other markets/symbols to see if they are up or down to justify my trend opinion for the day, ie. If GOOGL, AMZN, NFLX, AAPL and FB are above an EMA or up on the day in terms of change or change %... then it would signal true to that condition.

    #2
    Hello TicksBandit,

    Thanks for your post.

    Yes, in the strategy builder you can add each instrument in the "additional data" window. In the conditions section you could check each instruments price to its EMA and then perhaps set a local variable to true indicating all are above. The variable can then be used as one of the entry conditions.

    To access the other data, in the conditions window, you would need to make sure to select the added data series as the default would be to the chart bars.

    I've created a short video to clarify: https://Paul-ninjaTrader.tinytake.co...M4N182NjM5MTMz
    Paul H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Jon17, Today, 04:33 PM
    0 responses
    1 view
    0 likes
    Last Post Jon17
    by Jon17
     
    Started by Javierw.ok, Today, 04:12 PM
    0 responses
    4 views
    0 likes
    Last Post Javierw.ok  
    Started by timmbbo, Today, 08:59 AM
    2 responses
    10 views
    0 likes
    Last Post bltdavid  
    Started by alifarahani, Today, 09:40 AM
    6 responses
    40 views
    0 likes
    Last Post alifarahani  
    Started by Waxavi, Today, 02:10 AM
    1 response
    19 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Working...
    X