Rejoignez notre page de fans
- Vues:
- 5305
- Note:
- Publié:
- 2023.09.18 10:27
- Mise à jour:
- 2023.09.18 10:28
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Wick Ratio Candlesticks are recognized by its upper and lower wick ratio instead of open and close properties.
By default a snow candle appear when upper wick = lower wick
If upper wick > lower wick, it plots a bear candle
if upper wick < lower wick, it plots a bull candle
Colors can be customized from indicator settings.

"This advisor uses the RSI indicator to determine optimal entry and exit points in the market. A unique feature of the advisor is its martingale strategy, which allows for position reversal with an increased lot size during market reversals. The advisor offers flexible trading time settings: you can set a working time range and disable trading during specific hours to filter out news events."

A tool which refreshes the chart automatically and will make active indicators update if something stopped plotting on the chart.

Here is my implementation of a colored Hull Moving Average.

Fractals - adjustable period and prices for MT5