This code is a fully functioning lot size calculator in Python made on Tinker.io
This version of the code utilizes account balance, stop loss in pips, pip value and risk percentage to calculate the lot size. It also uses input verification and loops the calculator for continuous use as needed.