Sergey Deev / Profilo
- Informazioni
|
11+ anni
esperienza
|
45
prodotti
|
371
versioni demo
|
|
111
lavori
|
0
segnali
|
0
iscritti
|
A working example of an EA with source: http://fx-prog.ru/mql-development/ea-template-mql4/
The Expert Advisor displays on a chart renko bars, Bollinger Bands and Moving Average indicators drawn based on Close prices. The EA opens and maintains trades based on divergence. Price peaks are determined when renko bars exit outside the Bollinger bands and move back. A sell trade is opened when the next price peak exists the borders of the upper Bollinger band and is higher than the previous one, and the divergence between the middle Bollinger line and the moving average is less than the
The indicator displays Renko bars, uses their data to calculate and display the Bollinger Bands, MACD indicators and provides buy/sell signals based on divergence/convergence of the price action and oscillator. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its
The indicator calculates and displays renko bars using Moving Average, Parabolic SAR and OsMA data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The buy signal is generated when the OsMA indicator crosses the
The indicator displays Renko bars, uses their data to calculate and display the Ichimoku Kinko Hyo indicator and provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. Indicator generates two signals: When the Tenkan-Sen line is
The indicator calculates and displays Renko bars using Bollinger Bands and Parabolic SAR data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The buy signal is generated when the average line of Bands is directed
The indicator calculates and displays Renko bars using PSAR and CCI data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The buy signal is generated when the CCI indicator crosses the 100 level upwards, and the





