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 CarlTrading, 03-31-2026, 09:41 PM
          1 response
          67 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          36 views
          0 likes
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          59 views
          1 like
          Last Post CaptainJack  
          Started by CarlTrading, 03-30-2026, 11:51 AM
          0 responses
          62 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 03-30-2026, 11:48 AM
          0 responses
          53 views
          0 likes
          Last Post CarlTrading  
          Working...
          X