The main documentation for TaLibStandard is located in the following files. They are written in Markdown and can be read directly from GitHub:
- Candles: TechnicalAnalysis.Candles
- Functions: TechnicalAnalysis.Functions
- Common: TechnicalAnalysis.Common
If you are using an IDE that supports Markdown, you can open the following files directly in your IDE:
- Candles: ./docs/candles/TechnicalAnalysis.Candles.md
- Functions: ./docs/functions/TechnicalAnalysis.Functions.md
- Common: ./docs/common/TechnicalAnalysis.Common.md
If you want to contribute to the documentation, just edit the summaries in the source code and build the solution. The documentation will be automatically generated in the docs folder.