Skip to content

This tool is designed to save you time by quickly calculating your leverage (up to 100X) and margin amounts!

Notifications You must be signed in to change notification settings

rxsklife/LeverageCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Risky Biz Trading Calculator

This tool is made for crypto/stock leverage traders. No setup needed. Simply run python3 LeverageCalculator.py or double click the script and input your desired margin for a trade, & the calculator will return all suggested leverages with margin amounts.

Untitled

Compatibility

  • Windows
  • MacOS
  • Linux

Requirements

  • Python: To install, run the command below on your terminal (or download Python Installation from https://www.python.org/downloads/ ). A restart will be required to fully install.
Windows:

$ winget install python3
Linux:

$ sudo apt install python
MacOS:
# You will need to install brew before you can install python. 

$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

$ brew install python

About

This tool is designed to save you time by quickly calculating your leverage (up to 100X) and margin amounts!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages