당사 팬 페이지에 가입하십시오
The Delta Oscillator indicator displays the difference in the Delta indicator lines as a histogram.
This is a utility for beginning indicator programmers, or others, that want to have a look at values provided by OnCalculate and a few other functions. The indicator shows: 1) The most recent value provided with the most recent OnCalculate call. 2) The previous value from the previous OnCalculate call. 3) The first value from the first time onCalculate executed.
Delta ZigZag defines the reversal on a minimal height of the swing and also identifies trend on breakthrough of local minimum/maximum levels and colors zigzag sections in current trend color
The indicator changes the color of the bar to the color corresponding to the current trend, which is determined using the RVI indicator.
이 지표는 종가(CLOSE) 대비 상승 또는 하락률을 계산하며, 객체 지향 프로그래밍(OOP)을 적용하여 작성되었으므로 어떤 Expert Advisor나 다른 지표에도 쉽게 통합할 수 있습니다.
Displays the number of decimal places (the number of digits in the fractional part), time and values of graphic object anchor points.
The Range Action Verification Index indicator implemented as a histogram of strength and direction of the current trend.
The vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits. Additionally, it indicates the trend strength by colored dots based on the standard deviation algorithm.
Parabolic SAR that avoids some of the problems of existing PSAR-indicators and calculates the values correctly.
One more average/smoother that due to its fractional calculation period possibility can be used to be made adaptive.