Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator needs to give a signal once instead of all the time.

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

    Indicator needs to give a signal once instead of all the time.

    Hi,

    Lets introduce the problem
    I have a WMA(5) indicator that gives a background color signal when the slope is above 0.01 (green) and below -0.01 (red) See picture
    I only want to give me a signal once instead of 100% of the time, because the Marker analyser needs to show me the signal only once.
    I tried to find the (if) option in the strategy panel CrossOver or CrossBelow, but that is not present when using Slope

    Any suggestions?

    Regards

    Bas
    Attached Files

    #2
    Hello Bas,

    Thank you for your post.

    To check once for the condition you can use one of the User Variables. You can set a condition in addition to your Slope condition, that the Variable must equal 0 and then when the condition is true set that Variable to 1 so the next run it will not be true.

    Please refer to the attached screenshot for an example.
    Attached Files

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    173 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    328 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    252 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    354 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    181 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X