Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Backtest strategy, account value for scaling position

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

    Backtest strategy, account value for scaling position

    I try to get info how much cash, or accout value, when running backtest my strategy my purpose is scaling num of contracts, but cant get using
    GetAccountValue()


    I want know what is my account value before executing trades.

    #2
    For backtesting, you can set an AccountSize and use ByAccountSize as your order quantity option for the strategy - http://www.ninjatrader.com/support/h...ccountsize.htm

    Comment


      #3
      thanks I try

      Comment


        #4
        No thats not a solutions. I want know my account, I am using own scaling, and not want use any ninjas fixed account,
        I want method or property to get my account value or cashvalue.

        Comment


          #5
          jokujoku, you can unfortunately not query your account value on historical bars automatically - you could make a custom input for the strategy and then manually enter your current balance to work with in your custom position sizing calculations for the strategy logic.

          Comment

          Latest Posts

          Collapse

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