Register Login
Forums    February 9, 2012
TradersStudio Forums
Daily Highest in Intraday System
Last Post 02-19-2007 01:50 PM by Konstantin Stroj. 2 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Konstantin Stroj
New Member
New Member
Posts:17

--
02-19-2007 03:39 AM

    Is it possible to return Daily Highest if I only use intraday data in a session?

    e.g. Data is 5 min. but I want to use Highest(High,30,0) which returns the highest High of the last 30 days.

    Maybe I could workaround with a function which builds an array of the highs of the day and then return Max?

    But I would prefer a built in function.

     

    mur ang
    Advanced Member
    Advanced Member
    Posts:525

    --
    02-19-2007 12:06 PM

    Minor work around

    TodayHighBar and TodayLowBar give you the bars ago that todays high and low occured.

    So , High[TodayHighBar] will give you todays high.

     

    Konstantin Stroj
    New Member
    New Member
    Posts:17

    --
    02-19-2007 01:50 PM
    I don´t understand, is it possible to get the Highest High of the last 30 days with this function when I use only intraday data?
    You are not authorized to post a reply.


     TradersStudio, Inc. ® Copyright 2004-2012 All Rights Reserved   Terms Of Use  Privacy Statement