View Single Post
Old 2009-02-27, 09:59 AM   #134 (permalink)
Simmo303
Rookie Pip Officer
 
Posts: 18

Default

Default is TradeBuy = 0 and TradeSell = 0. The prog will then work out the trend.
Or you can look at the 15m time frame and decide the trend for yourself. If up, use tb = 1 ts = 0 and if down then tb = 0 ts = 1.
Simmo303 is offline   Reply With Quote