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
**DISCLAIMER: Using this package for automated trading carries significant financial risk. Users may lose money if not properly configured. Trade at your own risk.**
86
+
!!! warning "Trading Risk Warning"
87
+
**IMPORTANT: Trading involves substantial risk of loss and is not suitable for all investors.**
88
+
89
+
- Always use a **demo account** with fake money when testing strategies
90
+
- MQPy is provided for **educational purposes only**
91
+
- Past performance is not indicative of future results
92
+
- Never trade with money you cannot afford to lose
93
+
- The developers are not responsible for any financial losses
90
94
91
95
### Windows-Only Compatibility
92
96
This package is designed to work exclusively on Windows operating systems.
@@ -99,7 +103,7 @@ jobs:
99
103
This is an official release version (${{ env.TAG_VERSION }}) published to PyPI.
0 commit comments