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

Static arrows and graphic objects on MT4 Chart - MetaTrader 4용 expert

조회수:
3420
평가:
(23)
게시됨:
2021.12.17 09:57
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

In general when you create an arrow on the chart, and then if you scroll the chart the location of the arrow will be changed. 

sometimes it will be very high above the bar and sometimes it will be very much below the bars. 

This is really confusing at time and not well visible. 

In order to address this issue, the attached code will ensure that the arrows created on the chart will appear statically on the chart.


    Indicator Name Indicator Name

    it gives you the name of the indicator which is attached to a chart.

    MT4 Account details MT4 Account details

    This code simply prints the account details for a MT4 account.

    DPI Alert EA DPI Alert EA

    This EA will tell you the Depth Per Inch of your screen.

    Time of an Object Time of an Object

    This code help you get the time of an object created on a chart.