Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Rsi without Irsi() code for beginners by William210 - indicateur pour MetaTrader 5

Vues:
4480
Note:
(4)
Publié:
2023.09.21 14:58
Mise à jour:
2024.06.02 15:42
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Good morning

Is the week going well?


The idea of this code was suggested in this discussion


Redoing the Irsi() function to see how an Rsi is calculated will allow you to see the code and concepts that can be useful to you in your next developments.

Limit the path in oncalculate.

FOR loops.

STATIC variables.

How to write and document functions.

The flags.


I wrote other simple codes in CodeBase:

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

Rsi without Irsi beginner tutorial - Terminal

Rsi without Irsi beginner tutorial - Inputs

Rsi without Irsi beginner tutorial - Colors

Rsi without Irsi beginner tutorial - Levels


Fractals - adjustable period and prices Fractals - adjustable period and prices

Fractals - adjustable period and prices for MT5

Hull Moving Average Hull Moving Average

Here is my implementation of a colored Hull Moving Average.

Alligator code for beginners by William210 Alligator code for beginners by William210

Alligator beginner tutorial to learn how to code in MQL5

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