INVITE-ONLY SCRIPT

Ichi-Burnes Strategy v1

718
Custom made for Ichi-Burnes,

in this first iteration the strategy incorporates TK-Cross, Momentum and Fractals, as well as Take Profit, Stop-Loss and Trailing Stop (all exits are %-based).

//To opt NOT to use take profit or stop loss or trailstop just set the corresponding % to 0

//Minimal Tick is used for calculating the exits via Take Profit/Stop Loss/Trailing Stop, it is the smallest possible value of a price change
//(e.g. on BitFinex for LTCUSD Minimal Tick = 0.001, for BTCUSD it's = 0.1)

//Beware of TradingView's way of calculating Trailing Stop Loss that always assumes the price inside the candle always moved in the direction that favors the trade of the user in the backtest
//More here: backtest-rookies.com/2018/06/08/tradingview-trailing-stop-mechanics-beware-version-3/

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.