Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

AO - Awesome Oscillator - without iAO() code for beginners by William210 - indicator for MetaTrader 5

Views:
3728
Rating:
(5)
Published:
2023.09.24 17:40
Updated:
2023.10.08 10:56
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Good evening.

Do you develop on Sunday? I do :-) 

Here is the last code of the day, which makes 3 :-) which you can find in the codebase. 

The Adaptive moving average, the Alligator and this one the Awesome Oscillator 


I wanted to redo the iAO function, because the indicator seems good to me, but the function does not take many arguments as you can see in the official doc 


With my code, you will have many more adjustment parameters on moving averages. Periods, methods and application


I offer you a simple and easy-to-understand code that includes basic concepts, minimal functional code and good learning practices. 


It can also serve as a code base to evolve it for your own requirements.


You can contact me directly if you need more details about this code 


If you have free development ideas you can give them on this post


I made other free indicator codes to help you take your first steps in Mql5 development

ADX code for beginners by William210

Alligator code for beginners by William210

AMA - Adaptive Moving Average - code for beginners by William210

Bands Bollinger code for beginners by William210

Ichimoku code for beginners by William210

MACDr code for beginners by William210

Momentum code for beginners by William210

Moving average code for beginners by William210

Rsi code for beginners by William210

Rsi without Irsi() code for beginners by William210

Stochastic code for beginners by William210

Don't forget to add stars to these codes for SEO, thank you !!

Moving average tutorial - Terminal

Moving average tutorial - Inputs

Moving average tutorial - Colors


Here is the comparison between the two indicators. They are quite identical

Moving average tutorial - Comparaison






    Marubozu Marubozu

    A Marubozo is a long-bodied candlestick with no shadow, from the Japanese word meaning "close-cropped". Candlestick charts look at the opening and closing price on a single day and are used by technical traders.

    AMA - Adaptive Moving Average - code for beginners by William210 AMA - Adaptive Moving Average - code for beginners by William210

    AMA - Adaptive Moving Average - beginner tutorial to learn how to code in MQL5

    Symbol Filling Policy Determination Symbol Filling Policy Determination

    This function allows you to retrieve and return the filling policy of a symbol in MetaTrader 5. This is useful for making trading decisions based on the filling policy of a specific financial instrument.

    ATR - Average True Range - code for beginners by William210 ATR - Average True Range - code for beginners by William210

    ATR - Average True Range - beginner tutorial to learn how to code in MQL5