Welcome to the repository for AlgoTradingLib.com - an open encyclopedia for algorithmic trading.
AlgoTradingLib.com is a web resource dedicated to algorithmic trading. Currently, we are focused solely on algorithmic trading, but since algorithmic trading is inseparable from trading in general, we will also expand our definitions to include general trading.
There are many sources of information: Wikipedia and commercial resources. Wikipedia is not oriented towards niche topics such as algorithmic trading and only covers significant things, not considering algorithmic trading significant, which is why there are very few articles. Commercial resources cover information for money, which is not always objective. For example, popular open-source projects among algorithmic trading might never appear on these resources, which is absurd because they are the most interesting for algorithmic trading.
Helping is essential! Without your help, the project cannot grow. For now, we cannot open other languages, but please let us know if you are interested in translations into other languages. The most active way to help is to write and edit articles yourself. You can also point out inaccuracies or highlight missing topics through issues.
- Open-source
- Community-driven content
- Powered by GitHub Pages
This repository contains all the pages for the website in Markdown (.md) format.
We welcome contributions from the community!
- Fork this repository
- Create a new branch for your changes
- Make your additions or modifications to the relevant .md files
- Submit a pull request with your changes
Please ensure your contributions are relevant to algorithmic trading and follow our content guidelines.
- Use clear and concise language
- Provide references where applicable
- Avoid promotional content
- Respect copyright and intellectual property rights
This project is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0). This means you are free to:
- Share — copy and redistribute the material in any medium or format
- Adapt — remix, transform, and build upon the material for any purpose, even commercially
Under the following terms:
- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made.
- ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
For more details, see the full license text.
For questions or suggestions, please open an issue in this repository.
Thank you for contributing to the algorithmic trading knowledge base!