당사 팬 페이지에 가입하십시오
- 조회수:
- 14710
- 평가:
- 게시됨:
- 2012.06.27 13:34
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Corrected Average indicator by A.Uhl (also known as the "Optimal Moving Average").
The strengths of the Corrected Average (CA) is that the current value of time series must exceed the current volatility-dependent threshold, so that the filter increases or falls, avoiding false signals if trend is in weak phase. - by Prof. A.Uhl -
Updated Version 2.2 :
- I've added the Shift of indicator parameter (idea to use as a Support and Resistance)
- Exponential averaging bug fixed

A simple script for switching basic timeframes. It allows to change a chart period using hot keys.

Introducing the example of visualization of optimization results in real time (balance curve dynamics and an Expert Advisor statistical parameters).

This Expert Advisor illustrates the usage of the IndicatorParameters() function to get the information about the number of input parameters, their type and values.

Inspired by Pirat's Expert Advisor submitted to the Automated Trading Championship 2011.