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
Sistemi Esperti

Trade on Timer - sistema esperto per MetaTrader 5

Visualizzazioni:
5155
Valutazioni:
(14)
Pubblicato:
2017.01.18 09:05
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The code was designed to illustrate the use of the timer. This Expert Advisor opens a deal in random direction the moment a signal from the timer arrives.

If there are open positions present when the timer signal arrives, the EA will skip the timer signal.

Timer parameters, as well as the stop loss and take profit values can be set in the input parameters.

This EA opens random direction positions on timer signals.

In some random cases this random timer trader could be pretty profitable

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

Interchange Interchange

Class for exchanging data between programs. It allows to pass structures of arbitrary size via the global variables of the terminal from one program to another.

Stat Stat

The script displays the brief statistics for trading on the instrument over the specified period - the number of deals, profit, profit factor.

ZZ Fibo Trader ZZ Fibo Trader

The ZZ Fibo Trader is a simple illustration of the use of the Simple ZZ Fibo, which plots Fibonacci lines on long impulse waves of the ZigZag. In addition, the algorithm illustrates operation of the parabolic system for moving the stop loss.

i4_DRF_v2 i4_DRF_v2

A simple trend indicator with calculation of rise and fall in Close prices.