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 argusthome, 03-08-2026, 10:06 AM
      0 responses
      116 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      61 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      40 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      43 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      82 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X