Skip to content

Commit 5ac2a05

Browse files
author
pseudocode88
committed
Update readme
1 parent b9c5705 commit 5ac2a05

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,14 @@ $ yarn install
1111
$ yarn run start
1212
1313
# To build the app
14-
$ yarn run build
14+
$ yarn run ship
1515
```
1616

1717
### Version v1.0
1818
- Simple position size calculator shows the risk and margin
19-
- Simple trading account setup with the capital and min-max risk
19+
- 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

Comments
 (0)