https://www.mql5.com/en/docs/trading/historydealgetdouble
https://www.mql5.com/en/docs/constants/tradingconstants/dealproperties#enum_deal_property_double
Documentation on MQL5: Trade Functions / HistoryDealGetDouble
- www.mql5.com
HistoryDealGetDouble - Trade Functions - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
Kang Feng #:
Thank you
https://www.mql5.com/en/docs/trading/historydealgetdouble
https://www.mql5.com/en/docs/constants/tradingconstants/dealproperties#enum_deal_property_double
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
I'm trying to code a script to run through my history to see the price slippage.
I'm able to get the Pending Order price but how do I get the executed price?