Questions from Beginners MQL5 MT5 MetaTrader 5 - page 545

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
What to put in the external settings?
If you are referring to the settings of the levels to be optimised and changed by the user, you already have them in place.
I've got it.
Thank you.
Can someone advise:What to do if trades are not automatically copied with the lot volume that the trader has positioned, but with larger volumes????
Can someone advise:What to do if trades are automatically copied not with the volume of the lot, which is positioned by the trader, but with larger volumes????
Try reading about trading signals or search the forum. https://www.mql5.com/ru/articles/523. Maybe, the deal volume is calculated as a percentage of the deposit and your deposit is higher than the deposit of the trader to whose signal you are subscribed.
Please tell me how to write in the code (if an order is closed in deficit, then the next one will be increased). There is no SL or TP.
Maybe there is a special function for this?
Please tell me how to write in the code (if an order is closed in deficit, then the next one will be increased). There is no SL or TP.
Maybe there is a special function for this?
And tell me where to get a lightweight terminal?
All right. No one's talking. Let me get this straight. Renat let it slip that MQ vps have lightweight terminals. They're supposed to be fast because of that. Well, where do I get one?
There is no special one. You need to find the last closed position in the trading history. And then see if it closed with a loss or not.
Please tell me how to write in the code (if an order is closed in deficit, then the next one will be increased). There is no SL or TP.
Maybe there is a special function for this?
Forum on trading, automated trading systems and trading strategy testing
Bugs, bugs, questions
comp, 2016.03.31 07:39
Help solve an ambush. I'm rewriting from MT4 to MT5, everything is working out slowly, but I can't find the analogue of four-wayIndicatorBuffers.
I've learned that there is no analogue in article Moving from MQL4 to MQL5. What the hell is this?
Article:How to write an indicator in MQL5.
Documentation:Program Properties (#property).
indicator_buffers
int
Number of buffers for an indicator calculation
indicator_plots
int
Numberof graphic series in the indicator