Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Lin Reg Interceptor in a strategy

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

    Lin Reg Interceptor in a strategy

    Hi, I am trying to use lin reg interceptor indicator for an automated strategy in STRATEGY BUILDER. I am using it as a trigger to place an order when it crosses over an ema. For some reason, it places long and short orders all over the place, (not at the intersection of the two indicators like it should. I have tried "greater" and I have tried "crosses", but still same effect - orders at random places. What can I do?
    Thanks

    #2
    Hello misterbehm3,

    Thanks for your post.

    If an order is being placed by the strategy that means the condition to place the order is becoming true. Orders will not be placed by the NinjaScript strategy unless the condition to place the order becomes true.

    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.

    Below is a link to a forum post that demonstrates how to use prints to understand behavior. The forum post also contains a video demonstrating adding prints using the Strategy Builder.

    https://ninjatrader.com/support/foru...121#post791121

    Let us know if we may assist further.​
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    54 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    131 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    73 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    44 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    49 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X