Veröffentlichte Produkte

Populäre
Telegram Bot Signals Parser
AHMAD ALI MAHER MOHAMAD
1 (2)
MQL4 Expert parsing signals from Telegram bot and executing the orders. Install EA, Telegram. Create a telegram bot which will distribute signal and specify it's token in EA input settings as well as key words which will be used to parse a signal. You can change or add key words by your own. Default values (lot, stops) are used in case the incoming signal don't include them. Specify "Allow DLL imports" in EA Settings.
Trade Control Panel for MT5
AHMAD ALI MAHER MOHAMAD
Trade control panel for MetaTrader 5. Modified version of the panel from the article  https://www.mql5.com/en/articles/4727 . Based on EasyAndFastGui library. Added option to close positions and trades separately. Can be used for controlling other EA which is running for example in VPS. More functionaly will be added with the future updates.  No input parameters, just run EA as normally and enjoy. The window can be minimized.
EA is parsing trade signals from Telegram bot and executes it in MT5 terminal. To configure you need to complete the following steps: Specify the bot tokein in input settings. Specify a list of key words used for detecting a type of signal (Buy/Sell), for entry price and for stops. Specify default settings for stops and lot size in case incoming signal don't include these details.