πŸ€–Automated Trading

Automated Trading

EZ Algo v2 can send machine-readable signals directly to trading bots for fully automated execution.

How to Set Up

  1. Enable "Enable Webhook Alerts" in the Automated Trading settings group.

  2. Choose your Message Format:

Format
Compatible Platforms

Simple Text

3Commas, Alertatron, Cornix, Pionex, Bitsgap, most Telegram bots

JSON Data

Custom bots, REST APIs, advanced integrations

PineConnector

MetaTrader 4/5 via PineConnector EA

TradingView Placeholders

Generic webhooks

  1. In TradingView, create an alert with "Any alert() function call" and paste your bot's Webhook URL.

3Commas Signal Bot Integration

If you use 3Commas:

  1. Paste your Bot UUID and Bot Secret from your 3Commas Signal Bot page into the corresponding fields.

  2. EZ Algo will automatically format messages in 3Commas-compatible JSON.

Entry & Exit Configuration

  • Alert on Entry Signals β€” sends buy/sell to open positions

  • Position Size % β€” sets the position size as a % of your account (included in the message)

  • Leverage β€” sets leverage for futures/crypto bots

Take-Profit Scaling (Partial Exits)

  • Alert on TP Hits β€” sends alerts when TP levels are reached

  • Close % at TP1 / TP2 / TP3 β€” sets the percentage of the position to close at each level (e.g., 33% / 33% / 34% for equal scaling). When they sum to 100%, it automatically closes the full position across all TPs.

  • Toggle individual TP alerts on/off with Alert on TP1/TP2/TP3 Hit

Stop-Loss Alerts

  • Alert on SL / Trailing-SL Hits β€” sends a full close signal when the stop-loss or trailing stop is hit

Full Exit Events

Configure automatic full-close signals for special events:

  • All TPs Hit β€” closes when all three take-profits are reached

  • Signal Flip β€” closes when a new opposite signal appears

  • Trailing SL Hit β€” closes when the trailing stop triggers

  • All of Above β€” closes on any of these events

Reverse on Opposite Signal

Enable this to automatically close the current position and open a reverse position when an opposite signal appears (e.g., long β†’ short). Great for always-in-market bot strategies.

Suppress Option

Enable "Suppress Simple/Individual When Webhook On" to prevent human-readable messages from being sent to your bot. This ensures your bot only receives machine-readable webhook messages.

⚠️ Important: Always test automated trading with a demo account first before going live.

Quick Reference β€” Settings by Trading Style

Style
Timeframe
Preset
Sensitivity
TP/SL Mode

Day Trader

1m–1H

Scalp Trader

3–5

Scalp

Swing Trader

1H–12H

Swing Trader

5–7

Swing

Position Trader

Daily+

Trend Following

7–9

Position

Not Sure?

Any

None

Check Optimal

Auto Pilot ✈️

Last updated