Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Not Only Spread - indicatore per MetaTrader 4

Visualizzazioni:
13113
Valutazioni:
(12)
Pubblicato:
2016.02.17 08:52
Aggiornato:
2016.02.18 08:55
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.