PureBytes Links
Trading Reference Links
|
Hi,
I need somebody's help on the following system, many thanks to anybody who can
give it a try.
If yesterdays Close is Higher than yesterdays Open + 15 ticks
And Today's Open is Higher than yesterdays close + 4 ticks
Then SELL 1 contract at the Market (On the Open)
AND SELL at the Open+ 9 ticks, Limit (Day Only)
If yesterdays Close is Lower than yesterdays Open - 15 ticks
And Today's Open is Lower than yesterdays close - 4 ticks
Then BUY 1 contract at the Market,
AND BUY 1 contract at the Open-9 ticks, Limit (Day Only)
Exit all positions on Close.
(make the number of ticks as a input for optimization)
|