Join our fan page
- Views:
- 41208
- Rating:
- Published:
- 2016.12.28 16:38
- Updated:
- 2017.03.07 10:56
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
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.

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

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

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

Code example of MACD automated with advanced money management function.