Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Set default value for "Entries per direction"?

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

    Set default value for "Entries per direction"?

    Hi guys,

    all new here, and haven't found anything using the search engine...

    My question is: How do I set a default value for the "Entries per direction" value I need to set up when starting a strategy on a chart? So far, I always have to change the standard "1" manually...

    Thanks for helping!

    #2
    Hi noincomenojobnoassets,

    Welcome to the NinjaTrader Support Forums. Please see this post: http://www.ninjatrader-support2.com/...06&postcount=5
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Hi Josh,

      Thanks for the answer.

      I have added the line
      EntriesPerDirection = 15;
      to the "protected override void Initialize()" section in the code - however, when I right-click on a chart and select my strategy, it still only suggests 1 Entry per direction.....

      Sorry, I am completely new to this - sure thing the error is in front of the screen ;-)

      Comment


        #4
        After such a change you need to press F5 to compile your code. Then you need to remove the strategy from the chart and load a new instance.
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          Great! Worked!

          Thanks, Josh!

          Does this work in the same way for e.g. the Account to be traded on, say an InteractiveBrokers papertrading account instead of the NT Sim101 one?

          I would then add a line like

          Account = <IBpapertradingaccount>;

          ...?

          Regards,

          ninjna

          Comment


            #6
            Unfortunately you cannot set the account.
            Josh P.NinjaTrader Customer Service

            Comment


              #7
              Oh. OK. Thanks anyway!

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Hwop38, 05-04-2026, 07:02 PM
              0 responses
              175 views
              0 likes
              Last Post Hwop38
              by Hwop38
               
              Started by CaptainJack, 04-24-2026, 11:07 PM
              0 responses
              331 views
              0 likes
              Last Post CaptainJack  
              Started by Mindset, 04-21-2026, 06:46 AM
              0 responses
              253 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by M4ndoo, 04-20-2026, 05:21 PM
              0 responses
              356 views
              0 likes
              Last Post M4ndoo
              by M4ndoo
               
              Started by M4ndoo, 04-19-2026, 05:54 PM
              0 responses
              183 views
              0 likes
              Last Post M4ndoo
              by M4ndoo
               
              Working...
              X