
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
Basically i know alittle bit C++ language , but i am not sure how to write code in MQL .
Well i want to write code to perform a task described below .
Task :
to place and "Order" , buy or sell of a "x" amount(LOt e.g one dollor), at "x" Time (like e. g place it at 10:00'o clock ), now the order should b placed at current price of that Time + 5 points .
For example :
place Buy order
at 10:00 o'clock
voulme= 1 Lot
Price that time's current price e;g 1. 9646 + 5 ponits
Pair Gbp/Usd.
Now plz help in Writing this code which is excutable in "Interbankfx" ternimal.
Hoping for your Reply .... ;)