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

historical data problem



PureBytes Links

Trading Reference Links

Hello Everyone,

I am attempting to test a simple system that uses data1 set as intra day
compression (ex. 60min)  
and data2 set as  weekly compression.

Everything using data1 and data2 works fine except system testing.
The chart plots both compressions overlayed on subgraph 1.  
Indicators assigned to each data compression plot OK.
A showme-study version of the system reads both data and then plots OK. 
When I attempt to insert the verified strategy it completes in a split
second and the system performance report
shows zero trades in All Trades, Long Trades, and Short Trades.

 
The data is ascii. 
The universe settings are identical for both.
I tried weekly bars built from daily ascii data. That failed.
I tried weekly bars built from intra day ascii data.  That failed. 
I'm using TS2Ki.

I've been using multi-data charts and studies for a long time.  Usually
they are intra-data1 and daily-data2, or intra-data1 and larger
intra-data2.   This is my first attempt with weekly and I hit this problem
right out of the gate.

I would appreciate any help to resolve the problem.  

Love the list, and thanks in advance.

Lee