PureBytes Links
Trading Reference Links
|
Trying to implement a system as follows:
1. Enters MOC.
2. Uses 2 data streams
3. Potential exit depending on the Open of Next Bar (data1)
4. Uses daily charts
The first problem was that on-close and on-open orders cannot be used in
the same system! I managed to get around this by creating a separate sell
"system" and did the referencing to the open of next bar there. Actually I
think the idea came from this list.
Too bad I still can't get it to work...
There's an error message to the effect of "Open of Next bar reference
cannnot be used with more than one data stream".
For my purposes this limitation renders the program practically useless...
Before I try and send it back I was wondering of someone could suggest a
work-around???!@#$... Or tell me if I'm missing something obvious!
Thanks,
Phil
|