Learn practical skills, build real-world projects, and advance your career

lending wallet updated

Idea: assume SFOX's daily trading volume is 2, 5, 10, 30, 50, 80 and 100 million USD, and 60%, 70%, 80% and 90% of the trading on margin, and then calculate the corresponding lending capital

import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
%matplotlib inline

import scipy.stats as sps
import jovian
jovian.commit()
[jovian] Attempting to save notebook.. [jovian] Updating notebook "alexander/lending-wallet-updated" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ml/alexander/lending-wallet-updated

simple calculation based on assumptions