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

Precipice - sistema esperto per MetaTrader 5

Pubblicati da::
Vladimir Karputov
Visualizzazioni:
2741
Valutazioni:
(10)
Pubblicato:
2018.12.28 12:52
Aggiornato:
2019.01.17 11:29
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The author of the idea - Gladiator

Code mq5 by: barabashkakvn

Note: The EA was developed solely for checking a random market entry!

The EA opens positions depending on the value obtained in the random number generator. Stop loss and take profit settings are similar and set in the Stop Loss, Take Profit parameter.

The EA works on every tick. There is no more than one position on the market, which means it is able to work both on hedging and netting accounts.

The result can be unpredictable:


Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/22889

Standard_Deviation_Channels_x3 Standard_Deviation_Channels_x3

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs

Standard_Deviation_Channels_x3_Cloud Standard_Deviation_Channels_x3_Cloud

Three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs with the channels' background filling.

LBS LBS

Working with Stop pending orders. The EA uses indicator iATR (Average True Range, ATR)

SignalTable_Sar_WPR_MA SignalTable_Sar_WPR_MA

An indicator that shows buy and sell signals of three indicators (iSAR, iWPR, and iMA) on nine timeframes with full settings