Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How Can I Make a Custom Strategy Reverse at Stop Just as in an ATM Strategy

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

    How Can I Make a Custom Strategy Reverse at Stop Just as in an ATM Strategy

    Also, once complete can such a strategy be backtested?
    Last edited by sampras010; 03-18-2016, 05:13 AM.

    #2
    Hello sampras010,

    Thank you for writing in.

    You can utilize the OnExecution() method: https://ninjatrader.com/support/help...nexecution.htm

    Check if your stop loss has filled. If so, then you'll submit a long or short order to reverse your position.

    Here is a reference sample from our support forum showing an example of how you can place orders from OnExecution() (and OnOrderUpdate()): http://ninjatrader.com/support/forum...ead.php?t=7499

    Please, let us know if we may be of further assistance.
    Zachary G.NinjaTrader Customer Service

    Comment


      #3
      Hello sampras010,

      Thank you for your response.

      You would need to add the instrument to the script and then use it's BarsInProgress index in an additional overload for the Enter and Exit methods. Please refer to the information at the following link: http://ninjatrader.com/support/helpG...nstruments.htm

      Please let me know if you have any questions.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      81 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      42 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      64 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      66 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      54 views
      0 likes
      Last Post CarlTrading  
      Working...
      X