거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 4206
- 평가:
- 게시됨:
- 2021.12.17 11:02
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
This EA alerts you the Depth per inch of your monitor. This is very important code for this trying to make your panels work on multiple screen resolution.
Generally a panel works only for few resolutions with default steins. However a panel must work for all monitor resolutions.
In order to achieve this one must use DPI and set the dimensions of the panel according to DPI.
The code along with helps you achieve the same.

This code is used to create static object on MT4 charts which will not move along with the chart when you scroll the chart.

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

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

This code places only one order every second ( not every tick )