Watch how to download trading robots for free
Find us on Facebook!
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

Bands Bollinger code for beginners by William210 - indicator for MetaTrader 5

Views:
4628
Rating:
(6)
Published:
2023.08.31 17:38
Updated:
2024.06.04 09:39
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Good morning.

If this code malfunctions for whatever reasons, forgetting or MQL5 upgrades, let me know so I can correct it, thank you

You can find all my indicator codes in CodeBase or the Marketplace, free or purchasable, by searching for "William210".

An alternative code

All codes, all functions have examples in the official documentation if you want.

Why this code?
I wanted to rewrite simpler codes, easier to reuse.

Whether starting out in coding, or needing a basic code to evolve quickly,

it should help you, as it helps me with my own codes.

Leave a comment to tell me which one you prefer.The code from the doc or mine. 


May this code help you

Don’t forget to put a star for SEO!!!


I wrote other simple codes in CodeBase:

I offer many of these indicators in the Marketplace, search for me "William210"

Adaptative moving average using iama()

Adx using iadx()

Alligator using alligator()

ATR using iatr() 

The ATR is very useful for other indicators, such as SuperTrend which I offer in the marketplace

Awesome oscillator without iao()

Bands bollinger using ibands()

Donchian channel

Envelopes using ienvelopes()

Ishimoku using iishimoku()

Keltener channel

MACD using  imacd()

Momentum using iMomentum()

Moving average using ima()
I offer many multi-timeframe smoothing options in the marketplace.

The classics, EMA, SMA, EMA, SMMA, LWMA

On volumes, VWMA

RSI, with or not irsi()

Stochastic using  istochastic()


If you have code ideas to help or serve as a basis, request it on this thread

Bands Bollinger Mql5 by William210 - Terminal

Bands Bollinger Mql5 by William210 - Inputs

Bands Bollinger Mql5 by William210 - Colors

    Rsi code for beginners by William210 Rsi code for beginners by William210

    Rsi beginner tutorial to learn how to code in MQL5

    Moving average code for beginners  by William210 Moving average code for beginners by William210

    Moving average beginner tutorial to learn how to code in MQL5

    MACD code for beginners by William210 MACD code for beginners by William210

    MACD beginner tutorial to learn how to code in MQL5

    Ichimoku code for beginners by William210 Ichimoku code for beginners by William210

    Ichimoku beginner tutorial to learn how to code in MQL5