Sebastien Nicolas Paul Boulenc / Profile
- Information
4 years
experience
|
0
products
|
0
demo versions
|
0
jobs
|
0
signals
|
0
subscribers
|
slower than light
Friends
16
Requests
Outgoing
Sebastien Nicolas Paul Boulenc
Added topic Setting all parameters at once in the optimizer
Hello, I have a practical issue with the MT5 optimizer. In neural network models, the number of weights increases exponentially with the number of nodes. It becomes then quickly impossible to set them all manually. I haven't found how to modify the
Share on social networks · 1
6
Sebastien Nicolas Paul Boulenc
Added topic Confusion about inner product function
I am studying in the documentation, the inner product function : https://www.mql5.com/en/docs/matrix/matrix_products/matrix_inner I struggled understanding the logic because my results differed from those of the example. It seemed in this example
Sebastien Nicolas Paul Boulenc
Added topic Bug report - Optimizer stops plotting dots after closing windows
Just to tell a not so grave bug i have had for a while now : in the tester, when optimizing some parameters of an EA, dots results are being plotted on a window, the bug is : if you close some window in the background, the current window stops
Sebastien Nicolas Paul Boulenc
Added topic Can't create a CSV file from terminal
I am not able, from Meta Editor, to open/create a CSV file to write in it. The code made in this purpose doesn't return any error or warning, filehandle=1; LastError=0; but still I don't see any CSV file being created afterward in the destination
Sebastien Nicolas Paul Boulenc
Added topic Why is the RSI value never equal to 0 nor 100 ?
Evening, I am trying to apply the RSI formula to another indicator instead of the price, and i have an issue understanding the value it takes. Here is the official formula : //--- calculate first visible value
Share on social networks · 1
2
: