Hello traders,
This script using multi MA and EMA , MACD , RSI ... for vote BUY or SELL.
If 80% signal vote for BUY, signal Long will been active
or 80% signal vote for SELL, signal Short will been active
Recommend using this script for Trend trader, not using for Scalping trader or Swing trader!
Best backtest in:
- BTC/USDT H8, D1
- LTC/USDT: D1
- ETH/USDT: H8
- BCH/USDT: H2, H4
- LINK/USDT: H8
...
With other symbols and time frame, you can do it yourself.
We are recommend using with min time frame H2 for all symbol or using H8 only.
Setting for backtest:
- Signal %: set percent for active signal. Recommend set 80 for big time frame or 90-95 for small time frame.
- Trade type:
+ LongShort (default): trade Long and Short if you trade with margin account.
+ LongOnly: if you trade with spot account, select Long only for backtest.
+ ShortOnly: if you trade with margin account and like short only.
- Take profit %: close order if profit > this value. Set to 0 for disable this function.
- Stop loss %: close order if profit < this value. Set to 0 for disable this function.