fisk/core
Mark Veidemanis 72055181bc
Implement CRUD for asset groups
2023-02-10 07:20:19 +00:00
..
exchanges Fix circular import 2023-01-11 21:12:43 +00:00
lib Implement TP/SL price to percent conversion 2023-01-05 19:27:59 +00:00
migrations Implement CRUD for asset groups 2023-02-10 07:20:19 +00:00
static Update webmanifest 2022-11-10 09:52:30 +00:00
templates Implement CRUD for asset groups 2023-02-10 07:20:19 +00:00
templatetags Improve posting trades to OANDA and make everything more robust 2022-11-10 19:27:46 +00:00
tests Write tests for open trade checks 2023-01-11 19:55:09 +00:00
trading Fix circular import 2023-01-11 21:12:43 +00:00
util Update pre-commit versions 2023-02-09 07:20:17 +00:00
views Implement CRUD for asset groups 2023-02-10 07:20:19 +00:00
__init__.py Upload template project 2022-10-13 15:26:43 +01:00
admin.py Add all models to admin site 2022-12-12 07:20:20 +00:00
apps.py Upload template project 2022-10-13 15:26:43 +01:00
forms.py Implement CRUD for asset groups 2023-02-10 07:20:19 +00:00
models.py Implement CRUD for asset groups 2023-02-10 07:20:19 +00:00
views.py Upload template project 2022-10-13 15:26:43 +01:00