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

Using "Available Trading Funds" INSTEAD OF. "Cash balance" to determine risk - IB

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

    Using "Available Trading Funds" INSTEAD OF. "Cash balance" to determine risk - IB

    I'm having an Issue with my bot using the "available cash" instead of "available to trade funds " figure to determine risk. I have a margin account and I have to have so much cash on hand to have open margin positions. So the bot needs to use the other figure from available to trade funds. Does anybody know how to get ninja to get access to that figure from my IB account? (see figures for clarification)

    #2
    Hello coingiant,

    Thanks for your post.

    You can use Account.Get() method and pull various account items. I am not sure what would match up with "Current available funds" so it may be a matter of pulling multiple items and performing math to determine what that IB value is.

    Here is a link to Account.Get(): https://ninjatrader.com/support/helpGuides/nt8/?get.htm

    Here is a link to what AccountItems you can pull: https://ninjatrader.com/support/help...ccountitem.htm

    Here is a link to what information you can pull by provider: https://ninjatrader.com/support/help...TheAccountsTab
    Paul H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by terofs, Yesterday, 04:18 PM
    1 response
    21 views
    0 likes
    Last Post terofs
    by terofs
     
    Started by CommonWhale, Today, 09:55 AM
    1 response
    3 views
    0 likes
    Last Post NinjaTrader_Erick  
    Started by Gerik, Today, 09:40 AM
    2 responses
    7 views
    0 likes
    Last Post Gerik
    by Gerik
     
    Started by RookieTrader, Today, 09:37 AM
    2 responses
    12 views
    0 likes
    Last Post RookieTrader  
    Started by alifarahani, Today, 09:40 AM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X