Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT installation has not been placing trades

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

    NT installation has not been placing trades

    Hello,

    I have 2 VPS (serverA and serverB), each running a ninjatrader. I have strategies running in each in server. In serverA, a strategy placed a trade. Nothing happened in server B that has the same strategy. This has been happening for a couple days now for different strategies. It seems like something is not working in server B.

    How to fix this?
    Last edited by Brevo; 03-06-2024, 09:20 PM.

    #2
    Hello Brevo,

    Thanks for your post.

    This behavior could occur if the strategy is not running on the exact same instrument using the exact same settings and the exact same data as the strategy running on the other VPS.

    If the expected trade(s) are not appearing, this would indicate that the condition to place the order is not evaluating as true or the order is being ignored for other reasons.

    To understand why the script is behaving as it is, such as placing orders or not placing orders when expected, it is necessary to add prints to the script that print the values used for the logic of the script to understand how the script is evaluating.

    In the strategy add prints (outside of any conditions) that print the values of every variable used in every condition that places an order along with the time of that bar.

    Prints will appear in the NinjaScript Output window (New > NinjaScript Output window).

    Also, enable TraceOrders which will let us know if any orders are being ignored and not being submitted when the condition to place the orders is evaluating as true.

    Below is a link to a forum post that demonstrates how to use prints to understand behavior.


    Let us know if we may assist further.
    Brandon H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by fx.practic, 10-15-2013, 12:53 AM
    5 responses
    5,406 views
    0 likes
    Last Post Bidder
    by Bidder
     
    Started by Shai Samuel, 07-02-2022, 02:46 PM
    4 responses
    98 views
    0 likes
    Last Post Bidder
    by Bidder
     
    Started by DJ888, Yesterday, 10:57 PM
    0 responses
    8 views
    0 likes
    Last Post DJ888
    by DJ888
     
    Started by MacDad, 02-25-2024, 11:48 PM
    7 responses
    160 views
    0 likes
    Last Post loganjarosz123  
    Started by Belfortbucks, Yesterday, 09:29 PM
    0 responses
    9 views
    0 likes
    Last Post Belfortbucks  
    Working...
    X