Announcement

Collapse
No announcement yet.

Retrieving bar index

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

  • Retrieving bar index

    I have a bar index from a 1 minute time frame and i want to retrieve the equivalent bar index for the 5 minute time. Does anyone know of a function that will allow me to do this?

  • #2
    eminitrader
    In Chris Kryza's dsUtilities function library there are two functions that will do that ie dsgetBarIndexAtTime() and dsgetBarIndexAtRawtime(). You can find the function library with its Help file here
    Alex

    Comment


    • #3
      Great thanks

      Comment

      Working...
      X