Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy Builder Condition -prevent executing when price goes in opposite direction

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

    Strategy Builder Condition -prevent executing when price goes in opposite direction

    This is what I am trying to prevent.

    WrongDirectionSameCandle

    I have what I think is a good strategy. The only place it fails is when the price reverses in the same candle like in the image above.
    I am writing this condition but it is being ignored. I am sure I am not writing it correctly.

    WithinTheSameBar
    Would very much appreciate someone correcting me. For a sell, in the same bar, I want to write the price going down for a condition. Seems simple enough, and yet my brain is not working this morning.

    Thank you in advance
    Chris​

    #2
    Hello, thanks for writing in. One thing to note about using the Ask price is that, underneath, it uses GetCurrentAsk() to get this value, which returns the Close[0] price in the historical state. Only in real time, it will give you the actual Ask price. Another good way to solve bugs in custom strategies is to use the Misc>Print action in your actions list. This can print out the data your strategy is using so you can see why your conditions are triggering despite what you think you have set up in the conditions list.

    Chris L.NinjaTrader Customer Service

    Comment


      #3
      Thanks Chris!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by fgs092790, Today, 05:39 AM
      1 response
      5 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by mmenigma, 04-17-2024, 03:25 PM
      8 responses
      79 views
      0 likes
      Last Post mmenigma  
      Started by frslvr, 07-17-2024, 11:36 AM
      7 responses
      39 views
      0 likes
      Last Post frslvr
      by frslvr
       
      Started by algospoke, Yesterday, 07:00 PM
      2 responses
      12 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by nimara93, Today, 07:32 AM
      0 responses
      5 views
      0 likes
      Last Post nimara93  
      Working...
      X