We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c5705 commit 5ac2a05Copy full SHA for 5ac2a05
README.md
@@ -11,9 +11,14 @@ $ yarn install
11
$ yarn run start
12
13
# To build the app
14
-$ yarn run build
+$ yarn run ship
15
```
16
17
### Version v1.0
18
- Simple position size calculator shows the risk and margin
19
-- Simple trading account setup with the capital and min-max risk
+- Simple trading account setup with the capital and min-max risk
20
+
21
+### Version v2.0
22
+- Improved the look and feel of the tool
23
+- Position Size suggestion based on stop loss and risk per trade range
24
+- Persist account settings data
0 commit comments