Is there a way to view pm/ah trades? Or is this something only my broker can do?
- Demo account questions
- Referencing previous ohlc values
- MT4 signal sign up?
antiseptic:
Is there a way to view pm/ah trades? Or is this something only my broker can do?
Is there a way to view pm/ah trades? Or is this something only my broker can do?
I am not sure if I understand what you want!
but maybe if I am correct you want to know an order open time. so, see below might be useful with you
OrderOpenTime()
Returns open time of the currently selected order.
datetime OrderOpenTime();
Returned value
Open time of the currently selected order.
Note
The order must be previously selected by the OrderSelect() function.
Example:
if(OrderSelect(10, SELECT_BY_POS)==true) |
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