AlgoWay
162 subscribers
23 photos
41 links
AlgoWay News Channel
Download Telegram
Dear users, our chat support has moved to this address: https://t.me/+mc5cH-WBzCk0ZTE6
Channel photo updated
Important update for AlgoWay registrations.

Starting today, AlgoWay no longer allows new registrations using temporary or disposable email services, including temp-mail and similar providers.

Existing accounts will continue to work for now. We understand that some users may have registered with temporary email addresses in the past, so we are giving everyone time to move to a permanent email address.

Starting July 1, 2026, logins using disposable email addresses will be restricted.

If your AlgoWay account was registered with a temporary email address, please create a new account with a permanent email or contact support before July 1 so we can help with the transition.

Telegram support: @AlgoWaySupport

This change helps protect the service, reduce automated abuse, and keep customer accounts reliable.
Dear users,

Today, May 25, 2026, between 13:54 and 14:47 UTC, our infrastructure was affected by a DDoS attack.

During this period, the webhook server was unavailable, which may have caused some service operations to fail or not be processed correctly.

We apologize for the service disruption. Our team is already working on measures to localize and minimize the impact of similar incidents in the future.

Thank you for your understanding.
πŸ‘2
Do you want a News Filter in AlgoWay?
Anonymous Poll
88%
Yes, I need this feature
13%
No, I prefer to manage news risk manually
πŸ”” AlgoWay EA Update
A new version of AlgoWayWS-MT5 is available β€” v2.11
In this update:
βœ… some bugs have been fixed
βœ… some internal logic has been changed
βœ… added the ability to limit the number of trades in one direction
Update file is available here:
https://algoway.trade/downloads/AlgoWay_WS/MQL5/Experts/AlgoWayWS-MT5.ex5
πŸš€ AlgoWay Red News Filter is now live
We have launched the AlgoWay Red News Filter β€” a new protection layer for automated trading signals.
Now you can automatically block webhook signals during high-impact economic events such as CPI, PCE, GDP, Employment, FOMC/FED, interest rate decisions, and other red news categories.
You can configure:
βœ… enable or disable the filter for each webhook
βœ… block signals before a red news event
βœ… keep blocking signals after the event
βœ… select specific red news categories
βœ… protect TradingView, Telegram signals, AI parsing, MT5, crypto exchange, and prop firm workflows
This feature is especially useful for traders who use automation and need better control around news-based volatility.
πŸ“˜ Full guide:
https://algoway.trade/blog/algoway-red-news-filter-guide.html
Urgent Notice!
PayPal payments are temporarily unavailable due to a PayPal processing issue.

You can still renew your service using Crypto or Buy Me a Coffee. Your service access will not be interrupted while we process alternative payments.
Urgent Payment Update
Direct PayPal payments are temporarily unavailable due to a PayPal processing issue.
We have already added a new payment option: Pay with Credit Card.
Through this checkout, you can subscribe using a bank card, and depending on availability, you may also see PayPal or Link as payment options.
Available payment methods now:
Credit Card / PayPal / Link through the new checkout
Crypto
Buy Me a Coffee as a backup option
Important: if your PayPal renewal date is coming up, PayPal may automatically cancel your subscription during this period. Please keep an eye on your PayPal subscription status and account activity.
On our side, we are adding 2 extra days of access for affected accounts, so you have enough time to pay through an alternative method without losing access to the service.
This is a temporary situation. We are monitoring payments and will assist manually if any payment needs to be checked.
Tonight, after the UTC trading day ends and the planned webhook server restart is completed, a new webhook feature will become available: Symbol Mapping.

This feature allows you to replace an incoming trading symbol with the symbol required by your destination platform.

Format:

FROM

Example:

XAUUSD:GOLD, NAS100:US100, BTCUSDT.P:BTCUSDT

The left side is the symbol received by the webhook.
The right side is the symbol that will be sent to the trading platform.

The field is optional. When it is empty, nothing changes. When no matching incoming symbol is found, the signal continues to work as before. Replacement is applied only on an exact incoming symbol match.
πŸ‘2
Finally, IBKR is live in AlgoWay Connector.

Production-ready now:
β€’ Stocks: use .STK
β€’ CFDs: use .CFD

Examples: AAPL.STK, MSFT.STK, MSFT.CFD, XAUUSD.CFD.

Important: do not send plain symbols like AAPL, MSFT or XAUUSD. IBKR can resolve them to the wrong instrument/contract, so the suffix is required.

Supported via AlgoWay JSON:
market orders, limit orders, SL/TP, trailing, reverse, flat/close, opposite and inverse logic. AlgoWay waits for Filled before returning success and tracks state by account + contract id.

IBKR session warning: logging in with the same username through TWS, IBKR Gateway, Mobile, Client Portal or web forms can take over the session. During that time AlgoWay trading may be disabled and return a 401 session error. After the other session is closed, the watchdog reconnects automatically.

Futures, options and forex/cash will be added later based on real user requests.
Important: Telegram Copier Take-Profit Modes

Order size is taken from the Default Order Size field.

Example:
Default Order Size: 0.30

Telegram signal:
BUY XAUUSD
SL 2310
TP1 2320
TP2 2330
TP3 2340

1. First TP Only

Only TP1 is used.

Opened order:
symbol: XAUUSD | action: BUY | size: 0.30 | SL: 2310 | TP: 2320

TP2 and TP3 are ignored.

2. Split Size Between TPs

Default Order Size is split between all TP levels.

Opened orders:

1. symbol: XAUUSD | action: BUY | size: 0.10 | SL: 2310 | TP: 2320
2. symbol: XAUUSD | action: BUY | size: 0.10 | SL: 2310 | TP: 2330
3. symbol: XAUUSD | action: BUY | size: 0.10 | SL: 2310 | TP: 2340

Total opened size: 0.30

3. Full Size For Each TP

Full Default Order Size is used for every TP level.

Opened orders:

1. symbol: XAUUSD | action: BUY | size: 0.30 | SL: 2310 | TP: 2320
2. symbol: XAUUSD | action: BUY | size: 0.30 | SL: 2310 | TP: 2330
3. symbol: XAUUSD | action: BUY | size: 0.30 | SL: 2310 | TP: 2340

Total opened size: 0.90
πŸš€ Telegram Signal Copier update
We have updated the Telegram Signal Copier in AlgoWay.
Now you can test Telegram signals directly from the AlgoWay dashboard before using them in real copying.
Paste the signal text, and AlgoWay will show:
βœ… what was parsed from the Telegram signal
βœ… the final JSON payload
βœ… the broker / platform response
βœ… errors if something cannot be executed
What’s new:
πŸ”Ή Telegram signal testing from the dashboard
πŸ”Ή Entry range handling
Example: Entry: 2.308 - 2.280
πŸ”Ή Multiple Take Profit support
πŸ”Ή Split Size Between TPs mode
πŸ”Ή Separate default trade size by symbol
Example:
BTCUSD:0.01, EURUSD:0.02, USDCAD:0.1
This is especially useful for crypto, metals, indices, and Forex, because one default trade size does not work well for every instrument.
How size logic works:
If the Telegram signal includes a trade size, AlgoWay uses the size from the signal.
If no size is included, AlgoWay uses the default size configured for that specific symbol.
If the symbol has multiple Take Profit levels, AlgoWay can split the position size between them.
We also improved error handling.
The test window now shows not only what AlgoWay understood from the signal, but also the real broker or platform response after sending it.
Telegram Signal Copier is now much closer to a real working automation tool, not just forwarding text into a webhook.
We’ve updated the AlgoWay user dashboard.

After login, users now see a new product Store, making it easier to choose what they want to connect or buy:

* Trade Webhooks - webhook access for TradingView, MetaTrader 5, and cTrader
* MT5 Private VPS - dedicated VPS service for running MetaTrader 5
* Telegram Signal Copier - automation for Telegram trading signals

Trade Webhooks and Telegram Copier are now separated into different sections, so each service can be managed from its own page without mixing different workflows.

The update is already live:
https://algoway.trade/login
⚠️ cTrader O-API authorization issue
Some users may see this error when connecting cTrader O-API:
HTTP 429 Too Many Requests
Too Many Attempts
The error appears after clicking Allow access, during the token request on the cTrader side. In this case, AlgoWay cannot receive the refresh token, so the webhook cannot be saved or updated correctly.
We have contacted cTrader support, and they said they will look into this issue.
For now, please do not click Get Token from cTrader repeatedly. Repeated attempts may trigger or extend the temporary limit.
When cTrader provides an update or fix, we will post it here.
New free strategy in the AlgoWay showcase
RSI Strategy [AlgoWay Edition]
https://www.tradingview.com/script/bnM2Hmsf-RSI-Strategy-AlgoWay-Edition/
This is a simple RSI-based DCA strategy adapted for AlgoWay webhook execution routes.
Important warning: this strategy is not for beginners.
We do not recommend it to traders who do not understand day trading timing, cannot wait days or even a week for a valid signal, or expect every position to close quickly. In some market conditions, a position may stay open for weeks or even close to a month.
We also do not recommend it to anyone who does not understand pyramiding, martingale-style sizing, averaging orders, and DCA risk.
Use it only for testing, research, and with proper risk control.
Would a Cloud MT5 (No VPS/No EA) setup be more convenient for you than using your own VPS with an installed EA Connector?
Anonymous Poll
100%
Yes, Cloud MT5 would be more convenient
0%
No, I do not trust the quality and security of such a solution
πŸš€ BitMEX Trading Module Update

We have added full BitMEX support for order execution and risk management.

What’s new:

βœ… Market and Limit order execution
βœ… Stop Loss and Take Profit by exact price
βœ… Stop Loss and Take Profit by pips
βœ… Protective Stop-Loss orders
βœ… Take-Profit trigger orders
βœ… Trailing Stop in pips
βœ… Automatic price and quantity normalization
βœ… Flat cleanup: cancels all pending entry, SL, TP, and trailing orders, and closes the open position

BitMEX trading is now safer, more precise, and more convenient for automated trading.
❀1
πŸ”” AlgoWay Notifications Are Now Available on Discord!
Previously, alerts and trading operation notifications were available through Telegram. You can now send them directly to your Discord channels as well.
How to enable Discord notifications:
In Discord, open Channel Settings β†’ Integrations β†’ Webhooks, create a webhook, and copy its URL.
In AlgoWay, go to Settings β†’ Discord Notifications, paste the Webhook URL, enable Discord Notifications, click Save Settings, and use Send Test Message to verify the connection.
A new Entry Order Mode option has been added to the Telegram Copier settings.
Automatic keeps the current behavior: if the signal contains an entry price, a limit order is created.
Always Market ignores the entry price and opens the trade as a market order while preserving the Stop Loss, Take Profit, and position size.
πŸ‘1
Dear users,

OVHcloud will perform mandatory maintenance from July 14 at 18:30 UTC until July 15 at 08:00 UTC.

During this period, the server may be unavailable for up to 30 minutes.

After access is restored, you must:

1. Connect to your VPS via RDP.
2. Log in to Windows.
3. Start all MetaTrader 5 terminals.
4. Verify that the trading accounts are connected, Expert Advisors are running, and algorithmic trading is enabled.