Skip to content

Commit 7c63cc2

Browse files
committed
Update the README file
1 parent c74baa9 commit 7c63cc2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# Getting Started with Create React App
1+
# Super Simple Visual Position Size Calculator
22

3-
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
3+
There are many position size calculators in the internet but they are complex forms that are hard to understand. I could not find any website that provides a beginner-friendly calculator which visually matches the long and short positions drawn on TradingView charts and also helps identify the values to put in the Order panel in Binance. The closest is [a Pine script](https://www.tradingview.com/script/ygBHsPqE-Position-Size-Calculator/) but there is no standalone website.
4+
5+
So I decided to create one. 🙂
6+
7+
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). If you wish to contribute, please report any issues or suggestions, or send bug fixes as pull requests.
48

59
## Available Scripts
610

0 commit comments

Comments
 (0)