hedgequantx 2.3.0 → 2.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -56,6 +56,12 @@
56
56
  npm i -g hedgequantx
57
57
  ```
58
58
 
59
+ ### Update
60
+
61
+ ```bash
62
+ npm update -g hedgequantx
63
+ ```
64
+
59
65
  ### From Source
60
66
 
61
67
  ```bash
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hedgequantx",
3
- "version": "2.3.0",
3
+ "version": "2.3.1",
4
4
  "description": "HedgeQuantX - Prop Futures Algo Trading CLI with Ultra-Scalping Strategy",
5
5
  "main": "src/app.js",
6
6
  "bin": {