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

Martingale Trade Simulator - sistema esperto per MetaTrader 4

Visualizzazioni:
9753
Valutazioni:
(6)
Pubblicato:
2023.12.09 11:55
Aggiornato:
2023.12.09 12:28
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

This EA i've created is for Manual Trade Training using Martingale that can be enabled/disabled.

Only works on Strategy Tester Mode.

    Multi time frame example by recursion 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 Fractal Superb Fractal

    Few 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 Heikin Ashi Lines

    A simpler way to display Heikin Ashi

    Closing all open trades if all one symbol and one trade direction Closing all open trades if all one symbol and one trade direction

    All 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.