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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    47 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    23 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    33 views
    1 like
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    51 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    42 views
    0 likes
    Last Post CarlTrading  
    Working...
    X