Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Creating a average volume alert using the Volumeupdown indicator

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

    Creating a average volume alert using the Volumeupdown indicator

    Is there a way to create a alert that will fire a average volume. So i will know if the volume is to low over X number of bars? So it would fire if the last 5 bars volume average is below 4000 per bar....as a example. Is this possible with the Volumeupdown indicator and the standard chart alert wizard. Or do i have to do something custom?

    #2
    Hello The_Sec,

    Thank you for your post.

    If want to calculate the average of the last 5 bars VolumeUpDown values, you would need to create a custom indicator as this wouldn't be possible to do this calculation with a simple Alert.

    You could create an indicator that stores the value of the volume of the last five bars to a variable and then dividing that by 5 to get the average. Then, use Alert() to trigger a visual/audible alert to the Alerts log.



    Please let us know if you have any further questions.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    605 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    351 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    105 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    560 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    561 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X