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