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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    88 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    135 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    119 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    69 views
    0 likes
    Last Post PaulMohn  
    Working...
    X