Hi all,

would anybody help me for a basic commentary and trading code ?
In my simple trading system, I look when AroonUp(23) cross above ArronDown(23) 
(the Buy signal) from the lower zone of its graph. 
When it happens, in the bar chart I take the High of that bar (Buy stop setup), 
and wait until the last price cross above that High.
Viceversa I get a Sell signal when AroonDown(23) cross above the AroonUp(23) in 
the upper zone of the Aroon graph. When it happens, in the bar chart I take the 
Low price of that bar (Sell stop price).
I then wait to sell when the last bar price cross below the Low price of the 
Sell signal bar.
I would like an help to code this system and its commentary.
If possible keep them simple.
Thanks to everybody.

Reply via email to