Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

strategy using picks from a different source

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

    strategy using picks from a different source

    I'd like to program a strategy that uses daily stock picks from my broker.

    I get an excel spreadsheet each day with stocks to trade and use the same parameters and rules to trade them each morning. How would I get NT to read this list and trade with them?

    It would also be nice to backtest different strategies with the list I'm given.

    Should this be done as an indicator, or strategy? I'm just not quite sure how to start implementing this.

    Many thanks.

    #2
    You would need to custom code in NinjaScript.

    As last resort a certified NinjaScript consultant is at your help: http://www.ninjatrader.com/webnew/pa...injaScript.htm

    Comment


      #3
      Originally posted by NinjaTrader_Dierk View Post
      You would need to custom code in NinjaScript.

      As last resort a certified NinjaScript consultant is at your help: http://www.ninjatrader.com/webnew/pa...injaScript.htm
      I was once a C developer in a previous career so can hack together a script on my own, but I'm not sure how to begin. Do I create an indicator or a strategy first? And how can I implement the strategy with different symbols every day.

      Comment


        #4
        You would program this in a strategy. You would need to read a file with symbols and add these instruments in the Initialize() method of a strategy.

        Here is a good place to start - http://www.ninjatrader-support.com/H...struments.html
        RayNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        648 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        369 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        109 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        573 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        575 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X