Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Telegram!
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
Indicadores

Not Only Spread - indicador para MetaTrader 4

Visualizações:
13066
Avaliação:
(11)
Publicado:
2016.02.17 08:52
Atualizado:
2016.02.18 08:55
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance

Spread, its moving average (EMA), its maximum and minimum, and ticks per second (market speed) in the Comment.

The version 1.01 is made with the normal average, instead of the moving average.

just started

after the preselected time

input int     digi=1;//digits format
input int     sec=30;//seconds to refresh
input bool    clear=false;//if true, clears comment after closing indicator
1 Click Button To Close All Open Positions 1 Click Button To Close All Open Positions

1 Click "Close All" button to close all your positions (regardless of the pair) will be closed at once.

Example of RSI Automated Example of RSI Automated

This is my 1st published code, it is very simple code example: RSI 14 (price close) — open buy when it is < 25, close buy when it is > 50, open sell when it is > 75, close sell when it is < 50.

Example of Stochastic Automated Example of Stochastic Automated

The main idea of this Expert Advisor is to trade by the basic concept of Stochastic oscillator in its basic parameters, with ability to change these parameters via the EA inputs.

Droneox Equity Guardian Droneox Equity Guardian

Expert Advisor that will close all orders and disable another Expert Advisor / AutoTrading at desired level.