Hello friends and expert, I want to copy the coordinat info like time and price based on cursor or crosshair location, is that possible? or there is indicator to copy that?
here's example:
This will help
- www.mql5.com
- arezt ryechoz #: please help im newbie at the code
Help you with what? You haven't stated a problem, you stated a want. Show us your attempt (using the CODE button) and state the nature of your difficulty.
No free help (2017)Or pay someone. Top of every page is the link Freelance.
Hiring to write script - General - MQL5 programming forum (2018)We're not going to code it for you (although it could happen if you are lucky or the issue is interesting).
No free help (2017) -
Enable mouse tracking, capture the location in the event handler, call the function to translate to price and time.
how do i operate the function like in the example code? can i just paste to the script my friend? please help im newbie at the code
The example in the link only works for click events. You will need to study chart event for mouse move to understand more.
- www.mql5.com
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
here's example: