-
If I run a long backtest via the UI the UI triggers the backtest a second time while the first is running:
-
Hello and merry christmas to everyone!
today i noticed that my trade advisor was acting up on me, and did not at all work in the way that i had setup in my strategy.
so i stopped gekko. and di…
-
Hi,
Today I saw that gekko now supports GDAX under the branch develop. I'm switching to gekko to see how it goes. There's more active community there.
Zenbot is a great project but, it seems th…
-
@alexveden
you did the brilliant work on the original api call and included the extra variables
1. performance_fee = 'the performance fee in decimal form, the default will be 0'
2. commission = 't…
-
This behaviour does not happen in Master and tested on several custom strats.
Backtests run on cli.
(INFO): 2011-09-22 16:33:00: Paper trader simulated a SELL 0.43813723 USD 0.08732074 …
-
calculated RSI properties for candle:
2017-05-27 21:43:06 (DEBUG): rsi: 98.42998966176029
The RSI/TSI has a problem of range on tradebot is 98 to 100 in early.
EMA problem ?
Solved…
-
After I figured out how to use the stable version and was quite smooth with backtesting I tried to get the ui working.
1.) downloaded the develop zip
2.) installed dependencies (npm)
3.) started ui…
-
I did some reading and i think ur right. Pandas some [useful timeseries abilities](http://pandas.pydata.org/#final-october-2-2016) and it's much than just a wrapper around numpy. We'll have to figur…
-
Testing the back test on the dev branch, hope this helps.
Meta:
The sqlite db is about 5 years and 10 months of data
Running standard StochRSI
Candle size 1 minute
History size 10 (not sure wh…
-
Right now backtrader assumes that items are equity. Need to have things work via futures contracts.