Area method
by
, 03-27-2016 at 05:03 PM (1474 Views)
Table of Contents
- Introduction
- 1. Generally accepted method of evaluating the RSI indicator
- 2. Area method
- 3. RSIAreaIndicator_v1
- 3.1. Creating a draft for an indicator
- 3.2. Filling the indicator header line
- 3.3. Editing the indicator's OnInit() function
- 3.4. Creating the additional indicator function
- 3.5. Creating the main operation code of the indicator
- 4. RSIAreaExpert version 1.00 — Expert Advisor
- 4.1. Editing the Expert Advisor's header line
- 4.2. Additional function — RSIAreaFunc
- 4.3. Code for testing CopyBuffer
- 4.4. Further editing of the additional function
- 4.5. Expert Advisor's OnTick() function
- 5. Testing RSIAreaExpert version 1.00 on different periods and symbols
- Conclusion
- Reference list
more...