Идея торговой системы
20 < T < 30
MA(P, 50) > MA(P, 200) and P(i) > MA(P(i), T) and V(i) > MA(V(i), 5) -> long
[ MA(P, 50) > MA(P, 200) and P(i) < MA(P(i), T) and V(i) > MA(V(i), 5) ] or SL -> cash
MA(P, 50) < MA(P, 200) and P(i) < MA(P(i), T) and V(i) > MA(V(i), 5) -> short...Читать далее