Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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
Scripts

Bulk Information 1.0 - script pour MetaTrader 5

Vues:
4041
Note:
(11)
Publié:
2020.09.16 08:08
Mise à jour:
2020.09.16 08:22
BulkInfo.mq5 (51.82 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

  • This script displays useful information.
  • HTML file created is under MQl5/Files folder.
  • If you want to open file automatically after running script disable comments at the beginning and end related to ShellExec API.
  • Check "Allow Dll import". to display information on default web browser.



DEmon






    Strategy - Set And Forget (with Martingale system) Strategy - Set And Forget (with Martingale system)

    This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

    Decorator - structural design pattern Decorator - structural design pattern

    Attach additional responsibilities to an object dynamically; and provide a flexible alternative to subclassing for extending functionality

    Volatility vs Range Volatility vs Range

    This indicator shows the amount of price movement within a certain time, compared to the actual price movement range. Good to detect consolidation areas, as well as new trends being formed

    Facade - structural design pattern Facade - structural design pattern

    Provide a unified interface to a set of interfaces in a subsystem; facade defines a higher-level interface that makes the subsystem easier to use