Commit Graph

20 Commits

Author SHA1 Message Date
Gert Wohlgemuth
c403ef3b20 fixed some minor bugs 2018-05-07 13:24:50 -07:00
Gert Wohlgemuth
429fa1aee4 fixed flake 2018-05-06 23:16:37 -07:00
Gert Wohlgemuth
cec3014790 added more arguments 2018-05-06 23:09:18 -07:00
Gert Wohlgemuth
12b4ae7f46 added support to plot markers of a dataframe, like hammers, etc. Added support to plot as many ticks as you want 2018-05-06 18:32:25 -07:00
Gert Wohlgemuth
f420994006 added support to defined custom clipping 2018-05-06 17:32:24 -07:00
Gert Wohlgemuth
d2aca6fab2 added support to plot any given dataframe column 2018-05-06 16:36:04 -07:00
Gert Wohlgemuth
31e5d4d095 added support for CCI and RSI plots 2018-05-06 13:40:49 -07:00
Gert Wohlgemuth
05ff0e0027 added support for improved graphics and strategy path configuration 2018-05-06 12:25:40 -07:00
Michael Egger
9019f6492f
define constants on module level (#596) 2018-04-02 16:42:53 +02:00
gcarq
a356edb117 implement '--strategy-path' argument 2018-03-27 16:32:58 +02:00
gcarq
bd2a6467fe adapt argument description and metavar 2018-03-25 15:12:39 +02:00
gcarq
b4d2a3f495 refactor StrategyResolver to work with class names 2018-03-25 15:12:39 +02:00
gcarq
f6df7df9bf modify args typehints 2018-03-20 19:50:04 +01:00
gcarq
d2aea7bdc1 optimize imports 2018-03-20 19:50:04 +01:00
gcarq
ed71340a90 arguments: apply missing typehints 2018-03-20 19:48:03 +01:00
Gerald Lonlas
d685646446 Arguments(): Change private methods to public 2018-03-04 17:51:57 -08:00
Gerald Lonlas
6fcc173489 Merge commit '35c51c73f713bfdb81bd84721f3dceab0c19e819' into feature/objectify 2018-03-04 01:33:39 -08:00
Gerald Lonlas
722ed48d9d Merge commit 'e3d222912dfd775b7456a44d6d6055430711f251' into feature/objectify 2018-03-04 00:51:22 -08:00
Gerald Lonlas
3ba365ceb2 Merge commit 'fecd9f830ec4e8e9d5d1f3a70310d42bbe3f274a' into feature/objectify 2018-03-03 09:39:27 +08:00
Gerald Lonlas
383fb6d20e Add a class Arguments to manage cli arguments passed to the bot 2018-03-03 09:33:54 +08:00