[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mixing tick and minute charts



PureBytes Links

Trading Reference Links

Julian asked:
>J> Hi, does anyone know how to refer to a tick chart from a minute chart and
>J> vice versa on TS2000? Tradestation will not let you mix tick and minute
>J> charts which is really annoying.

Jimmy replied:
>Would Pushpop work for you?  It can push pretty much any information
>you might want from one chart to another.  Maybe it could help in
>whatever you want to do.  It takes some real thinking to know what is
>actually happening or at least it does for me.
>http://www.traders2traders.com/code&overviews/pushpop.htm

The only caveat to keep in mind is that pushpop works best for
real-time trading applications.  It isn't reliable for backtesting.
The reason is because TradeStation updates all charts simultaneously
in real time, so values pushed into the global space will correspond
to the current bar.

I have found that this is not the case when backtesting -- charts
are not updated simultaneously, one is calculated before the next is
drawn.  If you're trying to pass data between charts, you will end
up with unpredictable values during your backtest.

-- 
  ,|___    Alex Matulich -- alex@xxxxxxxxxxxxxx
 // +__>   Director of Research and Development
 //  \ 
 // __)    Unicorn Research Corporation -- http://unicorn.us.com