hi Jaffer!
Would you be able to code indicators based off of TradingView?
hi Jaffer!
Would you be able to code indicators based off of TradingView?
Share your idea what you are thinking? TradingView?
Would like some detail on it.
Hello traders,
I am opening this thread to know the ideas of making different indicators based on your ideas.
I will code that for free and place it here for you.
I would love to know your ideas. Please do share. I will discuss it and if effective then will code it down at once in MQL5 probably.
Looking forward to hear from you all.
Regards.
it would be great having this indicator working on more TFs and adding a new line given by adding all the line values.
https://www.mql5.com/es/code/1927
Thanks

- www.mql5.com
Hello traders,
I am opening this thread to know the ideas of making different indicators based on your ideas.
I will code that for free and place it here for you.
I would love to know your ideas. Please do share. I will discuss it and if effective then will code it down at once in MQL5 probably.
Looking forward to hear from you all.
Regards.
What if its not necessarily an indicator that I want, what if its a specific EA Semi-Robot?
Sorry interested in Indicators Only. Not EA right now. Still would love to hear if its worth then.
it would be great having this indicator working on more TFs and adding a new line given by adding all the line values.
https://www.mql5.com/es/code/1927
Thanks
How many more TFs you are referring to? There PERIODS specified in the the ENUM_TIMERFRAMES. You want to say that you need all the 21 timeframes? Also, you see in the link the Author had shown that he is trying it on M15 nd hence has used the respective higher timeframe which suitably gets displayed.
Please clarify what is in your mind.
How many more TFs you are referring to? There PERIODS specified in the the ENUM_TIMERFRAMES. You want to say that you need all the 21 timeframes? Also, you see in the link the Author had shown that he is trying it on M15 nd hence has used the respective higher timeframe which suitably gets displayed.
Please clarify what is in your mind.
Sorry, I just saw this reply now:
forx example if I choose a M1, I would like to see Stochastic related to M1,M5,M15,M30,H1,H4,D1.
I would nice also to see a line created by M1+M5+M15+M30+H1+H4+D1.
Thanks
Hello traders,
I am opening this thread to know the ideas of making different indicators based on your ideas.
I will code that for free and place it here for you.
I would love to know your ideas. Please do share. I will discuss it and if effective then will code it down at once in MQL5 probably.
Looking forward to hear from you all.
Regards.
That's very thoughtful of you. I can probably come up with a number of ideas for useful indicators.
Here's one. An indicator that will automatically place pending orders at the high and low of any candle the user clicks on. When one pending order is triggered, the other pending order automatically cancels out.
There can also be a setting to allow for these pending orders to be set a certain pip/point amount above and below the selected candle, as well as a stop loss for a certain pip/point amount. If stop loss setting is set to 0, then no stop loss will be used.
Indicators can not place orders.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello traders,
I am opening this thread to know the ideas of making different indicators based on your ideas.
I will code that for free and place it here for you.
I would love to know your ideas. Please do share. I will discuss it and if effective then will code it down at once in MQL5 probably.
Looking forward to hear from you all.
Regards.