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

Synthetic data series into a function



PureBytes Links

Trading Reference Links

I have a method of creating synthetic bars in either tick or minute
format (ie, I can create 3,4,5 tickbar charts from a 1 tickbar chart).

My question is, has anyone figured out how to then send those sythetic
values (OHLC) to a function as a series and get an correct return value.

Specific example....from 1 tickbar chart I have 5,10,13 tickbar values
and then I try to send those to a stochastic function, but the value
returned is incorrect.

If anybody has done this or has an idea as to how to do this... I would
greatly appreciate the information.

Jay Becker