Native Websocket
35 USD
Опубликован:
27 июня 2023
Текущая версия:
1.418
Не нашли подходящего робота?
Закажите собственного
на бирже фрилансеров
Перейти на биржу
Закажите собственного
на бирже фрилансеров
Как купить торгового робота или индикатор
Запусти робота на
виртуальном хостинге
виртуальном хостинге
Протестируй индикатор/робота перед покупкой
Хочешь зарабатывать в Маркете?
Как подать продукт, чтобы его покупали
Вы упускаете торговые возможности:
- Бесплатные приложения для трейдинга
- 8 000+ сигналов для копирования
- Экономические новости для анализа финансовых рынков
Регистрация
Вход
Вы принимаете политику сайта и условия использования
Если у вас нет учетной записи, зарегистрируйтесь

After downloading the library, you might need to use this #include file or copy the #import in the description example.
Upload "WSMQL.mqh" into MQL5\Include\ folder, then
#include <WSMQL.mqh>in your program's code.
You are good to go!.
If you need help or are facing any difficulties using the library, please, don't hesitate to hit me up.
After downloading the library, you might need to use this #include file or copy the #import in the description example.
Upload "WSMQL.mqh" into MQL5\Include\ folder, then
in your program's code.
You are good to go!.
If you need help or are facing any difficulties using the library, please, don't hesitate to hit me up.
Скрипт не загружается?
Скрипт не загружается?
Please always confirm the library was placed in the correct location (MQL5\Libraries) and also saved as "WebsocketClient.ex5" if you intend to use the "WSMQL.mqh" uploaded above.
Файл не найден, переместите/переименуйте его в «WebsocketClient.ex5» , поскольку MetaTrader иногда сохраняет файл как «Native Websocket.ex5».
Да, спасибо!!!
Yes thank you!!!
Пожалуйста.
After downloading the library, you might need to use this #include file before being able to use the CWebsocketClient class correctly.
Upload "WSMQL.mqh" into MQL5\Include\ folder, then
#include <WSMQL.mqh>in your program's code, please make sure the library has been renamed to "WebsocketClient.ex5" or use the second version attached below this message.
You are good to go!.
If you need help or are facing any difficulties using the library, please, don't hesitate to hit me up.
NB: This is for you if you didn't find "WebsocketClient.ex5" in your Libraries folder.
Upload "WSMQL.mqh" into MQL5\Include\ folder, then
#include <WSMQL.mqh>in your program's code.
You are good to go!.
If you need help or are facing any difficulties using the library, please, don't hesitate to hit me up.
I have this error when I try to launch my EA.
Have you experienced this before ?
Thanks for your help!
Hello,
I have this error when I try to launch my EA.
Have you experienced this before ?
Thanks for your help!
Hi,
You can PM me, I will release an updated version immediately.
Hello,
I have this error when I try to launch my EA.
Have you experienced this before ?
Thanks for your help!
I didn't receive a reply from you about What version of MetaTrader is the error being shown on?
Hello,
I have this error when I try to launch my EA.
Have you experienced this before ?
Thanks for your help!
The library has been updated, please retry
Please always confirm the library was placed in the correct location (MQL5\Libraries) and also saved as "WebsocketClient.ex5" if you intend to use the "WSMQL.mqh" uploaded above.
It is not necessary to rename the downloaded library to WebsocketClient.ex5 anymore, the new WSMQL.mqh expects Native Websocket.ex5 which seems the default name MetaTrader will save as when downloading
Attached is the latest WSMQL.mqh with Improved error logging