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 cmoran13, 04-16-2026, 01:02 PM
        0 responses
        57 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        37 views
        0 likes
        Last Post PaulMohn  
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        166 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        101 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        162 views
        2 likes
        Last Post CaptainJack  
        Working...
        X