無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
インディケータ

Candle Size - MetaTrader 4のためのインディケータ

ビュー:
8017
評価:
(5)
パブリッシュ済み:
2024.10.23 19:08
MQL5フリーランス このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

The indicator searches for candlesticks on the price chart that are larger than the size specified in the settings and marks them on the chart.

You can choose two types of candlestick size measurement (Units of Calculation): Points and Percentages.

Points - the size will be calculated in points. (for a five-digit quote, a point = 0.00001 and similarly for others)

Percentages - the candlestick size will be calculated in percentages.

You can also choose between which values ​​to measure (Between Levels):

High/Low - Between the maximum and minimum of the candlestick.

Open/Close
- between the opening and closing prices.

Upper Shadow - the size of the upper shadow of the candlestick.

Lower Shadow - the size of the lower shadow.

Select the unit of measurement and between which levels to measure, then use the Size Definitions parameter in the indicator to set the desired candlestick size level.

If the indicator detects a candle with the specified parameters on the price chart, it will mark it using one of the methods selected in the settings.


Candle Size 2 Candle Size 3 Candle Size 4 Candle Size 1

Backtesting Trade Assistant Panel Backtesting Trade Assistant Panel

Backtesting Trade Assistant Panel

Simplified "EuroSurge" Expert Advisor Simplified "EuroSurge" Expert Advisor

This expert opens trades based on signals from multiple technical indicators.

Range Forecast H1 Range Forecast H1

The indicator displays the actual range of the hourly candle in percent and the calculated range based on average statistics.

PPF - Past Present Future PPF - Past Present Future

The same PNB from Yousufkhodja Sultonov.