Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

AccountItem.CashValue is 0 on live chart

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

    AccountItem.CashValue is 0 on live chart

    Hello, I have AccoutItem.CashValue being stored correctly in my indicator but when connecting to a live account on live chart it is returning 0. This is not backtesting / not historical bars and my indicator is CalculateOnBarClose = false;

    It returns the value of Sim101 correctly but not my live accounts (FXCM). The CashValue displays properly in the Accounts tab in Control Center. Default value of the var is -1 so I know it's being incorrectly set to 0.

    How to get the correct value?

    #2
    Hello entropy,

    Thank you for your post.

    I tested this out with my own indicator and a demo account with NinjaTrader FXCM and I was able to produce the values.
    Attached is my indicator. Are you doing anything differently?
    Attached Files

    Comment


      #3
      Hi Patrick thank you! I am doing a few things differently--my first goal is to get the code you sent me imported and compiled (I'm using NT7) seems a number of the using declarations are different? Could you send me the file as an NT exported package I can import to NT7 and I'll try to troubleshoot from there?

      Comment


        #4
        Hello entropy,

        Thank you for your response.

        My example was for NinjaTrader 8. In NinjaTrader 7, how are you accessing AccountItem in an indicator?
        Can you post your code to your response?

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by junkone, Today, 11:37 AM
        0 responses
        1 view
        0 likes
        Last Post junkone
        by junkone
         
        Started by quantismo, 04-17-2024, 05:13 PM
        5 responses
        34 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by proptrade13, Today, 11:06 AM
        1 response
        6 views
        0 likes
        Last Post NinjaTrader_Clayton  
        Started by love2code2trade, 04-17-2024, 01:45 PM
        4 responses
        34 views
        0 likes
        Last Post love2code2trade  
        Started by cls71, Today, 04:45 AM
        2 responses
        10 views
        0 likes
        Last Post eDanny
        by eDanny
         
        Working...
        X