-
Updated
Jun 28, 2020 - Python
backtesting
Here are 129 public repositories matching this topic...
-
Updated
Jun 29, 2020 - Python
-
Updated
Jun 3, 2020 - Python
close and add doc in 0.4 ?
Originally posted by @GuillaumeDSM in Drakkar-Software/OctoBot#156 (comment)
Took 58 days to hit the rook-ceph cluster issue again, and I figured I would leave this open until there's the next "days since last accident" event:
jay@home1:/opt/metalnetes$ k get po -n rook-ceph
NAME READY STATUS RESTARTS AGE
rook-ceph-mgr-a-68cb58b456-6m8df 1/1 Running 0 58d
rook-ceph-mon-
-
Updated
Jun 8, 2020 - Python
-
Updated
Jun 27, 2020 - Python
-
Updated
May 21, 2020 - Python
According to https://www.reddit.com/r/algotrading/comments/8fqz9w/i_built_an_opensource_algorithmic_trading_platform/ , a month ago trams said regarding custom broker documentation,
Now I have finally pushed the docs update!
, yet at https://devalpha.io/documentation#custom-brokers today all it says regarding creation of custom brokers is:
Defining a createBroker function
The cre
Mysterious error
There is this error when I use backtest :
perl backtest.pl
Gekko BacktestTool v0.6
Website: https://github.com/xFFFFF/Gekko-BacktestTool
Exchange list: history/binance_0.1.db
config/strategies/MACD.tomltrue[2018-05-16 14:29:20] Brute Force mode enabled
config/strategies/CCI.tomltrue[2018-05-16 14:29:20] Brute Force mode enabled
config/strategies/RSI.tomltrue[2018-05-16 14:29:20
-
Updated
Apr 29, 2017 - Scala
-
Updated
Jan 16, 2019 - Python
-
Updated
May 31, 2018 - Perl
-
Updated
Jun 26, 2020 - Python
This issue documents the way to use this package for Nested Cross-Validation. If you have any question, welcome to comment below.
Flat cross-validation vs. nested cross-validation
To clarify the meaning of these two terms in this specific issue, let me first describe them.
Flat cross-validation
Let us use 5-Fold as an example. In a 5-Fold flat cross-validation, you split the dataset
-
Updated
Sep 16, 2017 - Python
-
Updated
Apr 13, 2020 - TypeScript
-
Updated
Apr 9, 2020 - Python
Documentation
Need to write more thorough documentation for package functionality.
- Examples
- Full walkthrough
- Universe data gathering usage
- New infix operators
- Crossover alias (up arrow)
- Crossunder alias (down arrow)
-
Updated
Jun 19, 2020 - C#
-
Updated
Jun 24, 2020 - Shell
-
Updated
Jun 3, 2020 - Python
-
Updated
Jun 27, 2020 - C++
-
Updated
Sep 22, 2018 - Python
-
Updated
Mar 8, 2020 - Java
-
Updated
Feb 8, 2019 - Python
Improve this page
Add a description, image, and links to the backtesting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the backtesting topic, visit your repo's landing page and select "manage topics."


Expected Behavior
Is there an elegant and simple way to visualize a few trading models plotted on 1 chart? In fact a lot of projects like mine are centered around comparing various models (and even groups of models), so that would be handy to have a sugary way around this process, so: