xmatthias
|
0a595190a3
|
fix last typechecks
|
2018-06-02 13:59:35 +02:00 |
|
xmatthias
|
32300f6d5f
|
don't initialize with None where it's not necessary
|
2018-06-02 13:55:06 +02:00 |
|
xmatthias
|
d9e951447f
|
remove _init function in backtesting (and according test)
|
2018-06-02 13:54:22 +02:00 |
|
xmatthias
|
6fc21e30e5
|
remove unused import
|
2018-06-02 13:52:55 +02:00 |
|
xmatthias
|
6106822d10
|
typing
|
2018-06-02 13:44:41 +02:00 |
|
xmatthias
|
4a322abd4d
|
Typecheck improvements
|
2018-06-02 13:44:05 +02:00 |
|
Gert Wohlgemuth
|
f02bb8df86
|
Merge pull request #14 from gcarq/develop
Update from upstream repo gcarq/freqtrade@develop
|
2018-06-02 03:45:58 -07:00 |
|
Janne Sinivirta
|
52309cc292
|
Merge pull request #819 from gcarq/pyup-update-ccxt-1.14.96-to-1.14.119
Update ccxt to 1.14.119
|
2018-06-02 11:57:58 +03:00 |
|
Janne Sinivirta
|
b5c41ca0fc
|
Merge pull request #820 from gcarq/fix/backtesting_hint
Fix wrong hint '--update-pairs-cached' from Backtesting/Hyperopt
|
2018-06-02 11:39:09 +03:00 |
|
Janne Sinivirta
|
a82a31341b
|
change misleading logging for datadir
|
2018-06-02 11:32:05 +03:00 |
|
Gert Wohlgemuth
|
25031848b2
|
Create stoploss.md
|
2018-06-01 20:50:40 -07:00 |
|
Gert Wohlgemuth
|
a9a6189d39
|
Update README.md
|
2018-06-01 20:34:15 -07:00 |
|
Gert
|
de965d053c
|
Merge branch 'develop' into wohlgemuth
|
2018-06-01 20:32:53 -07:00 |
|
Gert Wohlgemuth
|
770b05eb42
|
Merge pull request #13 from gcarq/develop
Update from upstream repo gcarq/freqtrade@develop
|
2018-06-01 20:31:41 -07:00 |
|
Gert
|
209aa9141d
|
merged stop loss support branch
|
2018-06-01 20:26:51 -07:00 |
|
Gert
|
e6d3a440cd
|
fixed tests except for one
|
2018-06-01 20:19:45 -07:00 |
|
Gert
|
6ace343d65
|
minor changes
|
2018-06-01 20:00:47 -07:00 |
|
Gérald LONLAS
|
0980e7e82d
|
Merge pull request #766 from pan-long/forcesell-amount
Sell filled amount or an open limit buy order in forcesell.
|
2018-06-01 19:51:38 -07:00 |
|
Gérald LONLAS
|
41efe99770
|
Merge pull request #786 from gcarq/fix/setup_script
Update setup.sh
|
2018-06-01 19:48:29 -07:00 |
|
Gerald Lonlas
|
792dd556a1
|
Fix wrong hint '--update-pairs-cached' from Backtesting/Hyperopt
|
2018-06-01 19:46:53 -07:00 |
|
Gert
|
c9708442ff
|
Merge branch 'develop' into StopLossSupport
|
2018-06-01 19:34:39 -07:00 |
|
Gert
|
24a8a57643
|
Merge branch 'gcarq-develop' into develop
|
2018-06-01 19:32:49 -07:00 |
|
Gert
|
059a27cd24
|
merged remote
|
2018-06-01 19:32:36 -07:00 |
|
pyup-bot
|
b731a65c75
|
Update ccxt from 1.14.96 to 1.14.119
|
2018-06-02 04:27:04 +02:00 |
|
xmatthias
|
e28973c50a
|
fix flake8
|
2018-05-31 22:17:46 +02:00 |
|
xmatthias
|
633620a5e9
|
exclude .mypy_cache
|
2018-05-31 22:15:18 +02:00 |
|
xmatthias
|
41a47df93f
|
setup travis to check mypy
|
2018-05-31 22:09:31 +02:00 |
|
xmatthias
|
3fb1dd02f1
|
add typehints and type: ignores
|
2018-05-31 22:00:46 +02:00 |
|
xmatthias
|
cf34b84cf1
|
add attributes with typehints
|
2018-05-31 21:59:22 +02:00 |
|
xmatthias
|
f4f821e88e
|
add typehints
|
2018-05-31 21:44:18 +02:00 |
|
xmatthias
|
c0cef7250d
|
typing - avoid variable reuse with differen ttype
|
2018-05-31 21:22:46 +02:00 |
|
xmatthias
|
2976a50c58
|
fix typing
|
2018-05-31 21:10:15 +02:00 |
|
xmatthias
|
69006b8fe8
|
flake8
|
2018-05-31 21:08:26 +02:00 |
|
xmatthias
|
4eb55acdbc
|
fix typing
|
2018-05-31 21:04:10 +02:00 |
|
xmatthias
|
1352f135d0
|
typing
|
2018-05-31 20:55:45 +02:00 |
|
xmatthias
|
0d251cbfdd
|
rpc type hints
|
2018-05-31 20:55:26 +02:00 |
|
xmatthias
|
4733aad7ff
|
mypy_typing
|
2018-05-31 20:54:37 +02:00 |
|
xmatthias
|
48516e6e1e
|
Add typehint
|
2018-05-31 20:41:05 +02:00 |
|
xmatthias
|
45909af7e0
|
type anotation fixes
|
2018-05-30 22:38:09 +02:00 |
|
xmatthias
|
88755fcded
|
fix typing
|
2018-05-30 22:09:20 +02:00 |
|
xmatthias
|
0d6dffdc7e
|
fix typehinting
|
2018-05-30 22:09:03 +02:00 |
|
xmatthias
|
9aa468adda
|
fix for typehint
|
2018-05-30 22:01:29 +02:00 |
|
Janne Sinivirta
|
52386d8153
|
Merge pull request #793 from gcarq/pyup-update-ccxt-1.14.73-to-1.14.96
Update ccxt to 1.14.96
|
2018-05-30 21:40:32 +03:00 |
|
pyup-bot
|
b7e0466d7c
|
Update ccxt from 1.14.73 to 1.14.96
|
2018-05-30 18:42:00 +02:00 |
|
Samuel Husso
|
f91de3c10e
|
Merge pull request #788 from gcarq/fix/doc_configuration
Update Readme and documentation
|
2018-05-30 08:53:57 +03:00 |
|
Gerald Lonlas
|
4329c15a9b
|
Doc: Add Buzz/trendy word
|
2018-05-29 22:38:48 -07:00 |
|
Gerald Lonlas
|
963d2a8368
|
Doc: update bot usage
|
2018-05-29 22:24:13 -07:00 |
|
Gerald Lonlas
|
d9eddfb1ee
|
Doc: Update the exchanges supported
|
2018-05-29 22:21:29 -07:00 |
|
Gerald Lonlas
|
f59f534c64
|
Setup.sh: fix Python3.6 when broken on macOS
|
2018-05-29 20:49:37 -07:00 |
|
Gerald Lonlas
|
5a4eb2cbf2
|
Setup.sh: make message format consistent
|
2018-05-29 20:48:34 -07:00 |
|