Type/to search

Range Filter Buy and Sell 5min [Strategy]

EMA
35
Follow
60
Followers
Source
Pine
/*backtest
start: 2021-05-08 00:00:00
end: 2022-05-07 23:59:00
period: 4h
basePeriod: 15m
exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}]
*/
//@version=3
strategy(title="Range Filter Buy and Sell 5min [Strategy]", overlay=true, commission_type=strategy.commission.percent, commission_value=0.025, default_qty_type=strategy.cash, default_qty_value=10000, initial_capital=10000, slippage=0)

// === INPUT BACKTEST RANGE ===
useDate = input(true,     title='---------------- Use Date ----------------', type=bool)
Strategy parameters
Strategy parameters
---------------- Use Date ----------------
From Month
From Day
From Year
To Month
To Day
To Year
Source
Use HA Candles
Sampling Period
Range Multiplier
----- Use Stop Loss / Take profit -----
Stop Loss %
Take Profit %
Comment
All comments (0)
No data
No data
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)