거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

PPF - Past Present Future - MetaTrader 4용 지표

Yousufkhodja Sultonov
게시자:
Evgeniy Chumakov
조회수:
5599
평가:
(2)
게시됨:
2024.11.15 15:59
업데이트됨:
2024.12.07 11:25
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The same PNB from Yousufkhodja Sultonov.

I took the calculations in order from his file for excel (the file itself is not saved) and transferred the code to mql4.

In the code, I signed the lines that correspond to the cells in excel.

I will not write much about the indicator, since I am not the author. If anything, you can read about it in the topics:

https://www.mql5.com/ru/forum/359299/page71#comment_20193436

https://www.mql5.com/ru/forum/361109

In short, there are three indicator lines P1, P2, P3.

According to which trajectory P3 sticks there and the price forecast.

At the moments of a clear upward or downward movement, all lines merge into one.

Version updated!

Added 'Remove Indicator Drawing' function which allows you to enable and disable indicator drawing on history.



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.

Candle Size Candle Size

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

MT4 to MT5 Convertor (MT5Compat.mqh) MT4 to MT5 Convertor (MT5Compat.mqh)

A new interface library has been developed to simplify converting MT4 indicators and Expert Advisors (EAs) to MT5. This library supports most of the MetaTrader 4 functions, offering developers a unified solution for cross-platform compatibility.

Range Levels Range Levels

The indicator draws the nearest levels of the specified price range.