|
7 registered members (clonman, TipmyPip, Niels, dBc, Ed_Love, 3run, 1 invisible),
18,869
guests, and 5
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: T6 vs. T1 results
[Re: Jeff1228]
#463924
01/07/17 15:05
01/07/17 15:05
|
Joined: Jul 2016
Posts: 8
Hlopetz
Newbie
|
Newbie
Joined: Jul 2016
Posts: 8
|
I've seen t2 in include/trading.h that is in fact t1 + volume. Can Zorro read t2 files?
typedef struct T2 { DATE time; float fPrice; float fVolume; // negative = bid price } T2; // quote
Last edited by Hlopetz; 01/07/17 15:08.
|
|
|
Re: T6 vs. T1 results
[Re: jcl]
#463989
01/11/17 22:01
01/11/17 22:01
|
Joined: Jul 2016
Posts: 8
Hlopetz
Newbie
|
Newbie
Joined: Jul 2016
Posts: 8
|
I have futures trade tick data with volume. To convert it to T6 it means I have to make 1 minute bars that is not applicable for my renko type strategy test with volume and velocity.
Does it exist the way to test quote based renko bars with volume using Zorro S?
Last edited by Hlopetz; 01/11/17 22:14.
|
|
|
|
|
|