.gitignore
.travis.yml
LICENSE
README.rst
changelog.txt
pypi.sh
setup.cfg
setup.py
.github/FUNDING.yml
backtrader/__init__.py
backtrader/analyzer.py
backtrader/broker.py
backtrader/cerebro.py
backtrader/comminfo.py
backtrader/dataseries.py
backtrader/errors.py
backtrader/feed.py
backtrader/fillers.py
backtrader/flt.py
backtrader/functions.py
backtrader/indicator.py
backtrader/linebuffer.py
backtrader/lineiterator.py
backtrader/lineroot.py
backtrader/lineseries.py
backtrader/mathsupport.py
backtrader/metabase.py
backtrader/observer.py
backtrader/order.py
backtrader/position.py
backtrader/resamplerfilter.py
backtrader/signal.py
backtrader/sizer.py
backtrader/store.py
backtrader/strategy.py
backtrader/talib.py
backtrader/timer.py
backtrader/trade.py
backtrader/tradingcal.py
backtrader/version.py
backtrader/writer.py
backtrader/analyzers/__init__.py
backtrader/analyzers/annualreturn.py
backtrader/analyzers/calmar.py
backtrader/analyzers/drawdown.py
backtrader/analyzers/leverage.py
backtrader/analyzers/logreturnsrolling.py
backtrader/analyzers/periodstats.py
backtrader/analyzers/positions.py
backtrader/analyzers/pyfolio.py
backtrader/analyzers/returns.py
backtrader/analyzers/sharpe.py
backtrader/analyzers/sqn.py
backtrader/analyzers/timereturn.py
backtrader/analyzers/tradeanalyzer.py
backtrader/analyzers/transactions.py
backtrader/analyzers/vwr.py
backtrader/brokers/__init__.py
backtrader/brokers/bbroker.py
backtrader/brokers/ibbroker.py
backtrader/brokers/oandabroker.py
backtrader/brokers/vcbroker.py
backtrader/btrun/__init__.py
backtrader/btrun/btrun.py
backtrader/commissions/__init__.py
backtrader/feeds/__init__.py
backtrader/feeds/blaze.py
backtrader/feeds/btcsv.py
backtrader/feeds/chainer.py
backtrader/feeds/csvgeneric.py
backtrader/feeds/ibdata.py
backtrader/feeds/influxfeed.py
backtrader/feeds/mt4csv.py
backtrader/feeds/oanda.py
backtrader/feeds/pandafeed.py
backtrader/feeds/quandl.py
backtrader/feeds/rollover.py
backtrader/feeds/sierrachart.py
backtrader/feeds/vcdata.py
backtrader/feeds/vchart.py
backtrader/feeds/vchartcsv.py
backtrader/feeds/vchartfile.py
backtrader/feeds/yahoo.py
backtrader/filters/__init__.py
backtrader/filters/bsplitter.py
backtrader/filters/calendardays.py
backtrader/filters/datafiller.py
backtrader/filters/datafilter.py
backtrader/filters/daysteps.py
backtrader/filters/heikinashi.py
backtrader/filters/renko.py
backtrader/filters/session.py
backtrader/indicators/__init__.py
backtrader/indicators/accdecoscillator.py
backtrader/indicators/aroon.py
backtrader/indicators/atr.py
backtrader/indicators/awesomeoscillator.py
backtrader/indicators/basicops.py
backtrader/indicators/bollinger.py
backtrader/indicators/cci.py
backtrader/indicators/crossover.py
backtrader/indicators/dema.py
backtrader/indicators/deviation.py
backtrader/indicators/directionalmove.py
backtrader/indicators/dma.py
backtrader/indicators/dpo.py
backtrader/indicators/dv2.py
backtrader/indicators/ema.py
backtrader/indicators/envelope.py
backtrader/indicators/hadelta.py
backtrader/indicators/heikinashi.py
backtrader/indicators/hma.py
backtrader/indicators/hurst.py
backtrader/indicators/ichimoku.py
backtrader/indicators/kama.py
backtrader/indicators/kst.py
backtrader/indicators/lrsi.py
backtrader/indicators/mabase.py
backtrader/indicators/macd.py
backtrader/indicators/momentum.py
backtrader/indicators/ols.py
backtrader/indicators/oscillator.py
backtrader/indicators/percentchange.py
backtrader/indicators/percentrank.py
backtrader/indicators/pivotpoint.py
backtrader/indicators/prettygoodoscillator.py
backtrader/indicators/priceoscillator.py
backtrader/indicators/psar.py
backtrader/indicators/rmi.py
backtrader/indicators/rsi.py
backtrader/indicators/sma.py
backtrader/indicators/smma.py
backtrader/indicators/stochastic.py
backtrader/indicators/trix.py
backtrader/indicators/tsi.py
backtrader/indicators/ultimateoscillator.py
backtrader/indicators/vortex.py
backtrader/indicators/williams.py
backtrader/indicators/wma.py
backtrader/indicators/zlema.py
backtrader/indicators/zlind.py
backtrader/indicators/contrib/__init__.py
backtrader/indicators/contrib/vortex.py
backtrader/observers/__init__.py
backtrader/observers/benchmark.py
backtrader/observers/broker.py
backtrader/observers/buysell.py
backtrader/observers/drawdown.py
backtrader/observers/logreturns.py
backtrader/observers/timereturn.py
backtrader/observers/trades.py
backtrader/plot/__init__.py
backtrader/plot/finance.py
backtrader/plot/formatters.py
backtrader/plot/locator.py
backtrader/plot/multicursor.py
backtrader/plot/plot.py
backtrader/plot/scheme.py
backtrader/plot/utils.py
backtrader/signals/__init__.py
backtrader/sizers/__init__.py
backtrader/sizers/fixedsize.py
backtrader/sizers/percents_sizer.py
backtrader/stores/__init__.py
backtrader/stores/ibstore.py
backtrader/stores/oandastore.py
backtrader/stores/vchartfile.py
backtrader/stores/vcstore.py
backtrader/strategies/__init__.py
backtrader/strategies/sma_crossover.py
backtrader/studies/__init__.py
backtrader/studies/contrib/__init__.py
backtrader/studies/contrib/fractal.py
backtrader/utils/__init__.py
backtrader/utils/autodict.py
backtrader/utils/date.py
backtrader/utils/dateintern.py
backtrader/utils/flushfile.py
backtrader/utils/ordereddefaultdict.py
backtrader/utils/py3.py
backtrader_lucidinvestor.egg-info/PKG-INFO
backtrader_lucidinvestor.egg-info/SOURCES.txt
backtrader_lucidinvestor.egg-info/dependency_links.txt
backtrader_lucidinvestor.egg-info/entry_points.txt
backtrader_lucidinvestor.egg-info/requires.txt
backtrader_lucidinvestor.egg-info/top_level.txt
contrib/datas/daily-KO.csv
contrib/datas/daily-PEP.csv
contrib/samples/pair-trading/pair-trading.py
contrib/utils/influxdb-import.py
contrib/utils/iqfeed-to-influxdb.py
datas/2005-2006-day-001.txt
datas/2006-01-02-volume-min-001.txt
datas/2006-day-001-optix.txt
datas/2006-day-001.txt
datas/2006-day-002.txt
datas/2006-min-005.txt
datas/2006-month-001.txt
datas/2006-volume-day-001.txt
datas/2006-week-001.txt
datas/2006-week-002.txt
datas/bidask.csv
datas/bidask2.csv
datas/nvda-1999-2014.txt
datas/nvda-2014.txt
datas/orcl-1995-2014.txt
datas/orcl-2003-2005.txt
datas/orcl-2014.txt
datas/ticksample.csv
datas/yhoo-1996-2014.txt
datas/yhoo-1996-2015.txt
datas/yhoo-2003-2005.txt
datas/yhoo-2014.txt
samples/analyzer-annualreturn/analyzer-annualreturn.py
samples/bidask-to-ohlc/bidask-to-ohlc.py
samples/bracket/bracket.py
samples/btfd/btfd.py
samples/calendar-days/calendar-days.py
samples/calmar/calmar-test.py
samples/cheat-on-open/cheat-on-open.py
samples/commission-schemes/commission-schemes.py
samples/credit-interest/credit-interest.py
samples/data-bid-ask/bidask.py
samples/data-filler/data-filler.py
samples/data-filler/relativevolume.py
samples/data-multitimeframe/data-multitimeframe.py
samples/data-pandas/data-pandas-optix.py
samples/data-pandas/data-pandas.py
samples/data-replay/data-replay.py
samples/data-resample/data-resample.py
samples/daysteps/daysteps.py
samples/future-spot/future-spot.py
samples/gold-vs-sp500/gold-vs-sp500.py
samples/ib-cash-bid-ask/ib-cash-bid-ask.py
samples/ibtest/bidask.py
samples/ibtest/ibtest.py
samples/ibtest/stresstest_instruments.py
samples/kselrsi/ksignal.py
samples/lineplotter/lineplotter.py
samples/lrsi/lrsi-test.py
samples/macd-settings/macd-settings.py
samples/memory-savings/memory-savings.py
samples/mixing-timeframes/mixing-timeframes.py
samples/multi-copy/multi-copy.py
samples/multi-example/mult-values.py
samples/multidata-strategy/multidata-strategy-unaligned.py
samples/multidata-strategy/multidata-strategy.py
samples/multitrades/mtradeobserver.py
samples/multitrades/multitrades.py
samples/oandatest/oandatest.py
samples/observer-benchmark/observer-benchmark.py
samples/observers/observers-default-drawdown.py
samples/observers/observers-default.py
samples/observers/observers-orderobserver.py
samples/observers/orderobserver.py
samples/oco/oco.py
samples/optimization/optimization.py
samples/order-close/close-daily.py
samples/order-close/close-minute.py
samples/order-execution/order-execution.py
samples/order-history/order-history.py
samples/order_target/order_target.py
samples/partial-plot/partial-plot.py
samples/pinkfish-challenge/pinkfish-challenge.py
samples/pivot-point/pivotpoint.py
samples/pivot-point/ppsample.py
samples/plot-same-axis/plot-same-axis.py
samples/psar/psar-intraday.py
samples/psar/psar.py
samples/pyfolio2/backtrader-pyfolio.ipynb
samples/pyfolio2/pyfoliotest.py
samples/pyfoliotest/backtrader-pyfolio.ipynb
samples/pyfoliotest/pyfoliotest.py
samples/relative-volume/relative-volume.py
samples/relative-volume/relvolbybar.py
samples/renko/renko.py
samples/resample-tickdata/resample-tickdata.py
samples/rollover/rollover.py
samples/sharpe-timereturn/sharpe-timereturn.py
samples/signals-strategy/signals-strategy.py
samples/sigsmacross/sigsmacross.py
samples/sigsmacross/sigsmacross2.py
samples/sizertest/sizertest.py
samples/slippage/slippage.py
samples/sratio/sratio.py
samples/stop-trading/stop-loss-approaches.py
samples/stoptrail/trail.py
samples/strategy-selection/strategy-selection.py
samples/talib/tablibsartest.py
samples/talib/talibtest.py
samples/timers/scheduled-min.py
samples/timers/scheduled.py
samples/tradingcalendar/tcal-intra.py
samples/tradingcalendar/tcal.py
samples/vctest/vctest.py
samples/volumefilling/volumefilling.py
samples/vwr/vwr.py
samples/weekdays-filler/weekdaysaligner.py
samples/weekdays-filler/weekdaysfiller.py
samples/writer-test/writer-test.py
samples/yahoo-test/yahoo-test.py
tests/test_analyzer-sqn.py
tests/test_analyzer-timereturn.py
tests/test_comminfo.py
tests/test_data_multiframe.py
tests/test_data_replay.py
tests/test_data_resample.py
tests/test_ind_accdecosc.py
tests/test_ind_aroonoscillator.py
tests/test_ind_aroonupdown.py
tests/test_ind_atr.py
tests/test_ind_awesomeoscillator.py
tests/test_ind_bbands.py
tests/test_ind_cci.py
tests/test_ind_dema.py
tests/test_ind_demaenvelope.py
tests/test_ind_demaosc.py
tests/test_ind_dm.py
tests/test_ind_dma.py
tests/test_ind_downmove.py
tests/test_ind_dpo.py
tests/test_ind_dv2.py
tests/test_ind_ema.py
tests/test_ind_emaenvelope.py
tests/test_ind_emaosc.py
tests/test_ind_envelope.py
tests/test_ind_heikinashi.py
tests/test_ind_highest.py
tests/test_ind_hma.py
tests/test_ind_ichimoku.py
tests/test_ind_kama.py
tests/test_ind_kamaenvelope.py
tests/test_ind_kamaosc.py
tests/test_ind_kst.py
tests/test_ind_lowest.py
tests/test_ind_lrsi.py
tests/test_ind_macdhisto.py
tests/test_ind_minperiod.py
tests/test_ind_momentum.py
tests/test_ind_momentumoscillator.py
tests/test_ind_oscillator.py
tests/test_ind_pctchange.py
tests/test_ind_pctrank.py
tests/test_ind_pgo.py
tests/test_ind_ppo.py
tests/test_ind_pposhort.py
tests/test_ind_priceosc.py
tests/test_ind_rmi.py
tests/test_ind_roc.py
tests/test_ind_rsi.py
tests/test_ind_rsi_safe.py
tests/test_ind_sma.py
tests/test_ind_smaenvelope.py
tests/test_ind_smaosc.py
tests/test_ind_smma.py
tests/test_ind_smmaenvelope.py
tests/test_ind_smmaosc.py
tests/test_ind_stochastic.py
tests/test_ind_stochasticfull.py
tests/test_ind_sumn.py
tests/test_ind_tema.py
tests/test_ind_temaenvelope.py
tests/test_ind_temaosc.py
tests/test_ind_trix.py
tests/test_ind_tsi.py
tests/test_ind_ultosc.py
tests/test_ind_upmove.py
tests/test_ind_vortex.py
tests/test_ind_williamsad.py
tests/test_ind_williamsr.py
tests/test_ind_wma.py
tests/test_ind_wmaenvelope.py
tests/test_ind_wmaosc.py
tests/test_ind_zlema.py
tests/test_ind_zlind.py
tests/test_metaclass.py
tests/test_order.py
tests/test_position.py
tests/test_strategy_optimized.py
tests/test_strategy_unoptimized.py
tests/test_study_fractal.py
tests/test_trade.py
tests/test_writer.py
tests/testcommon.py
tools/bt-run.py
tools/rewrite-data.py
tools/yahoodownload.py