This simple Fast/Slow EMA cross strategy is designed to be used with Alertatron to place limit orders and use a trailing stop/take profit.
Features:
Features:
Notas de Lançamento:
Moved ta.highest() and ta.lowest() out of local scope and into global scope.