Complete Accelerator
Acceleration/Deceleration Technical Indicator (AC) measures acceleration and deceleration of the current driving force. This indicator will change direction before any changes in the driving force, which, it its turn, will change its direction before the price. If you realize that Acceleration/Deceleration is a signal of an earlier warning, it gives you evident advantages.
But, a classical AC indicator does not include any input parameter. In the source file we can see that this indicator are using 2 Moving Averages with PERIOD_FAST=5 and PERIOD_SLOW=34, MODE_SMA and PRICE_MEDIAN. I added all input parameters so you can optimize those values with any numbers.
Indicator parameters
- PERIOD_FAST = 5; - the number of bars used for the indicator calculations
- mod_fast = MODE_SMA; - The smoothing type as an input parameter
- pr_fast = PRICE_MEDIAN; - There are 7 predefined identifiers, used to specify the desired price base for calculations
- PERIOD_SLOW = 34;- the number of bars used for the indicator calculations
- mod_slow = MODE_SMA; - The smoothing type as an input parameter
- pr_slow = PRICE_MEDIAN; - There are 7 predefined identifiers, used to specify the desired price base for calculations
联系方式
公司:顺水的鱼外汇EA
状态:离线 发送信件 在线交谈
姓名:顺水的鱼(先生)
职位:投机客
电话:18391752892
手机:18391752892
地区:默认地区
地址:西安市高新区软件园
邮件:3313198376@qq.com
QQ:3313198376
微信:18391752892
阿里旺旺:顺水的鱼waterfish
Skype:3313198376@qq.com
状态:离线 发送信件 在线交谈
姓名:顺水的鱼(先生)
职位:投机客
电话:18391752892
手机:18391752892
地区:默认地区
地址:西安市高新区软件园
邮件:3313198376@qq.com
QQ:3313198376
微信:18391752892
阿里旺旺:顺水的鱼waterfish
Skype:3313198376@qq.com

