私たちのファンページに参加してください
Open two buttons on a chart, one for closing all shorts, one for closing all longs. The buttons labels display the current total profit for each type of order.
Stores and implements a basic hidden Stop Loss and Take Profit system.
Test ChartEvent is an example demonstrating the various types of ChartEvent: keyboard keys events, mouse click & move events, custom events. The source code works both in MetaTrader 4 and MetaTrader 5.
Trailing stop allows you to automatically protect the profits with your positions. It adjusts itself according to the current market rate and the amount of pips you give it to trail behind.
This EA opens Buy or Sell trades in strongest or weakest pair. It cannot be backtested. Kindly use it on Demo account first & use it on your own risk.
This expert will copy a trade with the preset volume on the same account, can be used with a signal. No cross-account functionality.
Example of Heiken Ashi Using Multi Time Frame (MTF).
This EA Opens a grid of Buy Stops and Sell Stops at a specified distance from price. Has Stop Loss, Take Profit and Trailing Stop.
The Proper Bot is for those who like Martingale style trading. Features: Stop Loss, Take Profit, Trailing Stop Loss functions. All are calculated in POINTS.
Example of a simple breakout trading robot. There are a lot of breakout methods, but this is the simplest one as I think. Please see the attached images to visualize what is the breakout trading...
Expert Advisor to trade Yen Crosses based on Major Pairs and USDJPY divergence/convergence.
The same EA's as previously released. The additional code allows the user to set parameters on RSI and Momentum.
The Expert Advisor that moves the stop loss to breakeven after reaching certain profit.
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.
The Expert Advisor opens positions after the price passes the specified distance. 1 step up - sells, 1 step down - buys.
The SAW_system_1 Expert Advisor places pending orders on the basis of the volatility for the last N days.
After a loss, the EA opens orders with stop levels increased by the coefficient.
Martingale grid EA. The main idea of the EA is not in accurate entries, but in flexible plotting of grids.
This is a great beginners' example of the function OnChartEvent() & creating objects on the chart to access them for some tasks.
This EA uses different indicators: ADX, Stochatisc, Accelerator... This EA is optimized for USDJPY TF H4, but it can work on others if you optimize it.
The EA is based on 5 MAs: 10-, 20-, 50-, 100-, 200- period and + ADX (the main line)