Commit graph

12 commits

Author SHA1 Message Date
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
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
4315a641a8
More changes 2021-01-31 22:19:16 -07:00
d017883a15
More updates 2021-01-31 14:17:25 -07:00
a60881f804
Some updates 2021-01-31 01:15:56 -07:00