당사 팬 페이지에 가입하십시오
Indicator HLCrossSigForRSI with the possibility of changing its timeframe in its input parameters
This indicator uses the open price for the day, and computes the percent change for that day. Use on any chart TF up to and including D1.
The function takes two arrays of integers as parameters: "allowedPeriods" and "periodsToCheck". "allowedPeriods" is an array containing all the time periods allowed by the system, while "periodsToCheck" is an array containing the time periods used by the user in the indicator. The function iterates through the elements of the "periodsToCheck" array and checks if each of them is present in the "allowedPeriods" array. If it finds any time period that is not allowed, the function returns "false". If all time periods are allowed, the function returns "true". In short, this function is used to make sure that the time periods used in an indicator are valid and allowed by the system.
The trading system based on the signals taken from the BrakeParb semaphore, signal, trend indicator
Larry Williams' the Percent Range indicator drawn in the zigzag form. The indicator can be calculated and set in a fixed timeframe.
The oscillator using T3 averaging from the Technical Analysis of Stocks and Commodities (Dec. 2004).
A semaphore arrow signal indicator drawn on the basis of the EMA trend and reversal signals from crossings of the StepSto_v1 oscillator and its signal line
Indicador que calcula o volume por segundo (ou de um determinado período) e sua correspondente média móvel.
A variant of the SSL indicator performed in the form of the channel and represented as the colored cloud with the filling of alerts when the direction of the trend changes
The ADXCloud indicator with the timeframe selection option available in input parameters.
The T3_TRIX_Signal indicator shows information on the current trend using the values of the T3_TRIX indicator with a fixed timeframe.
The TrendMagic_Signal indicator shows information on the current trend using the values of the TrendMagic indicator with a fixed timeframe.
The Leading indicator with the timeframe selection option available in the input parameters.
The ColorSchaffMFITrendCycle indicator with the timeframe selection option available in the input parameters.
The ColorSchaffWPRTrendCycle indicator with the timeframe selection option available in the input parameters.
The ColorSchaffJCCXTrendCycle indicator with the timeframe selection option available in the input parameters.
A semaphore signal indicator that uses two EMV indicators, based on Open and Close values of the price series.