Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 5602
- Valutazioni:
- Pubblicato:
- 2017.11.03 11:43
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author: Forex-Experts
A semaphore signal indicator.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 15.10.2007.
Fig. 1. The AFStar indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/18754

A channel based on peaks and troughs of ZigZagOnParabolic.

Buy a security (open BUY positions) at a lower price, sell (open SELL positions) at a higher price.

If a trade is closed by Stop loss, the volume is doubled; if by Take profit the minimum volume is used. OnTradeTransaction is used to determine whether a trade was performed after the activation of Stop loss or Take profit.

Oscillator using inverse Fisher Transform.