Participe de nossa página de fãs
Coloque um link para ele, e permita que outras pessoas também o avaliem
Avalie seu funcionamento no terminal MetaTrader 5
Not Only Spread - indicador para MetaTrader 4
- Visualizações:
- 13403
- Avaliação:
- 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.
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 "Close All" button to close all your positions (regardless of the pair) will be closed at once.
Example of RSI AutomatedThis 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.
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 GuardianExpert Advisor that will close all orders and disable another Expert Advisor / AutoTrading at desired level.