add command line script
This commit is contained in:
4
bin/freqtrade
Normal file
4
bin/freqtrade
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import freqtrade
|
||||
freqtrade.main()
|
Reference in New Issue
Block a user