Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Measuring the ADL Indicator

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

    Measuring the ADL Indicator

    I am attempting to use ADL indicator in a strategy. One of the conditions is simple ADL[0] > ADL[1] (of course work as predicted)

    MY ISSUE is ADL Value is shown for example -153K I want to create condition not just that -152K > -153K (this would be the min Value increase for ADL[0] to be greater than ADL[1]

    I want to know when ADL[0] Value is -151K or a min of 2K higher - so I wrote condition as: ADL[0] -2000 >= ADL[1] (I used arithmetic as the offset Property)

    WHICH AS YOU KNOW DID NOT WORK - so what should I be doing different to accomplish this

    Thanks

    #2
    Hi, thanks for posting.

    This logic works to find an ADL value thats at least 2000 higher than the previous value. I attached my test script that identifies each bar with this property.

    Kind regards,
    -ChrisL
    Attached Files

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    58 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    34 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    195 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    360 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    281 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X