Local changes: Updated model training, removed debug instrumentation, and configuration improvements

This commit is contained in:
kfox
2025-12-26 01:15:43 -05:00
commit cc60da49e7
388 changed files with 57127 additions and 0 deletions

27
docs/api/source/index.rst Normal file
View File

@@ -0,0 +1,27 @@
Crypto Trader API Documentation
================================
Welcome to the Crypto Trader API documentation. This documentation provides comprehensive reference for all public APIs, classes, and functions in the Crypto Trader application.
.. toctree::
:maxdepth: 2
:caption: API Reference:
modules
exchanges
strategies
trading
backtesting
portfolio
risk
data
market_data
alerts
security
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`