Commit Graph

29349 Commits (70d7dcd189ff44cb9dfdba47ea03be13792b04fe)
 

Author SHA1 Message Date
Michael Egger 28c65af134 Merge pull request #3 from vertti/upgrade-deps
9 years ago
Michael Egger 43133f0f81 Merge pull request #2 from vertti/linter-fixes
9 years ago
Michael Egger a0a134af3f Merge pull request #1 from vertti/add-docker-support
9 years ago
Janne Sinivirta c46f718b40 upgrade several dependencies
9 years ago
Janne Sinivirta b9e53bcaa6 fix indentation
9 years ago
Janne Sinivirta 5e940e964b reordering import statements
9 years ago
Janne Sinivirta 98f9d7cc21 use lazy-evaluating form of logger (pylint W1202)
9 years ago
Janne Sinivirta 06d92042fd avoid single char variable names
9 years ago
Samuel Husso 02b4929e3f Add docker support
9 years ago
Janne Sinivirta e82f6e0da8 fix using JSONDecodeError in two different ways
9 years ago
Janne Sinivirta e229ba0ba8 rename conf to CONFIG as it is a constant
9 years ago
Janne Sinivirta f223f89f8a add pylint rule file that allows to use logger in lowercase
9 years ago
gcarq 65c3adeab7 make telegram updater more robust
9 years ago
gcarq 7b0296ad52 adapt README
9 years ago
gcarq 0fc46378fc implement /performance command
9 years ago
gcarq 53e71e09f7 remove /cancel command
9 years ago
gcarq 3d5913d317 implement /forcesell command
9 years ago
gcarq 3c0074520c update requirements
9 years ago
gcarq 029072c9af also use MACD indicator; minor changes
9 years ago
gcarq 0f5e00618b handle JSONDecodeError
9 years ago
gcarq 4d6897eb70 only respect dataframes younger than 10 minutes
9 years ago
gcarq b7f2a144e4 include ema
9 years ago
gcarq 1d55b7d452 user custom user agent
9 years ago
gcarq 8703f3ebe6 implement StochRSI buy signal handler
9 years ago
gcarq b37149cf6f make conf validation more robust
9 years ago
gcarq 9200ebb48a validate if bittrex pairs are valid
9 years ago
gcarq 8c3f20ce52 fix division by zero in profit handler
9 years ago
gcarq bc8f00009d use a different db handle for dry_run
9 years ago
gcarq 5402f8ba30 fix NoneType issue
9 years ago
gcarq 0949f54c7d minor changes
9 years ago
gcarq 4859bf18a3 s/trade_thresholds/minimal_roi/
9 years ago
gcarq 763e05ff14 better exception handling and minor changes
9 years ago
gcarq 775c2a1a9a respect stake_currency conf
9 years ago
gcarq ec72fff478 add property: stake_currency
9 years ago
gcarq 588ecebfeb bump version
9 years ago
Michael Egger a09f29dc43 Initial commit
9 years ago
gcarq d4c409a27f add README; minor refactoring
9 years ago
gcarq 6dae42d95d show trade id in status command; minor bugfix
9 years ago
gcarq d572b7bdbe implement support for concurrent open trades
9 years ago
gcarq 3fa8aae66d test commit
9 years ago
gcarq 1e4f104f51 major refactoring
9 years ago
gcarq c9cc9faf31 create table if it doesnt exist and other fixes
9 years ago
gcarq ef4b7eed3b update gitignore
9 years ago
gcarq e0ccc1e4bd freeze urllib3 1.2.0
9 years ago
gcarq 55b3c13798 reducre complexity
9 years ago
gcarq 61664fcae4 update gitignore; remove cache files
9 years ago
gcarq 419f6ea2ca update README; make main.py executable
9 years ago
maikl a5b1e699e5 Initial commit
9 years ago
gcarq e5d693ed4c initial commit
9 years ago