The most popular trading robots and technical indicators, news signals, regular incoming ready-made MQL5 programs in CodeBase and the most discussed Forum topics.
ExtrapolatorExtrapolator is a result of my long-term research in the area of the Timeseries Forecasting.
Burg ExtrapolatorThe EA uses the method of Burg's linear prediction that was taken from my indicator Extrapolator.mq4.
Ryan_Jones_SMIt 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.
BackboneThe 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
Lots CalculationThe calculation of the amount of lots through the specified percentage of free assets.
DiNapoli Price Oscillator 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.
Candle PatternsVisual and Audio alerts when reversal or continuation candle patterns occur.
OrdersSuite Revision 2Functions for processing the orders of Spot currency pairs, Spot Gold and Spot Silver with error handling. OrderProcess() strengthened. New functions Lots, OrderCloseByRetracement, OrderModifyTS and OrderSendI added. Revision 2 has been used to run expert
MySQL wrapperWrapper for reading and writing to MySQL
ExoticwaveinThe indicator writes the history to the CSV file.
Internal Bar Strength (IBS)It is calculated as the moving average of the values of the internal bars strength.
Upload Export The UploadExport script is a universal program tool. It is developed to ease the working of the analyst and the trader with regard to the daily routine actions of wave analysis using the ELWAVE program.
An alternative use of the Sleep() function in the realization of pauses between EA's actions is proposed. The approach under consideration allows a smart use of machine time.