Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
9
commits
Merge branch 'walk-forward-trendline-breakout' into develop
e28fdb4View on GitHubMerge branch 'feature/backtrader_introduction' into develop
bcaccceView on GitHubMerge branch 'feature/backtrader_indicator' into develop
35b4a5eView on GitHub[feat] first_strategy - fixed criteria implementation + plotting
396ebdeView on GitHub[feat] first_strategy - implemented backtest and criteria.BreakOfRecentExtreme
5952c43View on GitHub[feat] first_strategy - Low/High is now Extreme - resets CriteriaManager after first invalid extreme
8a0f2ebView on GitHub[feat] first_strategy - Simple strategy implementation with one criterion to check - no trade
362c469View on GitHub[feat] first_strategy - Implemented automatic registration of indicators used in strategies' criteria
2adb7f5View on GitHub[feat] first_strategy - Updated example_strategy.py for last changes
33aaefcView on GitHub[feat] first_strategy - Decoupled indicator from Data and adjusted DirectionalChange
edce7f9View on GitHub[feat] first_strategy - Threaded streaming of MT5 tick data
1c9a133View on GitHub[feat] first_strategy - Partial implemantaion of DataStream and run_live for event based trading
ef87331View on GitHub