Derrick Liebenberg:
search codebase. there is one that you can select all of the different mas over stochastic, and the visual is 100% same as if you drag and drop the standard ma over the stochastic chart.
Michael Charles Schefe #:
search codebase. there is one that you can select all of the different mas over stochastic, and the visual is 100% same as if you drag and drop the standard ma over the stochastic chart.
Hi Michael, thank you for your reply. I searched the MQL5 CodeBase using terms like Stochastic, Moving Average, MA over Stochastic, and Stochastic Moving Average, but I couldn't find the indicator you mentioned. Could you please tell me the exact name of the indicator or post the CodeBase link? I'd really appreciate it.
search codebase. there is one that you can select all of the different mas over stochastic, and the visual is 100% same as if you drag and drop the standard ma over the stochastic chart.
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
Subject: Can the built-in Moving Average overlay on Stochastic be reproduced in a custom MQL5 indicator?
Hi everyone,
I'm trying to recreate the exact behavior of MetaTrader 5 when you drag the built-in Moving Average indicator onto the built-in Stochastic Oscillator.
My goal is not to calculate an EMA of the stochastic values, and not to normalize or convert the EMA into a 0–100 oscillator.
What I want is the exact behavior of the built-in MT5 overlay:
My questions are:
If anyone has implemented this before, or knows whether it is technically possible, I would really appreciate your guidance.
Thank you.