gcarq
48beb279c0
rename btc_amount to stake_amount
2017-09-11 13:59:11 +02:00
gcarq
996beae770
pylint fixes
2017-09-08 23:10:22 +02:00
gcarq
689cd11a6c
use inmemory db for tests
2017-09-08 21:39:31 +02:00
gcarq
09e4c6893e
fix close_trade_if_fulfilled; flush sessions manually ( fixes #16 )
2017-09-08 21:17:58 +02:00
gcarq
1c5a811033
Merge branch 'master' of https://github.com/gcarq/freqtrade into develop
2017-09-08 16:27:00 +02:00
gcarq
3473fd3c90
major refactoring to allow proper testing
...
This commit includes:
* Reducing complexity of modules
* Remove unneeded wrapper classes
* Implement init() for each module which
initializes everything based on the config
* Implement some basic tests
2017-09-08 15:51:00 +02:00
Samuel Husso
cb97a30087
fix sqlalchemy session to use contextual session
2017-09-06 17:13:21 +03:00
Samuel Husso
a56340061e
fix Session lint issues
2017-09-03 09:50:48 +03:00
gcarq
32cac11580
add typehints
2017-09-01 21:11:46 +02:00
gcarq
3d5913d317
implement /forcesell command
2017-06-08 20:01:01 +02:00
gcarq
bc8f00009d
use a different db handle for dry_run
2017-05-21 17:58:54 +02:00
gcarq
1e4f104f51
major refactoring
2017-05-18 02:13:02 +02:00
gcarq
c9cc9faf31
create table if it doesnt exist and other fixes
2017-05-18 02:13:02 +02:00
gcarq
e5d693ed4c
initial commit
2017-05-12 19:11:56 +02:00