-
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…
-
It is suggested to add parameters for login in MetaTrader on the OpenBB platform (account number, password, server).
The platform's purpose of being an "API hub" could be expanded if it were possib…
-
Olá, sou iniciante em MQL5.
Testei seu código exatamente como ele está e meus alertas indicam que não é possível realizar a venda.
![image](https://user-images.githubusercontent.com/25208457/745…
-
I have mql4 how do I install this to build a script?
-
For example:
```
// See: http://forum.mql4.com/49780
void CalculateSupRes() {
int commonPoint;
int minLevel, maxLevel;
double highest, lowest, stepIncrement, tolerance, high;
doub…
-
What is the right way to call iCustom with different parameter types, i.e. a mixture of ints, doubles and strings? Please can you give me an example. Many thanks.
-
Dear micclly
i tried to make Your mt4R work. I am facing missing ddls.
Kernel32.dll for example is shown as missing dep. Its in c:\Windows\system32.
I tried to store it in ${MQL4}\libraries without s…
ghost updated
7 years ago
-
Hey,
I'm using the Vector with customized class, is there any way to save and load the vector to the disk?
Thanks
-
I noticed this before, and thought it was an MT4 issue, but in their docs, it show that this info should be available.
I don't see either Volume or Last coming from the `SymbolInfoTick()` response.
…
-
Where can I find that function? searched the whole MtApiClient but to no avail... code example would be appreciated.