und werden Sie Mitglied unserer Fangruppe
This is an EA I coded to make trades and experiment with trading in the Strategy Tester. Drag and drop objects in a yellow basket and control your orders.
a practice ea, create a horizontal line above the close to buy , below to sell. after position opened. create a new horizontal line to modify the stop loss and take profit. create a vertical line to close the position.
GLFX is a automated trading system. It is open for customatization and quite easy to implement own strategy into this system.
The EA uses for primary signal the Heiken Smoothed indicator. The Alligators Jaw MA follows as a trend stop indicator.
Uses several indicators and candle patterns plus assesses trending or ranging market
The Expert waits the price to have a strong fluctuation of x pips in y minutes and then it opens a reverse position with a grid of limits position to reinforce it.
EA is setup to use higher time frames for trend identification and lower time frames for entries/exits.
This expert this one based on the indicator MACD. It works very well in the period of 1 hour. In a test(proof) of 36 months it(he,she) has a profit of 935 % (25 monthly %).
It is shown how you can open positions for 12 symbols available and for 4 timeframes using only one EA attached to only one chart.
The concept of this EA is to monitor several indicators and trade based on a value returned by those indicators.
In this issue we will view the strategy called Moving Average Position System developed by the reader of our forum, Andrey. The strategy uses the only one indicator and the combined system of capital management.
This is not an automatic system. It is fully manual.
Hello everyone, this is my first contribution to this lovely place. This expert advisor that catches the gaps. Really I like to thank this company for here efforts in making all these options and facilities that help the traders.
A kind of hedging style play base on "BaseSymbol" and hedge "Hedge.Symbol" to reduce the risk including the auto-calculate-correlation-function for all BaseSymbol-Hedge.Symbol.
Expert shows how Backtest results are unreliable when you open and close an order on the same bar.