I broke my MACD?
#8
All right, running in CLI, here's what I get:

Code:
   ______   ________  __    __  __    __   ______
  /      \ /        |/  |  /  |/  |  /  | /      \
 /$$$$$$  |$$$$$$$$/ $$ | /$$/ $$ | /$$/ /$$$$$$  |
 $$ | _$$/ $$ |__    $$ |/$$/  $$ |/$$/  $$ |  $$ |
 $$ |/    |$$    |   $$  $$<   $$  $$<   $$ |  $$ |
 $$ |$$$$ |$$$$$/    $$$$$  \  $$$$$  \  $$ |  $$ |
 $$ \__$$ |$$ |_____ $$ |$$  \ $$ |$$  \ $$ \__$$ |
 $$    $$/ $$       |$$ | $$  |$$ | $$  |$$    $$/
  $$$$$$/  $$$$$$$$/ $$/   $$/ $$/   $$/  $$$$$$/

       Gekko v0.6.5
       I'm gonna make you rich, Bud Fox.


2018-08-29 05:28:28 (INFO):     Setting up Gekko in backtest mode
2018-08-29 05:28:28 (INFO):
2018-08-29 05:28:28 (WARN):     The plugin Candle writer does not support the mode backtest. It has been disabled.
2018-08-29 05:28:28 (INFO):     Setting up:
2018-08-29 05:28:28 (INFO):              Trading Advisor
2018-08-29 05:28:28 (INFO):              Calculate trading advice
2018-08-29 05:28:28 (INFO):              Using the strategy: MACD
2018-08-29 05:28:28 (INFO):

2018-08-29 05:28:28 (WARN):     The plugin Mailer does not support the mode backtest. It has been disabled.
2018-08-29 05:28:28 (WARN):     The plugin Trader does not support the mode backtest. It has been disabled.
2018-08-29 05:28:28 (INFO):     Setting up:
2018-08-29 05:28:28 (INFO):              Paper Trader
2018-08-29 05:28:28 (INFO):              Paper trader that simulates fake trades.
2018-08-29 05:28:28 (INFO):

2018-08-29 05:28:28 (INFO):     Setting up:
2018-08-29 05:28:28 (INFO):              Performance Analyzer
2018-08-29 05:28:28 (INFO):              Analyzes performances of trades
2018-08-29 05:28:28 (INFO):

2018-08-29 05:28:28 (WARN):     The plugin Pushbullet does not support the mode backtest. It has been disabled.
2018-08-29 05:28:28 (INFO):     Scanning local history for backtestable dateranges.
2018-08-29 05:28:28 (DEBUG):    Available 48823
2018-08-29 05:28:28 (DEBUG):    Optimal 48822
2018-08-29 05:28:28 (INFO):     Gekko is able to fully use the local history.
2018-08-29 05:28:28 (INFO):     Gekko was able to find a single daterange in the locally stored history:
2018-08-29 05:28:28 (INFO):              from: 2018-07-26 07:44:00
2018-08-29 05:28:28 (INFO):              to: 2018-08-29 05:26:00

2018-08-29 05:28:28 (INFO):             WARNING: BACKTESTING FEATURE NEEDS PROPER TESTING
2018-08-29 05:28:28 (INFO):             WARNING: ACT ON THESE NUMBERS AT YOUR OWN RISK!

2018-08-29 05:28:28 (DEBUG):    calculated MACD properties for candle:
2018-08-29 05:28:28 (DEBUG):             short: 0.27232570
2018-08-29 05:28:28 (DEBUG):             long: 0.27097311
2018-08-29 05:28:28 (DEBUG):             macd: 0.00135260
2018-08-29 05:28:28 (DEBUG):             signal: 0.00198618
2018-08-29 05:28:28 (DEBUG):             macdiff: -0.00063358
2018-08-29 05:28:28 (DEBUG):    In no trend
2018-08-29 05:28:28 (DEBUG):    calculated MACD properties for candle:
2018-08-29 05:28:28 (DEBUG):             short: 0.27188285
2018-08-29 05:28:28 (DEBUG):             long: 0.27101555
2018-08-29 05:28:28 (DEBUG):             macd: 0.00086730
2018-08-29 05:28:28 (DEBUG):             signal: 0.00176241
2018-08-29 05:28:28 (DEBUG):             macdiff: -0.00089510
2018-08-29 05:28:28 (DEBUG):    In no trend


At the end, after letting everything run, there's no performance analysis.  It just ends after the MACD calculation for the final candle.
  Reply


Messages In This Thread
I broke my MACD? - by ClassicStyleATX - 08-27-2018, 06:52 AM
RE: I broke my MACD? - by askmike - 08-27-2018, 06:59 AM
RE: I broke my MACD? - by ClassicStyleATX - 08-27-2018, 07:32 AM
RE: I broke my MACD? - by ClassicStyleATX - 08-27-2018, 07:55 AM
RE: I broke my MACD? - by askmike - 08-27-2018, 11:36 AM
RE: I broke my MACD? - by ClassicStyleATX - 08-28-2018, 05:24 AM
RE: I broke my MACD? - by askmike - 08-28-2018, 05:56 AM
RE: I broke my MACD? - by ClassicStyleATX - 08-29-2018, 05:31 AM

Forum Jump:


Users browsing this thread: