This website requires JavaScript.
Explore
Help
Register
Sign In
rob
/
brighter-trading
Watch
1
Star
0
Fork
You've already forked brighter-trading
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Cryptocurrency trading platform with Blockly-based strategy builder
58
Commits
7
Branches
0
Tags
272
MiB
Python
68.4%
JavaScript
23%
HTML
8.1%
CSS
0.5%
dab122d15f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Rob
dab122d15f
A lot of stuff is fixed. The strategies need to reflect the stats in the ui.
2024-11-20 01:38:46 -04:00
UML
Updated project structure and staged modified files
2024-07-25 08:21:15 -03:00
__pycache__
Updated project structure and staged modified files
2024-07-25 08:21:15 -03:00
archived_code
The test are running but not without errors.
2024-11-11 17:22:06 -04:00
config
Moved .db and .yml files to appropriate directories
2024-07-25 08:46:12 -03:00
markdown
The test seem to run without errors but are still process blocking.
2024-11-15 18:08:32 -04:00
src
A lot of stuff is fixed. The strategies need to reflect the stats in the ui.
2024-11-20 01:38:46 -04:00
tests
Indicators are fixed after last update.
2024-09-18 13:47:07 -03:00
.gitignore
Refactored DataCache, Database and Users. All db interactions are now all inside Database. All data request from Users now go through DataCache. Expanded DataCache test to include all methods. All DataCache tests pass.
2024-08-19 23:10:13 -03:00
BrighterTrading.db
Fixed issue with fetching historical data and added missing imports.
2024-07-26 03:52:24 -03:00
requirements.txt
Python generators is fully implemented but not tested yet.
2024-11-07 10:43:51 -04:00