MTUT
 New User
Posts: 4
Joined: 1/16/2009
Location: greensboro, NC
User Profile |
I would like to code a trading strategy that would fire a signal(call and put) when, and only when, these three criteria are true.
For UP signal
1 MACD crossing up thru 0 line
2 Stochastic K% line passing up thru d%
3 SMA(2) crossing up thru SMA(3)
For DOWN signal
Same 3 as UP signal but crossing down rather than up
Each of these should be crossing at the same candle on daily chart.
No signal if any portion is not crossing or has crossed on a previous day
I am not a programmer. Any help in the development of this strategy would be greatly appreciated. If we are successful, I have several folks in an options group that may convert to OmniTrader.
Thanks,
MT
|