kirby561/CryptoRetriever
A stock and crypto analysis tool. Can pull data down from different sources, save it, load it, view it, and run algorithms on it.
C#MIT
Issues
- 0
Add option to only pan/zoom time
#87 opened by kirby561 - 1
Crash in DatasetViewer for very small datasets
#79 opened by kirby561 - 1
Crash if you make the DatasetViewer too small
#85 opened by kirby561 - 1
Make StrategyEngine methods overridable
#86 opened by kirby561 - 0
Resampler in strategies can misalign indices
#84 opened by kirby561 - 1
Separate the UI into its own project
#83 opened by kirby561 - 1
Remove unneeded imports from all files
#82 opened by kirby561 - 0
Create a way to load custom strategy engines
#81 opened by kirby561 - 1
Add interface for custom StrategyEngines
#78 opened by kirby561 - 1
Add StrategyEngine run progress indicator
#80 opened by kirby561 - 1
- 1
Strategy can be deleted if crashing during save
#74 opened by kirby561 - 1
Missing horizontal tick sometimes
#76 opened by kirby561 - 1
Rendering performance issue
#77 opened by kirby561 - 1
Implement the date range in Strategy
#75 opened by kirby561 - 1
- 1
- 1
Add transaction fee % option
#69 opened by kirby561 - 1
Add Average filter
#70 opened by kirby561 - 1
Organize UI folder
#71 opened by kirby561 - 1
Misc performance improvements and fixes
#68 opened by kirby561 - 1
Discontinuities in 1 year 5 minute dataset
#67 opened by kirby561 - 1
Coinbase returns error for Nov 2021
#66 opened by kirby561 - 1
Make double click edit work on strategy editor
#64 opened by kirby561 - 1
- 1
Display value and variables in run results
#62 opened by kirby561 - 1
Left hand gaussian filter
#61 opened by kirby561 - 1
Display strategy run results in a window
#59 opened by kirby561 - 1
Allow transactions to be drawn on the graph as well as the filtered dataset in the strategy if applicable
#60 opened by kirby561 - 1
Add Dataset variables
#56 opened by kirby561 - 1
Add ability to reorder triggers
#58 opened by kirby561 - 1
Add Original dataset view in DatasetViewer
#57 opened by kirby561 - 1
Visual glitch with first gridline
#55 opened by kirby561 - 1
Custom user variable support
#54 opened by kirby561 - 1
- 1
Some variables don't serialize properly
#52 opened by kirby561 - 1
Changing the name of a strategy duplicates it
#50 opened by kirby561 - 1
- 1
Persist Strategies somewhere
#39 opened by kirby561 - 1
Add optional gridlines to DatasetViewer
#49 opened by kirby561 - 1
Add ability to start range at 0
#48 opened by kirby561 - 1
Add ability to hide tickmarks
#47 opened by kirby561 - 1
Change JSON libraries
#46 opened by kirby561 - 1
Strategy engine implementation
#38 opened by kirby561 - 1
Graph should clip at the axis
#45 opened by kirby561 - 1
Refactor Values/Operators out of Condition
#44 opened by kirby561 - 1
No Y axis tick marks for some datasets
#43 opened by kirby561 - 1
Crash on some datasets in DatasetViewer
#42 opened by kirby561 - 1
Add Actions support for Trigger UI
#40 opened by kirby561 - 1
Trigger UI
#37 opened by kirby561