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

Automatic Fixed Scale with Top/Bottom Margins - MetaTrader 4のためのインディケータ

ビュー:
39517
評価:
(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.