Rejoignez notre page de fans
Trade on Timer - expert pour MetaTrader 5
- Vues:
- 5485
- Note:
- Publié:
- 2017.01.18 09:05
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/15849
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.
StatThe script displays the brief statistics for trading on the instrument over the specified period - the number of deals, profit, profit factor.
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_v2A simple trend indicator with calculation of rise and fall in Close prices.