Buy Script:
Codice:
INPUTS: @price(CLOSE), @fastPeriods(5), @slowPeriods(14), @matype(SIMPLE)

SET TRAILING_STOP = 1000
SET TRAILING_PERCENT
...