EA31337-classes
EA31337-classes copied to clipboard
📦📈 EA31337 framework (MQL library for writing trading Expert Advisors, indicators and scripts)
### Problem When running `doxygen .Doxyfile`, it generates the documentation warning. Refs: - https://www.star.bnl.gov/public/comp/sofi/doxygen/docblocks.html - http://pages.cs.wisc.edu/~jignesh/cs564/notes/Doxygen.pdf - https://github.com/cschlosser/doxdocgen - https://www.vim.org/scripts/script.php?script_id=987
- Refs: https://www.mql5.com/en/docs/trading/ordercalcprofit
Refs: - https://github.com/doxygen/doxygen - https://breathe.readthedocs.io/en/latest/ - https://github.com/sphinx-doc/sphinx - https://github.com/readthedocs/sphinx_rtd_theme - https://sphinx-rtd-theme.readthedocs.io/en/stable/installing.html - https://samnicholls.net/2016/06/15/how-to-sphinx-readthedocs/ - https://docs.readthedocs.io/en/stable/intro/getting-started-with-sphinx.html - https://www.star.bnl.gov/public/comp/sofi/doxygen/config.html#cfg_file_patterns
- [ ] PriceValueStorage -> ??ValueStorage - [ ] HistoryValueStorage -> ??StorageHistoryValue - [x] PriceIndiParams -> IndiPriceParams - [ ] Remove `::GetInstance()` references - [ ] Indi_ColorCandlesDaily => Indi_CCD -...
- Count how many strategies are active. - Improve performance of ProcessTick().