-
Hi there, I'm not a Docker expert... can you please point me how/where to add the wine prefix `WINEARCH=win32` for a 32-bit install of Metatrader4 within the Docker file?
```
$ docker run --net ho…
-
i know there is a command for
docker to get backtest data
but how do i know when i run a back test that those data are used instead ?
-
Hi,
I've installed MtApi.exe on 3 VPS. I get error "cannot load MTConnector.dll" in last Mt4 platform, while two other VPS were ok.
What can be wrong in last VPS? // have you any suggestion how repa…
-
### Situation:
When running backtesting on MtApi5 with multiple symbols optimization mode, once the last tick of a symbol within the date-range is proceeded, MtApi5 will stay frozen. No connection/co…
-
Hi,
I follow the Wiki to setup my EMAs. I see there is this parameter : candle_period: 1d
witch is good, but i'd like to know if it is possible to have the ema of the Highs, or the ema of the Lows…
-
When it keeps fetching data with MtApiClient Instance about 20 ~ 30 times a sec, after few minutes later(about 5~10 min I guess), all of MtApiClient instances return the exception above.
-
Hi there, first of all, thanks for the great project, secondly I'm not sure if I am the only one having this issue or not but when I called ```_zmq._DWX_MTX_SEND_MARKETDATA_REQUEST_()``` , noting is r…
-
![image](https://github.com/user-attachments/assets/bd5d9ee9-f5e9-4f7f-aadc-efe9ecf2166d)
Is it possible to create a function that cancel the pending orders if price hit a certain price level. exampl…
-
-
Hey everyone,
I was testing this out and found a few changes that need to be made to the build.py script.
Remove:
1. CuDNNLSTM
2. CuDNNGRU (they are no longer called like that).
Substitut…