Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NTStrategyPosition in simulator mode

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

    NTStrategyPosition in simulator mode

    Will NTStrategyPosition work to call up the position of a strategy while in Simulator mode?

    I have a position check in a TradeStation strategy that is not executing correctly in NT. NT keeps adding positions each bar when it should only hold one contract and either reverse or exit.

    #2
    Hello Shutson,

    Yes, it should read the strategy position for the specified strategy. Unfortunately I'm not sure how you would debug this exactly in TS, but I would make sure the equivalent code in TS is generating a value that you expect.

    string NTStrategyPosition(string strategyId)
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Do I need to specify a strategyId in the code or does NT assign its own? Currently I have the test specified as:

      If NTStrategyPosition("") = 0 then begin

      Yet it continues to run the subroutine even though the strategy took a position during the last bar that remains open.

      Comment


        #4
        I'm not sure if you need to specify a strategy ID here. I will have our TradeStation expert follow up with you tomorrow. Thank you for your patience.
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          Passing a strategy id in is optional, but needed should you wish to reference it from other functions via your TS code - http://www.ninjatrader-support.com/H...arameters.html
          BertrandNinjaTrader Customer Service

          Comment


            #6
            Thank you Bertrand.

            Are you aware of any resource for coding / debugging TradeStation strategies that are executed in NinjaTrader? The sections of NT help pertaining to TS are rudimentary at best. TS does not appear to allow discussions of other platforms on their support forum so there is no help there.

            Comment


              #7
              Unfortunately I'm not aware of any specific sections to point you to, you can review our NTSample for the basics to get started and from there it would be using the helpguide for the functions and the easy language output to debug.
              BertrandNinjaTrader Customer Service

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by AaronKoRn, Today, 09:49 PM
              0 responses
              10 views
              0 likes
              Last Post AaronKoRn  
              Started by carnitron, Today, 08:42 PM
              0 responses
              9 views
              0 likes
              Last Post carnitron  
              Started by strategist007, Today, 07:51 PM
              0 responses
              10 views
              0 likes
              Last Post strategist007  
              Started by StockTrader88, 03-06-2021, 08:58 AM
              44 responses
              3,980 views
              3 likes
              Last Post jhudas88  
              Started by rbeckmann05, Today, 06:48 PM
              0 responses
              9 views
              0 likes
              Last Post rbeckmann05  
              Working...
              X