krisn / lws2mql

Websocket client library for MetaTrader Platform. Supports MQL4 and MQL5.
MIT License
114 stars 73 forks source link

Did you even collect an example before publishing it? #8

Open StasToken opened 3 years ago

StasToken commented 3 years ago

Did you even collect an example before publishing it? - the source code itself is not collected at the second step, the mql example also does not work, in general it is written with the grossest errors - two variables have a stupidly undefined type 'i' - undeclared identifier ws.mq5 47 58 'payload' - undeclared identifier ws.mq5 77 4

StasToken commented 3 years ago

function OnCalculate should return a number - returns nothing author - WTF?