Cryptocurrency trading platform with Blockly-based strategy builder
Go to file
Rob 5d942a9c2c Classes implemented in python and javascript. UML class diagram. Rough sequence uml. TODO: local file getting dirty from refresh. Signals implemented. Strategies implemented. Ready for implementation of Trades class. 2022-06-06 13:40:14 -03:00
.idea Working and relatively glitch free. Work has been done on uml diagram for the javascript client. No classes implemented in javascript files yet. Python is basically one big class with no separation. 2022-05-05 22:22:50 -03:00
static Classes implemented in python and javascript. UML class diagram. Rough sequence uml. TODO: local file getting dirty from refresh. Signals implemented. Strategies implemented. Ready for implementation of Trades class. 2022-06-06 13:40:14 -03:00
templates Classes implemented in python and javascript. UML class diagram. Rough sequence uml. TODO: local file getting dirty from refresh. Signals implemented. Strategies implemented. Ready for implementation of Trades class. 2022-06-06 13:40:14 -03:00
.gitignore Working and relatively glitch free. Work has been done on uml diagram for the javascript client. No classes implemented in javascript files yet. Python is basically one big class with no separation. 2022-05-05 22:22:50 -03:00
Configuration.py Classes implemented in python and javascript. UML class diagram. Rough sequence uml. TODO: local file getting dirty from refresh. Signals implemented. Strategies implemented. Ready for implementation of Trades class. 2022-06-06 13:40:14 -03:00
Signals.py Classes implemented in python and javascript. UML class diagram. Rough sequence uml. TODO: local file getting dirty from refresh. Signals implemented. Strategies implemented. Ready for implementation of Trades class. 2022-06-06 13:40:14 -03:00
Strategies.py Classes implemented in python and javascript. UML class diagram. Rough sequence uml. TODO: local file getting dirty from refresh. Signals implemented. Strategies implemented. Ready for implementation of Trades class. 2022-06-06 13:40:14 -03:00
app.py Classes implemented in python and javascript. UML class diagram. Rough sequence uml. TODO: local file getting dirty from refresh. Signals implemented. Strategies implemented. Ready for implementation of Trades class. 2022-06-06 13:40:14 -03:00
candles.py Classes implemented in python and javascript. UML class diagram. Rough sequence uml. TODO: local file getting dirty from refresh. Signals implemented. strategies half implemented. 2022-06-04 00:11:48 -03:00
data.py Classes implemented in python and javascript. UML class diagram. Rough sequence uml. TODO: local file getting dirty from refresh. Signals implemented. Strategies implemented. Ready for implementation of Trades class. 2022-06-06 13:40:14 -03:00
exchange_info.py Working and relatively glitch free. Classes implemented in python and javascript. UML class diagram. roughed in for both python and javascript. 2022-05-16 21:49:46 -03:00
indicators.py Classes implemented in python and javascript. UML class diagram. Rough sequence uml. TODO: local file getting dirty from refresh. Signals implemented. Strategies implemented. Ready for implementation of Trades class. 2022-06-06 13:40:14 -03:00
requirements.txt Working and relatively glitch free. Classes are being implemented in javascript files. Python is basically one big class with no separation. 2022-05-10 08:21:42 -03:00
trade.py Working and relatively glitch free. Classes are being implemented in javascript files. Python is basically one big class with no separation. 2022-05-10 08:21:42 -03:00