How to?
Info: avoid/understand overfitting
Create a MultiPair Bot in 3Commas.
3Commas changes its layout frequently, but the core functionality usually remains the same. We need to create one normal DCA bot—not a signal bot.
Currently, there's a "Start a new Bot" button in the top right corner.
Configure the multipair DCA Bot.
(NEW LAYOUT BELOW ⬇️
From the pop-up, select "DCA Bot." This will serve as the template for configuring our multipair bot.
Go to “Multi-pair” and then USDT_ALL if this is the stable coin of your choice.
In the Strategy section you have to choose Trading View custom signal. The amount of active deals and base order size depends on your trading capital.
It's advantageous to use 3Commas' limit order take profit instead of TradingView's. TradingView's TP order is a market order, which can result in slippage and higher fees.
For better results, set a slightly higher TP in TradingView (vyn premium) than in 3Commas. For instance, use 4.5% in TradingView and 4% in 3Commas. This approach increases the likelihood that the limit order will be filled when TradingView signals the trade's closure.
In these sections, our sole action is turning off 3Commas' built-in Safety Orders by moving the slider to 0. This step completely deactivates the SO section.
The process remains the same, but the interface differs from the classic layout.
The new layout is cleaner and faster to set up.
After clicking "Multi-Pair," select "USDT ALL" from the Pairs dropdown menu.
Then it should look like this:
Choose TradingView Custom Signal and turn off the Safety orders.
It's advantageous to use 3Commas' limit order take profit instead of TradingView's. TradingView's TP order is a market order, which can result in slippage and higher fees.
For better results, set a slightly higher TP in TradingView (vyn premium) than in 3Commas. For instance, use 4.5% in TradingView and 4% in 3Commas. This approach increases the likelihood that the limit order will be filled when TradingView signals the trade's closure.
We don’t need anything else from these sections.
Connect 3Commas and TradingView
After creating your DCA Bot, you'll be directed to a new page. Scroll down to find the "Messages to copy" section.
Copy the JSON Message into any text editor.
We need the bot_id and email_token values, without the quotation marks.
Paste the bot_id and email_token values into their respective fields.
Creating Alerts
Hover over vyn premium on your superchart. When you click on the three dots, a menu will open with the option "Add alerts on vyn premium"
Under Notifications → Webhook URL input:
https://app.3commas.io/trade_signal/trading_view
Under Settings → Message, input:
{{strategy.order.alert_message}}
You can choose any name for the alert.
Ensure the Condition field displays "vyn premium".
On the right hand side you will now find the alerts that have been created.