Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Lot size Interactive brokers

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

    Lot size Interactive brokers

    Hi. I would like to open for EnterLong() position in EURUSD with Interactive Brokers and there is problem, that Ninja trader open just very small position. If I change order to EnterLong(20000)-> 0.2 lot, there is no realised trade. Could you please help me with setup for example 0.5lot (50000$) position? Thank you

    #2
    Hi Hanysfx,

    Thank you for posting.

    The reason you got no realized trade with 20,000 is because IB needs to be a minimum of 25K.
    Your code should look like -
    Code:
    EnterLong(25000, "");
    For a 50,000 you would just replace the 25000 with 50000.

    This forum post goes over how to use the 25K minimum with IB.
    http://www.ninjatrader.com/support/f...ad.php?t=17716

    I am also linking our online help guide on Automated trading with Forex.
    http://www.ninjatrader.com/support/h...strategies.htm

    Please let me know if I can be of further assistance
    Cal H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    26 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    115 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    69 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    226 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    411 views
    0 likes
    Last Post CaptainJack  
    Working...
    X