askmike / gekko

A bitcoin trading bot written in node - https://gekko.wizb.it/
MIT License
10.06k stars 3.95k forks source link

Help with wrong profit results #549

Closed stonescenter closed 7 years ago

stonescenter commented 7 years ago

Hello main developers

I would like to thanks for the software that you write. I would like some suggestions to me because I was testing many days trying to get the best profit. I got some reasonable results in testing mode. I read some documentation on the web too. I run gekko in real mode in theses days and I began to lost money ETH/BTC I am sure I am wrong with my configuration, Could you give a tips of your testing or what is the problem why I have less bitcoins. At moment I have cancelled gekko while I found out the correct configuration and don't lose btc.

This is the output of gekko with real money:

2017-01-11 22:09:10 (INFO): Gekko v0.3.4 started 2017-01-11 22:09:10 (INFO): I'm gonna make you rich, Bud Fox.
2017-01-11 22:09:10 (INFO): Setting up Gekko in realtime mode
2017-01-11 22:09:10 (INFO): 2017-01-11 22:09:10 (INFO): Setting up: 2017-01-11 22:09:10 (INFO): Candle writer 2017-01-11 22:09:10 (INFO): Store candles in a database 2017-01-11 22:09:11 (INFO): 2017-01-11 22:09:11 (INFO): Setting up: 2017-01-11 22:09:11 (INFO): Trading Advisor 2017-01-11 22:09:11 (INFO): Calculate trading advice 2017-01-11 22:09:11 (INFO): Using the trading method: DEMA 2017-01-11 22:09:11 (INFO): The trading method requests 45000 minutes of historic data. Checking availablity.. 2017-01-11 22:09:11 (INFO): 2017-01-11 22:09:11 (INFO): Usable local data available, trying to match with exchange data.. 2017-01-11 22:09:11 (INFO): Full history locally available. Seeding the trading method with all required historical candles. 2017-01-11 22:09:12 (INFO): Setting up:

[2017-01-11 22:09:10 (INFO): Gekko v0.3.4 started 2017-01-11 22:09:10 (INFO): I'm gonna make you rich, Bud Fox.
2017-01-11 22:09:10 (INFO): Setting up Gekko in realtime mode
2017-01-11 22:09:10 (INFO): 2017-01-11 22:09:10 (INFO): Setting up: 2017-01-11 22:09:10 (INFO): Candle writer 2017-01-11 22:09:10 (INFO): Store candles in a database 2017-01-11 22:09:11 (INFO): 2017-01-11 22:09:11 (INFO): Setting up: 2017-01-11 22:09:11 (INFO): Trading Advisor 2017-01-11 22:09:11 (INFO): Calculate trading advice 2017-01-11 22:09:11 (INFO): Using the trading method: DEMA 2017-01-11 22:09:11 (INFO): The trading method requests 45000 minutes of historic data. Checking availablity.. 2017-01-11 22:09:11 (INFO): 2017-01-11 22:09:11 (INFO): Usable local data available, trying to match with exchange data.. 2017-01-11 22:09:11 (INFO): Full history locally available. Seeding the trading method with all required historical candles. 2017-01-11 22:09:12 (INFO): Setting up: 2017-01-11 22:09:12 (INFO): Trader 2017-01-11 22:09:12 (INFO): Follows the advice and create real orders. 2017-01-11 22:09:12 (INFO): 2017-01-11 22:09:12 (INFO): trading at Poloniex ACTIVE 2017-01-11 22:09:12 (INFO): Poloniex trading fee will be: 0.25% 2017-01-11 22:09:12 (INFO): Poloniex portfolio: 2017-01-11 22:09:12 (INFO): ETH: 12.262352560000 2017-01-11 22:09:12 (INFO): BTC: 0.000000010000 2017-01-11 22:09:12 (INFO): Setting up: 2017-01-11 22:09:12 (INFO): Advice logger 2017-01-11 22:09:12 (INFO): 2017-01-11 22:09:12 (INFO): Setting up: 2017-01-11 22:09:12 (INFO): Profit Simulator 2017-01-11 22:09:12 (INFO): Paper trader that logs fake profits. 2017-01-11 22:09:12 (INFO): 2017-01-11 22:09:12 (INFO): Starting to watch the market: Poloniex / 2017-01-11 22:09:12 (INFO): Trader Received advice to go long. Buying ETH 2017-01-11 22:09:12 (INFO): We have new trading advice! 2017-01-11 22:09:12 (INFO): Position: long 2017-01-11 22:09:12 (INFO): Market price: 0.01220249 2017-01-11 22:09:12 (INFO): Based on market time: 2017-01-11 22:07:00 2017-01-11 22:09:12 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-11 22:09:12 (INFO): (PROFIT REPORT) current simulated balance: 0.14989 BTC 2017-01-11 22:09:12 (INFO): (PROFIT REPORT) simulated profit: -0.00045 BTC (-0.30000%) 2017-01-11 22:09:12 (INFO): Wanted to buy ETH but the amount is too small (0.000000818343) at Poloniex 2017-01-11 23:39:57 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-11 23:39:57 (INFO): (PROFIT REPORT) current simulated balance: 0.15130 BTC 2017-01-11 23:39:57 (INFO): (PROFIT REPORT) simulated profit: 0.00096 BTC (0.63609%) 2017-01-12 01:09:21 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 01:09:21 (INFO): (PROFIT REPORT) current simulated balance: 0.15310 BTC 2017-01-12 01:09:21 (INFO): (PROFIT REPORT) simulated profit: 0.00276 BTC (1.83592%) 2017-01-12 02:39:46 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 02:39:46 (INFO): (PROFIT REPORT) current simulated balance: 0.15315 BTC 2017-01-12 02:39:46 (INFO): (PROFIT REPORT) simulated profit: 0.00280 BTC (1.86289%) 2017-01-12 04:09:10 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 04:09:10 (INFO): (PROFIT REPORT) current simulated balance: 0.14962 BTC 2017-01-12 04:09:10 (INFO): (PROFIT REPORT) simulated profit: -0.00073 BTC (-0.48384%) 2017-01-12 05:39:14 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 05:39:14 (INFO): (PROFIT REPORT) current simulated balance: 0.14924 BTC 2017-01-12 05:39:14 (INFO): (PROFIT REPORT) simulated profit: -0.00110 BTC (-0.73230%) 2017-01-12 07:09:19 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 07:09:19 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 07:09:19 (INFO): (PROFIT REPORT) current simulated balance: 0.14881 BTC 2017-01-12 07:09:19 (INFO): (PROFIT REPORT) simulated profit: -0.00154 BTC (-1.02309%) 2017-01-12 08:39:04 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 08:39:04 (INFO): (PROFIT REPORT) current simulated balance: 0.14864 BTC 2017-01-12 08:39:04 (INFO): (PROFIT REPORT) simulated profit: -0.00170 BTC (-1.13077%) 2017-01-12 10:09:08 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 10:09:08 (INFO): (PROFIT REPORT) current simulated balance: 0.14741 BTC 2017-01-12 10:09:08 (INFO): (PROFIT REPORT) simulated profit: -0.00294 BTC (-1.95444%) 2017-01-12 11:39:13 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 11:39:13 (INFO): (PROFIT REPORT) current simulated balance: 0.14826 BTC 2017-01-12 11:39:13 (INFO): (PROFIT REPORT) simulated profit: -0.00208 BTC (-1.38561%) 2017-01-12 13:09:18 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 13:09:18 (INFO): (PROFIT REPORT) current simulated balance: 0.14863 BTC 2017-01-12 13:09:18 (INFO): (PROFIT REPORT) simulated profit: -0.00171 BTC (-1.13739%) 2017-01-12 14:39:22 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 14:39:22 (INFO): (PROFIT REPORT) current simulated balance: 0.14985 BTC 2017-01-12 14:39:22 (INFO): (PROFIT REPORT) simulated profit: -0.00049 BTC (-0.32917%) 2017-01-12 16:09:07 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 16:09:07 (INFO): (PROFIT REPORT) current simulated balance: 0.14792 BTC 2017-01-12 16:09:07 (INFO): (PROFIT REPORT) simulated profit: -0.00243 BTC (-1.61365%) 2017-01-12 17:39:11 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 17:39:11 (INFO): (PROFIT REPORT) current simulated balance: 0.14838 BTC 2017-01-12 17:39:11 (INFO): (PROFIT REPORT) simulated profit: -0.00197 BTC (-1.30962%) 2017-01-12 19:09:16 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 19:09:16 (INFO): (PROFIT REPORT) current simulated balance: 0.14889 BTC 2017-01-12 19:09:16 (INFO): (PROFIT REPORT) simulated profit: -0.00145 BTC (-0.96450%) 2017-01-12 20:39:20 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 20:39:20 (INFO): (PROFIT REPORT) current simulated balance: 0.14863 BTC 2017-01-12 20:39:20 (INFO): (PROFIT REPORT) simulated profit: -0.00171 BTC (-1.13739%) 2017-01-12 22:09:24 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 22:09:24 (INFO): (PROFIT REPORT) current simulated balance: 0.14781 BTC 2017-01-12 22:09:24 (INFO): (PROFIT REPORT) simulated profit: -0.00254 BTC (-1.68628%) 2017-01-12 23:40:08 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 23:40:08 (INFO): (PROFIT REPORT) current simulated balance: 0.14853 BTC 2017-01-12 23:40:08 (INFO): (PROFIT REPORT) simulated profit: -0.00182 BTC (-1.20839%) 2017-01-13 01:09:32 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 01:09:32 (INFO): (PROFIT REPORT) current simulated balance: 0.14798 BTC 2017-01-13 01:09:32 (INFO): (PROFIT REPORT) simulated profit: -0.00236 BTC (-1.57255%) 2017-01-13 02:39:17 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 02:39:17 (INFO): (PROFIT REPORT) current simulated balance: 0.14722 BTC 2017-01-13 02:39:17 (INFO): (PROFIT REPORT) simulated profit: -0.00312 BTC (-2.07634%) 2017-01-13 04:10:02 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 04:10:02 (INFO): (PROFIT REPORT) current simulated balance: 0.14766 BTC 2017-01-13 04:10:02 (INFO): (PROFIT REPORT) simulated profit: -0.00268 BTC (-1.78286%) 2017-01-13 05:39:06 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 05:39:06 (INFO): (PROFIT REPORT) current simulated balance: 0.14876 BTC 2017-01-13 05:39:06 (INFO): (PROFIT REPORT) simulated profit: -0.00159 BTC (-1.05691%) 2017-01-13 07:09:31 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 07:09:31 (INFO): (PROFIT REPORT) current simulated balance: 0.14847 BTC 2017-01-13 07:09:31 (INFO): (PROFIT REPORT) simulated profit: -0.00188 BTC (-1.24769%) 2017-01-13 08:39:15 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 08:39:15 (INFO): (PROFIT REPORT) current simulated balance: 0.14756 BTC 2017-01-13 08:39:15 (INFO): (PROFIT REPORT) simulated profit: -0.00278 BTC (-1.84912%) 2017-01-13 10:09:20 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 10:09:20 (INFO): (PROFIT REPORT) current simulated balance: 0.14722 BTC 2017-01-13 10:09:20 (INFO): (PROFIT REPORT) simulated profit: -0.00312 BTC (-2.07699%) 2017-01-13 11:40:05 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 11:40:05 (INFO): (PROFIT REPORT) current simulated balance: 0.14747 BTC 2017-01-13 11:40:05 (INFO): (PROFIT REPORT) simulated profit: -0.00288 BTC (-1.91358%) 2017-01-13 13:09:29 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 13:09:29 (INFO): (PROFIT REPORT) current simulated balance: 0.14759 BTC 2017-01-13 13:09:29 (INFO): (PROFIT REPORT) simulated profit: -0.00275 BTC (-1.83139%) 2017-01-13 14:39:14 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 14:39:14 (INFO): (PROFIT REPORT) current simulated balance: 0.14724 BTC 2017-01-13 14:39:14 (INFO): (PROFIT REPORT) simulated profit: -0.00310 BTC (-2.06180%) 2017-01-13 16:09:19 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 16:09:19 (INFO): (PROFIT REPORT) current simulated balance: 0.14400 BTC 2017-01-13 16:09:19 (INFO): (PROFIT REPORT) simulated profit: -0.00635 BTC (-4.22215%) 2017-01-13 17:40:03 (INFO): Trader Received advice to go short. Selling ETH 2017-01-13 17:40:03 (INFO): We have new trading advice! 2017-01-13 17:40:03 (INFO): Position: short 2017-01-13 17:40:03 (INFO): Market price: 0.01165997 2017-01-13 17:40:03 (INFO): Based on market time: 2017-01-13 17:37:00 2017-01-13 17:40:03 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 17:40:03 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 BTC 2017-01-13 17:40:03 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-13 17:40:03 (INFO): Attempting to SELL 12.26235256 ETH at Poloniex 2017-01-13 17:41:03 (INFO): SELL was successfull 2017-01-13 19:09:27 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 19:09:27 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 BTC 2017-01-13 19:09:27 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-13 20:39:11 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 20:39:11 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 BTC 2017-01-13 20:39:11 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-13 22:09:16 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 22:09:16 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 BTC 2017-01-13 22:09:16 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-13 23:39:21 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 23:39:21 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 2017-01-11 22:09:12 (INFO): Trader 2017-01-11 22:09:12 (INFO): Follows the advice and create real orders. 2017-01-11 22:09:12 (INFO): 2017-01-11 22:09:12 (INFO): trading at Poloniex ACTIVE 2017-01-11 22:09:12 (INFO): Poloniex trading fee will be: 0.25% 2017-01-11 22:09:12 (INFO): Poloniex portfolio: 2017-01-11 22:09:12 (INFO): ETH: 12.262352560000 2017-01-11 22:09:12 (INFO): BTC: 0.000000010000 2017-01-11 22:09:12 (INFO): Setting up: 2017-01-11 22:09:12 (INFO): Advice logger 2017-01-11 22:09:12 (INFO): 2017-01-11 22:09:12 (INFO): Setting up: 2017-01-11 22:09:12 (INFO): Profit Simulator 2017-01-11 22:09:12 (INFO): Paper trader that logs fake profits. 2017-01-11 22:09:12 (INFO): 2017-01-11 22:09:12 (INFO): Starting to watch the market: Poloniex / 2017-01-11 22:09:12 (INFO): Trader Received advice to go long. Buying ETH 2017-01-11 22:09:12 (INFO): We have new trading advice! 2017-01-11 22:09:12 (INFO): Position: long 2017-01-11 22:09:12 (INFO): Market price: 0.01220249 2017-01-11 22:09:12 (INFO): Based on market time: 2017-01-11 22:07:00 2017-01-11 22:09:12 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-11 22:09:12 (INFO): (PROFIT REPORT) current simulated balance: 0.14989 BTC 2017-01-11 22:09:12 (INFO): (PROFIT REPORT) simulated profit: -0.00045 BTC (-0.30000%) 2017-01-11 22:09:12 (INFO): Wanted to buy ETH but the amount is too small (0.000000818343) at Poloniex 2017-01-11 23:39:57 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-11 23:39:57 (INFO): (PROFIT REPORT) current simulated balance: 0.15130 BTC 2017-01-11 23:39:57 (INFO): (PROFIT REPORT) simulated profit: 0.00096 BTC (0.63609%) 2017-01-12 01:09:21 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 01:09:21 (INFO): (PROFIT REPORT) current simulated balance: 0.15310 BTC 2017-01-12 01:09:21 (INFO): (PROFIT REPORT) simulated profit: 0.00276 BTC (1.83592%) 2017-01-12 02:39:46 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 02:39:46 (INFO): (PROFIT REPORT) current simulated balance: 0.15315 BTC 2017-01-12 02:39:46 (INFO): (PROFIT REPORT) simulated profit: 0.00280 BTC (1.86289%) 2017-01-12 04:09:10 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 04:09:10 (INFO): (PROFIT REPORT) current simulated balance: 0.14962 BTC 2017-01-12 04:09:10 (INFO): (PROFIT REPORT) simulated profit: -0.00073 BTC (-0.48384%) 2017-01-12 05:39:14 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 05:39:14 (INFO): (PROFIT REPORT) current simulated balance: 0.14924 BTC 2017-01-12 05:39:14 (INFO): (PROFIT REPORT) simulated profit: -0.00110 BTC (-0.73230%) 2017-01-12 07:09:19 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 07:09:19 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 07:09:19 (INFO): (PROFIT REPORT) current simulated balance: 0.14881 BTC 2017-01-12 07:09:19 (INFO): (PROFIT REPORT) simulated profit: -0.00154 BTC (-1.02309%) 2017-01-12 08:39:04 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 08:39:04 (INFO): (PROFIT REPORT) current simulated balance: 0.14864 BTC 2017-01-12 08:39:04 (INFO): (PROFIT REPORT) simulated profit: -0.00170 BTC (-1.13077%) 2017-01-12 10:09:08 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 10:09:08 (INFO): (PROFIT REPORT) current simulated balance: 0.14741 BTC 2017-01-12 10:09:08 (INFO): (PROFIT REPORT) simulated profit: -0.00294 BTC (-1.95444%) 2017-01-12 11:39:13 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 11:39:13 (INFO): (PROFIT REPORT) current simulated balance: 0.14826 BTC 2017-01-12 11:39:13 (INFO): (PROFIT REPORT) simulated profit: -0.00208 BTC (-1.38561%) 2017-01-12 13:09:18 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 13:09:18 (INFO): (PROFIT REPORT) current simulated balance: 0.14863 BTC 2017-01-12 13:09:18 (INFO): (PROFIT REPORT) simulated profit: -0.00171 BTC (-1.13739%) 2017-01-12 14:39:22 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 14:39:22 (INFO): (PROFIT REPORT) current simulated balance: 0.14985 BTC 2017-01-12 14:39:22 (INFO): (PROFIT REPORT) simulated profit: -0.00049 BTC (-0.32917%) 2017-01-12 16:09:07 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 16:09:07 (INFO): (PROFIT REPORT) current simulated balance: 0.14792 BTC 2017-01-12 16:09:07 (INFO): (PROFIT REPORT) simulated profit: -0.00243 BTC (-1.61365%) 2017-01-12 17:39:11 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 17:39:11 (INFO): (PROFIT REPORT) current simulated balance: 0.14838 BTC 2017-01-12 17:39:11 (INFO): (PROFIT REPORT) simulated profit: -0.00197 BTC (-1.30962%) 2017-01-12 19:09:16 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 19:09:16 (INFO): (PROFIT REPORT) current simulated balance: 0.14889 BTC 2017-01-12 19:09:16 (INFO): (PROFIT REPORT) simulated profit: -0.00145 BTC (-0.96450%) 2017-01-12 20:39:20 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 20:39:20 (INFO): (PROFIT REPORT) current simulated balance: 0.14863 BTC 2017-01-12 20:39:20 (INFO): (PROFIT REPORT) simulated profit: -0.00171 BTC (-1.13739%) 2017-01-12 22:09:24 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 22:09:24 (INFO): (PROFIT REPORT) current simulated balance: 0.14781 BTC 2017-01-12 22:09:24 (INFO): (PROFIT REPORT) simulated profit: -0.00254 BTC (-1.68628%) 2017-01-12 23:40:08 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-12 23:40:08 (INFO): (PROFIT REPORT) current simulated balance: 0.14853 BTC 2017-01-12 23:40:08 (INFO): (PROFIT REPORT) simulated profit: -0.00182 BTC (-1.20839%) 2017-01-13 01:09:32 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 01:09:32 (INFO): (PROFIT REPORT) current simulated balance: 0.14798 BTC 2017-01-13 01:09:32 (INFO): (PROFIT REPORT) simulated profit: -0.00236 BTC (-1.57255%) 2017-01-13 02:39:17 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 02:39:17 (INFO): (PROFIT REPORT) current simulated balance: 0.14722 BTC 2017-01-13 02:39:17 (INFO): (PROFIT REPORT) simulated profit: -0.00312 BTC (-2.07634%) 2017-01-13 04:10:02 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 04:10:02 (INFO): (PROFIT REPORT) current simulated balance: 0.14766 BTC 2017-01-13 04:10:02 (INFO): (PROFIT REPORT) simulated profit: -0.00268 BTC (-1.78286%) 2017-01-13 05:39:06 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 05:39:06 (INFO): (PROFIT REPORT) current simulated balance: 0.14876 BTC 2017-01-13 05:39:06 (INFO): (PROFIT REPORT) simulated profit: -0.00159 BTC (-1.05691%) 2017-01-13 07:09:31 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 07:09:31 (INFO): (PROFIT REPORT) current simulated balance: 0.14847 BTC 2017-01-13 07:09:31 (INFO): (PROFIT REPORT) simulated profit: -0.00188 BTC (-1.24769%) 2017-01-13 08:39:15 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 08:39:15 (INFO): (PROFIT REPORT) current simulated balance: 0.14756 BTC 2017-01-13 08:39:15 (INFO): (PROFIT REPORT) simulated profit: -0.00278 BTC (-1.84912%) 2017-01-13 10:09:20 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 10:09:20 (INFO): (PROFIT REPORT) current simulated balance: 0.14722 BTC 2017-01-13 10:09:20 (INFO): (PROFIT REPORT) simulated profit: -0.00312 BTC (-2.07699%) 2017-01-13 11:40:05 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 11:40:05 (INFO): (PROFIT REPORT) current simulated balance: 0.14747 BTC 2017-01-13 11:40:05 (INFO): (PROFIT REPORT) simulated profit: -0.00288 BTC (-1.91358%) 2017-01-13 13:09:29 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 13:09:29 (INFO): (PROFIT REPORT) current simulated balance: 0.14759 BTC 2017-01-13 13:09:29 (INFO): (PROFIT REPORT) simulated profit: -0.00275 BTC (-1.83139%) 2017-01-13 14:39:14 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 14:39:14 (INFO): (PROFIT REPORT) current simulated balance: 0.14724 BTC 2017-01-13 14:39:14 (INFO): (PROFIT REPORT) simulated profit: -0.00310 BTC (-2.06180%) 2017-01-13 16:09:19 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 16:09:19 (INFO): (PROFIT REPORT) current simulated balance: 0.14400 BTC 2017-01-13 16:09:19 (INFO): (PROFIT REPORT) simulated profit: -0.00635 BTC (-4.22215%) 2017-01-13 17:40:03 (INFO): Trader Received advice to go short. Selling ETH 2017-01-13 17:40:03 (INFO): We have new trading advice! 2017-01-13 17:40:03 (INFO): Position: short 2017-01-13 17:40:03 (INFO): Market price: 0.01165997 2017-01-13 17:40:03 (INFO): Based on market time: 2017-01-13 17:37:00 2017-01-13 17:40:03 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 17:40:03 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 BTC 2017-01-13 17:40:03 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-13 17:40:03 (INFO): Attempting to SELL 12.26235256 ETH at Poloniex 2017-01-13 17:41:03 (INFO): SELL was successfull 2017-01-13 19:09:27 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 19:09:27 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 BTC 2017-01-13 19:09:27 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-13 20:39:11 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 20:39:11 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 BTC 2017-01-13 20:39:11 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-13 22:09:16 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 22:09:16 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 BTC 2017-01-13 22:09:16 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-13 23:39:21 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-13 23:39:21 (INFO): (PROFIT REPORT) current simulated balance: 0.14280BTC 2017-01-14 20:39:03 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-14 22:09:47 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-14 22:09:47 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 BTC 2017-01-14 22:09:47 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-14 23:39:12 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-14 23:39:12 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 BTC 2017-01-14 23:39:12 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-15 01:09:17 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 01:09:17 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 BTC 2017-01-15 01:09:17 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-15 02:39:21 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 02:39:21 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 BTC 2017-01-15 02:39:21 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-15 04:09:06 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 04:09:06 (INFO): (PROFIT REPORT) current simulated balance: 0.14280 BTC 2017-01-15 04:09:06 (INFO): (PROFIT REPORT) simulated profit: -0.00754 BTC (-5.01845%) 2017-01-15 05:39:09 (INFO): Trader Received advice to go long. Buying ETH 2017-01-15 05:39:09 (INFO): We have new trading advice! 2017-01-15 05:39:09 (INFO): Position: long 2017-01-15 05:39:09 (INFO): Market price: 0.011847 2017-01-15 05:39:09 (INFO): Based on market time: 2017-01-15 05:37:00 2017-01-15 05:39:09 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 05:39:09 (INFO): (PROFIT REPORT) current simulated balance: 0.14237 BTC 2017-01-15 05:39:09 (INFO): (PROFIT REPORT) simulated profit: -0.00797 BTC (-5.30339%) 2017-01-15 05:39:10 (INFO): Attempting to BUY 12.061690723389887 ETH at Poloniex 2017-01-15 05:40:10 (INFO): BUY was successfull 2017-01-15 07:09:14 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 07:09:14 (INFO): (PROFIT REPORT) current simulated balance: 0.14420 BTC 2017-01-15 07:09:14 (INFO): (PROFIT REPORT) simulated profit: -0.00615 BTC (-4.08833%) 2017-01-15 08:39:19 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 08:39:19 (INFO): (PROFIT REPORT) current simulated balance: 0.14352 BTC 2017-01-15 08:39:19 (INFO): (PROFIT REPORT) simulated profit: -0.00683 BTC (-4.54075%) 2017-01-15 10:09:24 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 10:09:24 (INFO): (PROFIT REPORT) current simulated balance: 0.14386 BTC 2017-01-15 10:09:24 (INFO): (PROFIT REPORT) simulated profit: -0.00648 BTC (-4.31206%) 2017-01-15 11:39:28 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 11:39:28 (INFO): (PROFIT REPORT) current simulated balance: 0.14392 BTC 2017-01-15 11:39:28 (INFO): (PROFIT REPORT) simulated profit: -0.00642 BTC (-4.27226%) 2017-01-15 13:09:32 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 13:09:32 (INFO): (PROFIT REPORT) current simulated balance: 0.14401 BTC 2017-01-15 13:09:32 (INFO): (PROFIT REPORT) simulated profit: -0.00634 BTC (-4.21399%) 2017-01-15 14:39:17 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 14:39:17 (INFO): (PROFIT REPORT) current simulated balance: 0.14401 BTC 2017-01-15 14:39:17 (INFO): (PROFIT REPORT) simulated profit: -0.00633 BTC (-4.21175%) 2017-01-15 16:09:21 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 16:09:21 (INFO): (PROFIT REPORT) current simulated balance: 0.14286 BTC 2017-01-15 16:09:21 (INFO): (PROFIT REPORT) simulated profit: -0.00748 BTC (-4.97559%) 2017-01-15 17:39:26 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 17:39:26 (INFO): (PROFIT REPORT) current simulated balance: 0.14301 BTC 2017-01-15 17:39:26 (INFO): (PROFIT REPORT) simulated profit: -0.00734 BTC (-4.87975%) 2017-01-15 19:10:31 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 19:10:31 (INFO): (PROFIT REPORT) current simulated balance: 0.14326 BTC 2017-01-15 19:10:31 (INFO): (PROFIT REPORT) simulated profit: -0.00708 BTC (-4.71189%) 2017-01-15 20:39:15 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 20:39:15 (INFO): (PROFIT REPORT) current simulated balance: 0.14289 BTC 2017-01-15 20:39:15 (INFO): (PROFIT REPORT) simulated profit: -0.00746 BTC (-4.95960%) 2017-01-15 22:09:39 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 22:09:39 (INFO): (PROFIT REPORT) current simulated balance: 0.14321 BTC 2017-01-15 22:09:39 (INFO): (PROFIT REPORT) simulated profit: -0.00714 BTC (-4.74586%) 2017-01-15 23:39:22 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-15 23:39:22 (INFO): (PROFIT REPORT) current simulated balance: 0.14342 BTC 2017-01-15 23:39:22 (INFO): (PROFIT REPORT) simulated profit: -0.00693 BTC (-4.60798%) 2017-01-16 01:09:07 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-16 01:09:07 (INFO): (PROFIT REPORT) current simulated balance: 0.14240 BTC 2017-01-16 01:09:07 (INFO): (PROFIT REPORT) simulated profit: -0.00795 BTC (-5.28469%) 2017-01-16 02:39:31 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-16 02:39:31 (INFO): (PROFIT REPORT) current simulated balance: 0.14088 BTC 2017-01-16 02:39:31 (INFO): (PROFIT REPORT) simulated profit: -0.00946 BTC (-6.29440%) 2017-01-16 04:09:16 (INFO): Trader Received advice to go short. Selling ETH 2017-01-16 04:09:16 (INFO): We have new trading advice! 2017-01-16 04:09:16 (INFO): Position: short 2017-01-16 04:09:16 (INFO): Market price: 0.01164197 2017-01-16 04:09:16 (INFO): Based on market time: 2017-01-16 04:07:00 2017-01-16 04:09:16 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-16 04:09:16 (INFO): (PROFIT REPORT) current simulated balance: 0.13949 BTC 2017-01-16 04:09:16 (INFO): (PROFIT REPORT) simulated profit: -0.01086 BTC (-7.22144%) 2017-01-16 04:09:16 (INFO): Attempting to SELL 12.0315365 ETH at Poloniex 2017-01-16 04:10:16 (INFO): SELL was successfull 2017-01-16 05:39:20 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-16 05:39:20 (INFO): (PROFIT REPORT) current simulated balance: 0.13949 BTC 2017-01-16 05:39:20 (INFO): (PROFIT REPORT) simulated profit: -0.01086 BTC (-7.22144%) 2017-01-16 07:09:44 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-16 07:09:44 (INFO): (PROFIT REPORT) current simulated balance: 0.13949 BTC 2017-01-16 07:09:44 (INFO): (PROFIT REPORT) simulated profit: -0.01086 BTC (-7.22144%) 2017-01-16 08:39:08 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-16 08:39:08 (INFO): (PROFIT REPORT) current simulated balance: 0.13949 BTC 2017-01-16 08:39:08 (INFO): (PROFIT REPORT) simulated profit: -0.01086 BTC (-7.22144%) 2017-01-16 10:09:33 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-16 10:09:33 (INFO): (PROFIT REPORT) current simulated balance: 0.13949 BTC 2017-01-16 10:09:33 (INFO): (PROFIT REPORT) simulated profit: -0.01086 BTC (-7.22144%) 2017-01-16 11:39:17 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-16 11:39:17 (INFO): (PROFIT REPORT) current simulated balance: 0.13949 BTC 2017-01-16 11:39:17 (INFO): (PROFIT REPORT) simulated profit: -0.01086 BTC (-7.22144%) 2017-01-16 13:09:42 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-16 13:09:42 (INFO): (PROFIT REPORT) current simulated balance: 0.13949 BTC 2017-01-16 13:09:42 (INFO): (PROFIT REPORT) simulated profit: -0.01086 BTC (-7.22144%)

BACKTEST RESULTS:

ubuntu@ip-172-31-31-37:~/git/gekko_eth$ node gekko.js --backtest 2017-01-16 14:19:03 (INFO): Gekko v0.3.4 started 2017-01-16 14:19:03 (INFO): I'm gonna make you rich, Bud Fox.

2017-01-16 14:19:03 (INFO): Setting up Gekko in backtest mode 2017-01-16 14:19:03 (INFO): 2017-01-16 14:19:03 (WARN): The plugin Candle writer does not support the mode backtest. It has been disabled. 2017-01-16 14:19:03 (INFO): Setting up: 2017-01-16 14:19:03 (INFO): Trading Advisor 2017-01-16 14:19:03 (INFO): Calculate trading advice 2017-01-16 14:19:03 (INFO): Using the trading method: DEMA 2017-01-16 14:19:03 (INFO):

2017-01-16 14:19:03 (WARN): The plugin Trader does not support the mode backtest. It has been disabled. 2017-01-16 14:19:03 (WARN): The plugin Advice logger does not support the mode backtest. It has been disabled. 2017-01-16 14:19:03 (INFO): Setting up: 2017-01-16 14:19:03 (INFO): Profit Simulator 2017-01-16 14:19:03 (INFO): Paper trader that logs fake profits. 2017-01-16 14:19:03 (INFO):

2017-01-16 14:19:03 (INFO): WARNING: BACKTESTING FEATURE NEEDS PROPER TESTING 2017-01-16 14:19:03 (INFO): WARNING: ACT ON THESE NUMBERS AT YOUR OWN RISK!

2017-01-16 14:19:03 (WARN): The plugin Trader does not support the mode backtest. It has been disabled. 2017-01-16 14:19:03 (WARN): The plugin Advice logger does not support the mode backtest. It has been disabled. 2017-01-16 14:19:03 (INFO): Setting up: 2017-01-16 14:19:03 (INFO): Profit Simulator 2017-01-16 14:19:03 (INFO): Paper trader that logs fake profits. 2017-01-16 14:19:03 (INFO):

2017-01-16 14:19:03 (INFO): WARNING: BACKTESTING FEATURE NEEDS PROPER TESTING 2017-01-16 14:19:03 (INFO): WARNING: ACT ON THESE NUMBERS AT YOUR OWN RISK!

2017-01-16 14:19:05 (INFO): 2016-11-29 05:09:00: Profit simulator got advice to short 0.150 BTC <= 0.000 ETH 2017-01-16 14:19:06 (INFO): 2016-12-07 00:39:00: Profit simulator got advice to long 0.150 BTC => 15.218 ETH 2017-01-16 14:19:06 (INFO): 2016-12-10 18:39:00: Profit simulator got advice to short 0.159 BTC <= 15.218 ETH 2017-01-16 14:19:06 (INFO): 2016-12-12 14:09:00: Profit simulator got advice to long 0.159 BTC => 14.565 ETH 2017-01-16 14:19:06 (INFO): 2016-12-14 14:09:00: Profit simulator got advice to short 0.155 BTC <= 14.565 ETH 2017-01-16 14:19:06 (INFO): 2016-12-18 21:39:00: Profit simulator got advice to long 0.155 BTC => 15.421 ETH 2017-01-16 14:19:06 (INFO): 2016-12-19 02:09:00: Profit simulator got advice to short 0.151 BTC <= 15.421 ETH 2017-01-16 14:19:07 (INFO): 2016-12-29 05:09:00: Profit simulator got advice to long 0.151 BTC => 18.184 ETH 2017-01-16 14:19:07 (INFO): 2016-12-31 20:09:00: Profit simulator got advice to short 0.151 BTC <= 18.184 ETH 2017-01-16 14:19:07 (INFO): 2017-01-01 00:39:00: Profit simulator got advice to long 0.151 BTC => 17.615 ETH 2017-01-16 14:19:07 (INFO): 2017-01-01 20:09:00: Profit simulator got advice to short 0.146 BTC <= 17.615 ETH 2017-01-16 14:19:07 (INFO): 2017-01-03 14:09:00: Profit simulator got advice to long 0.146 BTC => 17.134 ETH 2017-01-16 14:19:08 (INFO): 2017-01-16 14:19:08 (INFO): (PROFIT REPORT) start time: 2016-10-29 00:00:00 2017-01-16 14:19:08 (INFO): (PROFIT REPORT) end time: 2017-01-09 10:11:00 2017-01-16 14:19:08 (INFO): (PROFIT REPORT) timespan: 2 months 2017-01-16 14:19:08 (INFO): 2017-01-16 14:19:08 (INFO): (PROFIT REPORT) start price: 0.01605936 2017-01-16 14:19:08 (INFO): (PROFIT REPORT) end price: 0.01215 2017-01-16 14:19:08 (INFO): (PROFIT REPORT) Buy and Hold profit: -24.343190000000007% 2017-01-16 14:19:08 (INFO): 2017-01-16 14:19:08 (INFO): (PROFIT REPORT) amount of trades: 12 2017-01-16 14:19:08 (INFO): (PROFIT REPORT) original simulated balance: 0.15034 BTC 2017-01-16 14:19:08 (INFO): (PROFIT REPORT) current simulated balance: 0.20818 BTC 2017-01-16 14:19:08 (INFO): (PROFIT REPORT) simulated profit: 0.05784 BTC (38.47039%) 2017-01-16 14:19:08 (INFO): (PROFIT REPORT) simulated yearly profit: 0.29149 BTC (193.88095%)

Do you have any recommendation for example :

Thanks a lot

askmike commented 7 years ago

Hey!

Gekko is a platform that will help you automate your own strategies, the strategies that come with Gekko serve as examples, see here on how to do that:

https://github.com/askmike/gekko/blob/stable/docs/trading_bot/creating_a_trading_method.md

For discussions about possible using methods that come with Gekko, see this discussion: #610.