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
Experts

KA-Gold Bot - expert pour MetaTrader 4

Vues:
21597
Note:
(15)
Publié:
2023.07.07 15:28
Mise à jour:
2023.07.07 15:31
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

EA setting

Video 1:


Video 2:


Video3:









Simple check open orders filter boolean function for Expert Advisors Simple check open orders filter boolean function for Expert Advisors

This is a simple boolean function for the EA to detect if there is any previous open market orders without using the "OrdersTotal()" built-in function which might cause the EA to calculate positions not opened by each specific magicnumber provided by the EA.

Ma Price Cross (Custom Time) Ma Price Cross (Custom Time)

Buys when price breaks above the MA and Sells when price breaks below the MA. User can choose the time range (server time) to trade in.

Grid Trading Algo Grid Trading Algo

This is a grid trading algorithm idea.

Grid and Martin Gale include file Grid and Martin Gale include file

Enables Programmers to create Martin Gale and Grid Trading strategies with ease.