milad / Publications
Forum
Consistency between SYMBOL_FILLING_* and ORDER_FILLING_* values
Hello, Wouldn't it be better if the values of SYMBOL_FILLING_* and ORDER_FILLING_* were consistent? Or adding SYMBOL_FILLING_* to the python library and adding integer values on ORDER_FILLING_* SYMBOL_FILLING_*(not exist in Python): SYMBOL_FILLING_FOK 1 SYMBOL_FILLING_IOC 2 SYMBOL_FILLING_BOC 4
Apply the moving average and RSI on a custom indicator
hello, I want to apply moving average or RSI on a second data/line of a custom indicator. My indicator draws two lines. There is no difference between choosing first indicator's data and previous indicator's data. on both options the moving average is calculated for the first line
The moving average indicator does not have inherit scale
I want to add two moving averages on the same sub-window, but because they do have not `inherit scale` so the mt5 draws them almost in the wrong way
Select trade server via Python or MQL
I fetch price data via python, some times the selected trade server does not response for a while. Is there any way get trade servers list with info(response time) and select one of them via python or mql
Open meta trader 5 with custom browser protocol
Hi there For opening specific program on windows from browser we use custom browser protocol. mt5 use this for opening product from browser,with this link: mql5buy://example product/free Is there any custom browser protocol for opening symbol from browser in specific time frame? some thing like