Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Difference From Swing High and Low

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

    Difference From Swing High and Low

    I have a strategy that I would like to have exclude trades when the difference between the swing high and swing low is reduced to a particular level. I thought I could simply use swing high > swing low offset +x ticks as a condition, but this yields inconsistent results. I assume this is because the swing levels aren't being expressed as an integer? Any ideas how this could be done in strategy builder. I'm not a programmer so I'd like to avoid ninjascript if possible. Thank you for your help.

    #2
    Hi Matt, thanks for posting.

    If you need to get the mathematical difference of swing by subtracting the two values then the script will need to be unlocked. To see the results of a command in the builder, make a new set with no conditions and use the Misc>Print method to print out data. For example, you can print out the value of what you are using as a condition to see why the results are not consistent:

    Click image for larger version

Name:	Screenshot 2021-10-29 112141.png
Views:	108
Size:	255.9 KB
ID:	1176705
    Chris L.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by frslvr, 04-11-2024, 07:26 AM
    9 responses
    123 views
    1 like
    Last Post caryc123  
    Started by rocketman7, Today, 09:41 AM
    4 responses
    15 views
    0 likes
    Last Post rocketman7  
    Started by selu72, Today, 02:01 PM
    1 response
    9 views
    0 likes
    Last Post NinjaTrader_Zachary  
    Started by WHICKED, Today, 02:02 PM
    2 responses
    16 views
    0 likes
    Last Post WHICKED
    by WHICKED
     
    Started by f.saeidi, Today, 12:14 PM
    8 responses
    21 views
    0 likes
    Last Post f.saeidi  
    Working...
    X