私たちのファンページに参加してください
The EA well trades on "fat" sites of a trend on periods H4 and D - EURUSD.The input in the market occurs on the basis of two-parametrical Exponential Smoothings Time Series.
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.
Trade machine for manual trading with automatic risk management and "SuperTrainer" mode
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.
It closes an order by the intersection of two MAs (5 and 7 on default). Read the full description...
A practical EA for the intraday trading from 10:00 till 19:00. It works well on 5M EURUSD. The expected payoff is 40..60 pips per week on the forward testing.
A simple EA. It plays in the opposite direction on the specified difference between Bid and MA. It is considerably risky but it has own advantage.
The EA uses the method of Burg's linear prediction that was taken from my indicator Extrapolator.mq4.
The algorithm of tuning (optimization) by two ranges with the two-level three-stage optimization is used in the EA.
The EA is based on the permanent variation of the direction of the trades depending on the TakeProfit, StopLoss and TrailingStop levels. It demonstrates how to create a profitable trading system without any indicators, mathematical models and other wisdom
You often have to move the pending order every hour in reference to the trend line and it embarasses you concerning your time. That's why this EA (semi-automated) was developed, it totally relieves from tracking the trend line and from moving the pending
We place two pending orders at the specified time and delete one of them when another one triggers.
An EA by the first dimension of the market.
The EA for H4, it's shooted in for GBPUSD. It works with pending orders. It makes decisions by the simple combinations of candlesticks. The feature is the decision is made once in four hours and the SL and TP levels are placed in accordance with the the s
EA with a neuro net (a net with error back propagation). These are the firsts steps. I upload it for the intelligent criticism.