당사 팬 페이지에 가입하십시오
A package of libraries with the file functions for working without the limitations in any directories.
The function of adduction of the price to the correct form for the given symbol by means of rounding or discarding the excess.
The different colored snippets of MA are shown on the current chart depending on the direction of the MA moving at on the chosen timeframes, or they're not drawn at all if the moving on the chosen timeframes is differently directed.
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...
The indicators that can display several larger timeframes, japanese candlesticks and Fibo levels on a single chart.
The indicator draws the charts of the euqity and balance basing on the minute history. In such a manner you get more authentic picture of maximum rises and drawdowns.
An indicator that allows to see the "larger" periods (for example, half-yearly or yearly).
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.
The indicator line sharply changes its direction at the critical moments. It helps to identify the beginning of the trend.
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.
An indicator of group moving. It shows the difference between two MAs in a separate window.
Judging by the code of indicator, it calculates the difference between the maximum maximums and minimum minimums of prices of the candlesticks for the last 20 bars (parameter). The result is displayed in points.
This set of functions enables one to capture mouse events on your trading chart. One can simmulate buttons to trigger actions in the EA.
Extrapolator is a result of my long-term research in the area of the Timeseries Forecasting.
The EA uses the method of Burg's linear prediction that was taken from my indicator Extrapolator.mq4.
It shows where to buy and where to sell via the arrows. If a trend occurs then it will bring profit, if there is no trend, there will be no profit.
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
The calculation of the amount of lots through the specified percentage of free assets.
Another indicator that shows the tick chart, it would be useful for the pipsers. It has some features.
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.
Universal EA scheme to enable easy multiple strategy implementation into one EA
New version of famous and simple indicator created by Joe DiNapoli. It is different than rest of this type indicators, because it could count and display overbought and oversold levels.