Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Facebook!
Participe de nossa página de fãs
Script interessante?
Coloque um link para ele, e permita que outras pessoas também o avaliem
Você gostou do script?
Avalie seu funcionamento no terminal MetaTrader 5
Experts

KA-Gold Bot - expert para MetaTrader 4

Visualizações:
21390
Avaliação:
(15)
Publicado:
2023.07.07 15:28
Atualizado:
2023.07.07 15:31
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para 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.