Rejoignez notre page de fans
A basic ea template with trailing stop for further development
The Cyclops follows the Cycleidentifier indicator, plus SMA and RSI for filter. It is taking a trade when the indi shows a bold two spike. The filter is suppose to confirm with that but the repaint of the spike seems to make this a Martingale effort.
The Expert Advisor opens an order by the trading strategy, places a take profit and a stop loss It protects the position by moving the stop loss to breakeven, and maintains it with a trailing stop.
Simple program using the moving average as bias and providing many trade and money management options.
An antimartingale which tries to maximise the gain/risk ratio. I have a 5 digits account, let me know if you have any problem with this.
This template code contains basic features and functions required for the developing the Expert Advisor.
The SAW_system_1 Expert Advisor places pending orders on the basis of the volatility for the last N days.
The awo Holidays EA reports the status of the next day: working day, weekend or holiday.
The Expert Advisor that gains profit from the positive swaps + multi-currency arbitrage tactics.
The Dealers Trade v 7.51 RIVOT EA is based on the algorithm of multi-lot scalping. The EA has been repeatedly tested on a live account.
An expert advisor that makes a decision on the basis of the indistinc logic (so-called Fuzzy logic). The A. Nedosekin's (http://sedok.narod.ru/scoring_USA.html) materials were used during the development of the classificator and the resultant for ranks.
The idea has existed for a long time - based on the "Conservative intraday scalping" strategy, but I could not find a suitable indicator in MT4... Integration of the custom indicator to the EA.
The Expert Advisor places pending limit orders at the specified distance from the price and trails them after the price with the specified step, applies martingale.
Stores and implements a basic hidden Stop Loss and Take Profit system.
It is realized by the Trade Sistem on breakdown of day time levels which pay off on indicator Pivot
EA trades on a large market movements, and does not uses any indicators.
When the current price is below trendlines, EA will wait for upward breakout, and vice versa.
It looks for the strongest and for the weakest currency pairs using Cluster analysis
The Moving Average indicator data is used for trading. If the price goes away from the Moving Average by a certain number of points, then an order is placed in the direction of the Moving Average line.
This code has some functions to close all opened orders once the drawdown reaches a specific percentage of the account balance.
Elementary trailing stop able to distinguish its "own" orders among others by comment and/or Magic number. It also distinguishes the financial instrument that needs to be trailed.
Easy EA for closing positions of the symbol with profit or loss. You can use it for hidden SL too.
The example of multicurrency hedging implementation on a single chart in Metatrader 4.