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 CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    213 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    125 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    145 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    228 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    189 views
    0 likes
    Last Post CarlTrading  
    Working...
    X