Skip to content

Chrome Extensions: Calculate the Quantity required based on the max risk wanted

License

Notifications You must be signed in to change notification settings

ixjb94/quantity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extension

Supports: Chrome, Edge, Brave, etc.
(those that are using Chromium)

You can Drag/Drop it where ever you want to.

Dynamic Leverage

There is also another version of this code that does the same thing but with dynamic leverage
Leverage

Example

Quantity required for:
Init Capital: $100
Leverage: 20x (fixed)
Max Risk: 10% (of account)
Quantity Needed: $100
(OR) Set the Slider on: 5%

Formula

Q = (R * A) / (SL * L)
Q = Quantity
R = Risk %
A = Account Size
SL = Stop Loss %
L = Leverage

Install / Usage

  • Download Quantity.zip
  • Unzip the quantity.zip
  • Go to: "Manage Extensions" in your browser
  • Developer Mode
  • Load unpacked
  • Set downloaded folder
  • Click on the exntesion (Quantity)
    => Set your Max Loss (Example: 8%)
    => Set your Fixed Leverage (Example: 25)
    => Set the Fee (Example: 0.1%)
    => Set Capital (Example: $100)

NOTE: You need to go to the quantity file as well, means you should be able to see manifest.json file
NOTE: Don't add "%"
NOTE: You can simply press Enter it will calculate it as well

Limit Websites

  • Manage Extension
  • Site access
  • On specific sites: (example.com / tradingview.com / binance.com, etc.)

Images

Quantity

How does it look like in a page:
TradingView Google

Chrome Store

Feel free to publish it in the Chrome Web Store.

About

Chrome Extensions: Calculate the Quantity required based on the max risk wanted

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published