Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
FloatingSpread - indicateur pour MetaTrader 4
- Vues:
- 14416
- Note:
- Publié:
- 2016.02.08 12:52
- Mise à jour:
- 2016.04.18 16:14
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The indicator values are displayed only when new ticks appear. The indicator does not display history.
Description of the indicator settings:
- Symbol_1 = "EURUSD"; — name of the first symbol to display.
- Symbol_2 = "GBPUSD"; — name of the second symbol to display.
- Symbol_3 = "USDCHF"; — name of the third symbol to display.
- Symbol_4 = "USDJPY"; — name of the fourth symbol to display.
- DrawBars = 130; — indicator display limitation, the number of bars. At = 0 displays on all available bars of the chart.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/14707
ChannelsFIBO_MTF
The multitimeframe version of the ChannelsFIBO indicator.
StreamThe indicator marks the bars, the size of which exceeds the value specified in the settings.
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.
1 Click Button To Close All Open Positions1 Click "Close All" button to close all your positions (regardless of the pair) will be closed at once.