[laoowai]BNB_USDT_3m_3Commas_Bollinger_MACD_RSI_Strategy by laoowai

By laoowai

Performance Metrics

Description

BNB_USDT _3mRelease Notes:Time: 3minPair: BNB_USDTUse: {{strategy.order.alert_message}}What's the difference with 3Commas Bollinger Strategy by tedwardd:1. Initial capital: 1210 USDT (10$ Base order / 400$*3 Safety order), if you will change, please change JUST safety order volume or number of safety orders 2-32. Using just 2(3) safety order (original script 4)3. More high-performance strategy for BNB_USDT4. Using MACD to sell order (original script take profit by scale), thanks Drun30.5. Using RSI to analyze the market conditions.Need to change:bot_id = input(title="3Commas Bot ID", defval="YOUR DATA")email_token = input(title="Bot Email Token", defval="YOUR DATA")---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------FAQ copy from tedwardd---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------This strategy is intended for use as a way of backtesting various parameters available on 3commas.The primary inputs for the strategy are:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------// USER INPUTSShort MA Window - The length of the Short moving averageLong MA Window - The length of the Long moving averageUpper Band Offset - The offset to use for the upper bollinger offsetLower Band Offset - The offset to use for the lower bollinger offsetLong Stop Loss % - The stop loss percentage to testLong Take Profit % - The Take profit percentage to testInitial SO Deviation % - The price deviation percentage required to place to first safety orderSafety Order Vol Step % - The volume scale to test3Commas Bot ID - (self-explanatory)Bot Email Token - Found in the deal start message for your bot (see link in the previous section for details)3Commas Bot Trading Pair - The pair to include for composite bot start deals (should match the format of 3commas, not TradingView IE. USDT_BTC not BTCUSDT )---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Start Date, Month, Year and End Date, Month, and Year all apply to the backtesting window. By default, it will use as much data as it can give the current period select (there is less historical data available for periods below 1H) back as far as 2016 (there appears to be no historical data on Trading view much before this). If you would like to test a different period of time, just change these values accordingly.---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Composite bot using a Bollinger band type trading strategy. While its primary intention is to provide users a way of backtesting bot parameters, it can also be used to trigger a deal start by either using the {{strategy.order.alert_message}} field in your alert and providing the bot details in the configuration screen for the strategy or by including the usual deal start message provided by 3commas.---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Original script:1. 3Commas Bollinger Strategy by tedwardd2. Momentum Strategy ( BTC /USDT; 1h) - MACD (with source code) by Drun30

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView