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

Automatic Fixed Scale with Top/Bottom Margins - MetaTrader 4용 지표

조회수:
39912
평가:
(26)
게시됨:
2016.12.28 16:38
업데이트됨:
2017.03.07 10:56
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This code was written as an indicator. It adds top and bottom margin to the chart. Both can be adjusted separately.

This gives some breathing space to top and bottom of the chart for drawing. It's changing chart scale to fixed scale, then finds Highest and Lowest price visible on the chart. Then adjust those prices with selected margin, and those are used for Fixed scale.

Also added automatic switch to auto-scroll when chart is moved.

Head Margin by default bigger is on top if price is above mid-range (uptrend), and on the bottom if price is below mid-range.

How it works

What it looks like

Notify Notify

This library has smart notification(alert, push and alert) function with an option of having a single notification per candle at a time.

Tipu Signal Plotter Tipu Signal Plotter

This is a simple indicator that plots Signal History on the chart.

Pivot Star Pivot Star

Pivot indicator. Standard, Fibonacci, Camarilla, Woody's, Demark. Calculates pivot points from previous bar of chosen period (M5 - MN).

Example of MACD Automated Example of MACD Automated

Code example of MACD automated with advanced money management function.