Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Experts

Parallel Strategies Example - expert pour MetaTrader 4

Vues:
47444
Note:
(51)
Publié:
2015.05.08 14:22
Mise à jour:
2016.11.22 07:32
\MQL4\Indicators\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Parallel strategies is an Expert Advisor based on many strategies that work in parallel mode (each strategy has its own magic number, Time to Trade, Stop Loss, Take Profit, Trailing Stop, Money Management, Entry Rules, Exit Rules). Each strategy is a unique instance of a class "EA" .

Strategies used in this EA: Moving Average Crossover, MACD Breakout, Heiken Ashi Color Change, Heiken and MACD (Combo). You have the ability to choose which strategy to run or you can use all of them.

Other files: Heiken_Ashi_Smoothed.mq4 (indicator).

The idea of this Expert Advisor is to help new MQ4 coders understand the basic functionallity of strategy development. This EA is like a template and can be optimised anytime. Any new classes can be added (like Hedging Positions, Martingale and more) and can be related to the class "EA".


 
Alpha Trend Spotter PA Free Alpha Trend Spotter PA Free

This indicator acts by PRICE ACTION to find the strongest trend each day.

Arbitrage Arbitrage

Difference between two currencies.

Aeron JJN Scalper EA Aeron JJN Scalper EA

Expert Advisor based on JJN Scalper indicator.

Trades to CSV Trades to CSV

Simple EA template to export trade details from a backtest or live trading to a CSV file.