This website works better with JavaScript.
Home
Explore
Help
Sign In
TBF
/
AutoTrading
Watch
9
Star
10
Fork
3
Code
Issues
3
Pull Requests
4
Releases
Wiki
Activity
python
trading
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58
Commits
8
Branches
1
Tag
48 MiB
Python
99.6%
Shell
0.4%
Tree:
e2bf43ef8e
indic-draw
jonathan
jorickdefraine
master
quents
thibaudlabat-spread
thomas
victor_tabary
derivate
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e2bf43ef8e'
${ noResults }
AutoTrading
/
scripts
/
test.sh
5 lines
90 B
Raw
Blame
History
#!/bin/bash
source
venv/bin/activate
python -m pytest --cov auto_trading
$@
coverage xml
Reference in new issue