
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
Heres a calculation example
Hello all
Could any kind soul write this simple indicator for me?
I need an indicator that draws only 2 horizontal lines, one x ticks above and other x ticks below the current previous bar close price.
I would be eternally grateful
It's error 130.
I want to develop very simple EA.
1) All pending order is automatically open with 30 pips interval.
2) 50 pips tp must be on all orders.
3) For each closed order, a new order must be opened at the previous opening level.
I am not programmer , i need codes.
Please help me.
Thank you
what do i do next, i want my robot to buy when indicator> 0 and sell when <0
Don't post pictures of code, they are too hard to read.
Please edit your (original) post and use the CODE button (Alt-S)! (For large amounts of code, attach it.)
General rules and best pratices of the Forum. - General - MQL5 programming forum 2019.05.06
Messages Editor
Help you with what? You haven't stated a problem, you stated a want.
How To Ask Questions The Smart Way. 2004
Prune pointless queries.
You have only four choices:
Search for it. Do you expect us to do your research for you?
MT4: Learn to code it.
MT5: Begin learning to code it.
If you don't learn MQL4/5, there is no common language for us to communicate. If we tell you what you need, you can't code it. If we give you the code, you don't know how to integrate it into your code.
or pay (Freelance) someone to code it. Top of every page is the link Code Base.
Hiring to write script - General - MQL5 programming forum 2019.08.21
We're not going to code it for you (although it could happen if you are lucky or the problem is interesting.) We are willing to help you when you post your attempt (using CODE button) and state the nature of your problem.
No free help 2017.04.21
Hi everyone. I'm looking for a simple (adjustable) Keltner channel or bands indicator where I can get an alert any time price crosses either the upper or lower band - doesn't even need to close over/under, just cross that band/channel.
I promise I've looked EVERYWHERE on the internet to see if it already exists - tried one with an alert but didn't work because the alert was on the center/middle line.
If anyone can point me in the right direction, much appreciation to you!