You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-30Lines changed: 21 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,31 +1,31 @@
1
1
# MeridianAlgo
2
-
## A Powerful Python Library for Quantitative Finance
2
+
3
+
A comprehensive Python library for quantitative finance, algorithmic trading, and financial machine learning. Built for traders, researchers, and financial analysts who need professional-grade tools for market analysis, strategy development, and risk management.
**MeridianAlgo** is a comprehensive Python library for quantitative finance, algorithmic trading, and financial machine learning. Whether you're a retail trader, quant researcher, or financial analyst, this library provides the tools you need to analyze markets, build strategies, and manage risk.
10
-
11
-
---
10
+
**MeridianAlgo** is a comprehensive Python library for quantitative finance, algorithmic trading, and financial machine learning. Whether you're a retail trader, quant researcher, or financial analyst, this library provides professional tools to analyze markets, build strategies, and manage risk effectively.
12
11
13
12
## Installation
14
13
14
+
Install the latest version:
15
+
15
16
```bash
16
17
pip install meridianalgo
17
18
```
18
19
19
-
For full functionality with all optional dependencies:
20
+
For complete functionality with all optional dependencies:
We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details.
350
-
351
-
---
344
+
We welcome contributions from the community. Please see our [Contributing Guide](CONTRIBUTING.md) for details on how to get started.
352
345
353
346
## License
354
347
355
-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
356
-
357
-
---
348
+
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
358
349
359
350
## Disclaimer
360
351
361
-
This software is for educational and research purposes. Trading financial instruments involves substantial risk of loss. The authors are not responsible for any financial losses incurred through the use of this software. Always do your own research and consider consulting with a financial advisor before making investment decisions.
352
+
This software is for educational and research purposes only. Trading financial instruments involves substantial risk of loss. The authors are not responsible for any financial losses incurred through the use of this software. Always conduct your own research and consider consulting with a financial advisor before making investment decisions.
362
353
363
354
---
364
355
365
-
**Built with ❤️ by the Quantitative Finance Community**
0 commit comments