RichPiano: Is there a way to read the order size from the market order window? I want to figure out the currently entered Lot Size parameter (encircled in blue) for the next market order programmatically, so i can develop an indicator which displays risk and reward levels accordingly :)
You can't access that information programmatically, but you can develop your own panel, like the following GUI:
- Indicators: Money Manager Graphic Tool - MQL5.community traders' Forum - Page 5
- 'Money Manager Graphic Tool' indicator by 'takycard'
Credit goes to @whroeder1 and @takycard respectively!
Ok thanks :)
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
Is there a way to read the order size from the market order window?
Here's an image:
I want to figure out the currently entered Lot Size parameter (encircled in blue) for the next market order programmatically, so i can develop an indicator which displays risk and reward levels accordingly :)
Thanks!