Forum

How to apply a custom template

Hi everyone, I want to apply a custom template, so that my EA immediately starts to change/show the chart with that template. It is called "normal.tpl" Before, I want to check if that file is existing. So I print my terminal data path // Print the terminal data path string terminal_data_path=

custom RVI function - what does it return?

Hi everyone I recently started writing scripts. I wrote a function that creates a variable that contains a signal based on the RVI, that is 1 = buy, 2 = sell, 0 = no action. This is the function I wrote double rvifun(){ double rvifun = 0 ; double rvibasefast; double rvisignalfast; double

leverage compatibilty when chosing a signal + demo & live signal?

I would like to try signal copy trading, chosing a signal in MQL5.I have two questions: 1) When looking for a signal, I adjust the filters to get an overview on potential signals. What I don't understand is the leverage column: Don't I automatically trade using the leverage that is set by my broker