Commit graph

27 commits

Author SHA1 Message Date
8fdf742e70
Cleaned up code, using enums now for state, fixed OHLC interval, removed Herobrine 2021-02-10 16:08:40 -07:00
fcd3f76702
More updates 2021-02-05 22:09:58 -07:00
7ca8f57c72
Switching cryptos 2021-02-04 13:07:16 -07:00
bbcfa52234
Fixed extremely broken fee calculation 2021-02-04 12:55:21 -07:00
39c7895afb
Fixed a bunch of stupid 2021-02-04 01:14:39 -07:00
048e22024a
Fixed dumb typo 2021-02-04 01:11:26 -07:00
1ae1b3ea66
Sell even if the state is not known since you are almost certainly losing money 2021-02-04 01:09:59 -07:00
9e6368cf2f
Added get_fee function, states and trading now accounts for fees
The Kraken wrapper can now get the trading fee for a crypto pair

The bot uses this when making decisions to buy or sell

The bot on startup will now not initially do anything, it will instead
wait until the state changes between buy and sell to do anything in
order to prevent regrettable trades.
2021-02-04 01:06:53 -07:00
aa084ec729
Cleaned up code 2021-02-03 15:00:44 -07:00
5299661844
Updated sensitivity 2021-02-03 14:32:28 -07:00
a15ab7bf76
Changed bot logic to not trade on really small difference in EMA 2021-02-03 14:29:02 -07:00
3d44bdd779
Adjusted sensitivity 2021-02-03 14:20:31 -07:00
315f4c3036
Don't use all of our money to buy 2021-02-03 14:15:05 -07:00
abf3931f04
More updates 2021-02-03 14:01:00 -07:00
33c262b18a
Fixed it 2021-02-02 20:11:26 -05:00
41cdd32184
Help 2021-02-02 16:14:39 -07:00
c39164f2b7
Added sleep 2021-02-02 15:51:46 -07:00
5ae22ddede
Fixed more stupid 2021-02-02 15:48:04 -07:00
8c3299f9d5
Updates 2021-02-01 21:37:04 -07:00
75f42e7353
Fixed stupid 2021-02-01 21:23:32 -07:00
0a9730d958
More updates 2021-02-01 20:34:35 -07:00
83530fe52e
Added requirements.txt 2021-01-31 22:37:24 -07:00
4315a641a8
More changes 2021-01-31 22:19:16 -07:00
d017883a15
More updates 2021-01-31 14:17:25 -07:00
4e67fb531a
Fixed annoying 2021-01-31 01:18:06 -07:00
a60881f804
Some updates 2021-01-31 01:15:56 -07:00
edb2f20d9c
Initial commit 2021-01-30 18:11:16 -07:00