I am trying to put together a formula that can go in studies and give an alert went the parameters are met.
I am looking for something like,
Long Entry
when Close crosses up through the Simple MA (80)
and MACD()>0
and Stoch10,3)>20,
and Short Entry
when Close crosses down through Simple MA(80)
and MACD()<0
and Stoch(10,3)<80
Thank you for your help
I am looking for something like,
Long Entry
when Close crosses up through the Simple MA (80)
and MACD()>0
and Stoch10,3)>20,
and Short Entry
when Close crosses down through Simple MA(80)
and MACD()<0
and Stoch(10,3)<80
Thank you for your help
Comment