55b3c13798df492a07a510e458821cc0d9b37f15
				
			
			
		
	marginbot
Cryptocurrency micro trading bot
cd marginbot/
cp config.json.example config.json
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
./main.py
Description
				
					Languages
				
				
								
								
									Python
								
								98.1%
							
						
							
								
								
									Jinja
								
								0.9%
							
						
							
								
								
									Shell
								
								0.5%
							
						
							
								
								
									Jupyter Notebook
								
								0.4%