-
Hi,
**Sorry for my English, I used the google translator**
While studying FX, I found several channels / groups on telegram that offer signal services.
The problem is that the "signals" arriv…
-
I import MQL4 to run, but it can not work.
my code:
```
DB = MySqlConnect(Host, User, Password, Database, Port, Socket, ClientFlag);
if (DB == -1) {
Print ("Connection failed! Error…
-
OSX Catalina 10.15.4
Can't install any software. Tried different installers for different softwares but all of them give the same error.
![image](https://user-images.githubusercontent.com/153655…
-
could i use i the libary to develop my dll to control mt4 ?
-
Hi,
Is there a way to get the list of all available instruments?
Thanks.
-
```
Vector fractalData;
...
void UpdateFractalData(Fractal &fractal)
{
if (fractal.GetFractalPriceHigh() != 0.0 && fractal.GetFractalPriceLow() != 0.0 && fractal.GetFractalTime() != 0 && fr…
-
Hi,
I have just installed required server and client.
```
trades = 10
for _ in range(trades):
_zmq._DWX_MTX_NEW_TRADE_()
```
the strange thing is, only second half of my orders are exec…
-
hey
when I change monitor variable == true
I got result below:
[KERNEL] NO HANDSHAKE ON PUSH SOCKET.. Cannot SEND data
please help me to fix this error.
-
I cannot make it work with data exported in realtime by this metatrader indicator that uses:
file = FileOpen(Symbol() + "-Ticks.csv",
FILE_WRITE | FILE_READ | FILE_CSV | FILE_SHARE_READ, se…
-
Is there any way to get OHLC data from DWX_MTX_SEND_MARKETDATA_REQUEST instead of only the close
Pucal updated
5 years ago