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 it possible to have a functionality that give the Profit based on the stop loss?
I mean a kind of OrderProfit with parameter OrderProfit(p) where p is my stop loss
Set the stop loss based on the market. Set the lot size based on risk. Tickvalue changes if the account currency isn't in the symbol.
Hi,
Is this still the best way to calculate this? Asking as this is a very old thread.
I want to use this so that I can accurately compound my profit via a fixed 1-2% rix etc.
If you have an updates code snippet of this, I would greatly appreciate it if you could share :)
Everything you post looks rather advanced. The way you comment is very good as well!
Thanks!
MODE_TICKVALUE is not reliable on non-fx instruments with many brokers - MQL4 programming forum 2017.10.10
Is there an universal solution for Tick value? - Currency Pairs - General - MQL5 programming forum 2018.02.11
Lot value calculation off by a factor of 100 - MQL5 programming forum 2019.07.19
Most pairs are worth about $10 per PIP. A $5 risk with a (very small) 5 PIP SL is $5/$10/5 or 0.1 Lots maximum.