Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Telegram!
und werden Sie Mitglied unserer Fangruppe
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Bewerten Sie es im Terminal MetaTrader 5
Martingale Trade Simulator - Experte für den MetaTrader 4
- Ansichten:
- 11638
- Rating:
- Veröffentlicht:
- 2023.12.09 11:55
- Aktualisiert:
- 2023.12.09 12:28
- Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance
Multi time frame example by recursion
The purpose of this indicator is to demonstrate newbie friendly way a structure of a multi time frame indicator based on recursion.
Superb FractalFew improvements from standart fractal: 1. You can chouse size of fractal. Standart version use 2 as constant 2. It does not draw fractals against the trend, which makes your chart much more informative
Heikin Ashi Lines
A simpler way to display Heikin Ashi
Closing all open trades if all one symbol and one trade directionAll open trades must be of same symbol and type, e.g. all GBPUSD and all BUY. This script will close out your position using one large trade to hedge your position then using CloseBy() function to close all trades against the one large trade until all trades are closed. There can be a maximum of 500 open trades.