EA31337-classes icon indicating copy to clipboard operation
EA31337-classes copied to clipboard

📦📈 EA31337 framework (MQL library for writing trading Expert Advisors, indicators and scripts)

Results 167 EA31337-classes issues
Sort by recently updated
recently updated
newest added

### 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

enhancement

- Refs: https://www.mql5.com/en/docs/trading/ordercalcprofit

enhancement

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

enhancement

- [ ] PriceValueStorage -> ??ValueStorage - [ ] HistoryValueStorage -> ??StorageHistoryValue - [x] PriceIndiParams -> IndiPriceParams - [ ] Remove `::GetInstance()` references - [ ] Indi_ColorCandlesDaily => Indi_CCD -...

enhancement

- Count how many strategies are active. - Improve performance of ProcessTick().

enhancement