Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

historical pricing...still don't understand

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

    historical pricing...still don't understand

    I'm in a trade with my strategy. 2 long euro. I make a change in my strategy, and go to reload it. It reruns the long entry, and now I'm 4 long euro. I have the logic in place looking for MarketPosition.flat, etc. and :

    if (historical){ return; }

    What other settings do I need to have in order for this not to happen? 'Cause instantly my strategy is messed up. It thinksI'm long 2 still, but I see in the dome, and elsewhere I'm 4 long. And now my stoploss system won't work.

    #2
    imported post

    Hi Funk101,

    To clarify.

    Your strategy is running:

    Your strategy is long 2
    Your account (live or Sim101) is long 2 (Positions Tab in Control Center)

    You change your strategy, re-run it:

    Your strategy is long 2 (strategies tab)
    Your account (live or Sim1010) is long 4 (Positions Tab in Control Center)

    Is this correct?

    Ray
    RayNinjaTrader Customer Service

    Comment


      #3
      imported post

      yes, SIM account

      Comment


        #4
        imported post

        Thanks.

        When you reload your strategy, its the same as removing and adding it back. It creates a new strategyinstance.

        Therefore here is what is happening -

        Account Flat
        You start your strategy which goes long 2. Now both your strategy and account are long 2
        You change and reload your strategy
        The original strategy is terminated
        A new one is started
        It goes long 2
        Now you have 4 in your account

        If you are in the midst of tweaking your strategy, I suggest manually closing the 2 long in your account prior to reloadingthe strategy.

        Ray
        RayNinjaTrader Customer Service

        Comment


          #5
          imported post

          hmm, too bad. 'Cause often times I would like to stay in the position, and just tweak something "around" it.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          56 views
          0 likes
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          143 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          160 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 05-10-2026, 08:12 PM
          0 responses
          96 views
          0 likes
          Last Post CarlTrading  
          Started by Hwop38, 05-04-2026, 07:02 PM
          0 responses
          276 views
          0 likes
          Last Post Hwop38
          by Hwop38
           
          Working...
          X