Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Top volume bars

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

    Top volume bars

    What is the best method to find the top X number of volume bars within the past Y minutes for a time frame ? I can think of several ways but was curious what is the recommend best approach from your point of view. I don't want to create a cpu hog,

    I was thinking MRO but wasn't sure if that was best. MAX will tell me the biggest bar but I want for example the 5 biggest bars. MRO is good but the strategy can't use multiple time frames, Preferred I can use multiple time frames but can make it work with just one time frame.

    Or just do it the old fashioned way and capture the bars as they are loaded and compare to already saved values.
    Last edited by ct; 08-07-2011, 11:37 PM.

    #2
    ct, are you looking for the bar with the highest volume or for the MIN / MAX values of your volume based chart over a certain lookback?

    Comment


      #3
      Bertrand

      Example The highest 5 volume bars for the current day.

      Comment


        #4
        ct, thanks for clarifying, you would need to custom track those using a list for example - the max and min methods would be useful for the single biggest / smallest value over the lookback only.

        Comment

        Latest Posts

        Collapse

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