Spezifikation
Then intent of this project would be to automatize the concepts explained and described in the book Secrets of a Pivot Boss from Franklin O. Ochoa, Jr (and more). 4 main outcomes are expected:
1) A Roadmap or also called Flight Plan, which would give the Trader information related to the directional bias of the market. The roadmap is to be displayed as a Table in a separate Window and needs to cover 3 different Time Frames : daily, weekly and Monthly. The outcome/advice of this roadmap rely mainly on the 2 days/weeks/months correlations of Technical Indicators such as CPR, Camarilla Equation and Money Zone (in price and volume).
2) A set of indicators automatically displayed on the Graph of selected instrument: Pivot Points (standard and Camarilla), Money Zone, CPR, Reversal Patterns, Golden Pivot Points, Multi Time Frame Hot Zones and Dual Pivots (as defined in the book Secrets of a Pivot Boss).
3) A Ranging/Trending analysis displayed in a separate Window. It needs to provide a summary of several technical indicators conclusions on several time frames : short/medium/long terms. The indicators used are ADX, DMI lines and the 3 Alligator lines as defined by Bill Williams.
4) An EA, that follows the conclusions of the strategy inherited from the 3 points above. Typically the EA needs to understand first if the market is moving in a range or in a trend (based on 3)), then to integrate the daily bias (based on 1)) and time Entry/Exit points as per the Resistance/Support levels and Reversal patterns (based on 2)).
This could be treated as several projects, and I have no issue with that, however it is important to me that the same Developer codes the entire solution described above. Indeed all points are correlated. I am happy to discuss the split in several projects (if it helps), price and timing. I rather value the quality and support than the fast execution.
In the attached ZIP file you can find:
- detailed Requirements Specifications - PDF --> this document contains all the requirements and details
- example of Roadmap - Excel
- logic of algorithm for the EA - Excel