fisk/core
Mark Veidemanis 3f05553c71
Add initial balance to template and adjust PL calculation to use initial balance
2023-01-11 20:43:11 +00:00
..
exchanges Remove leftover comments and debug statements 2023-01-11 19:59:27 +00:00
lib Implement TP/SL price to percent conversion 2023-01-05 19:27:59 +00:00
migrations Continue implementing live risk checks 2023-01-11 19:46:47 +00:00
static Update webmanifest 2022-11-10 09:52:30 +00:00
templates Add initial balance to template and adjust PL calculation to use initial balance 2023-01-11 20:43:11 +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 Remove leftover comments and debug statements 2023-01-11 19:59:27 +00:00
util Make Stripe configurable 2022-10-13 18:20:30 +01:00
views Add initial balance to template and adjust PL calculation to use initial balance 2023-01-11 20:43:11 +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 Continue implementing live risk checks 2023-01-11 19:46:47 +00:00
models.py Continue implementing live risk checks 2023-01-11 19:46:47 +00:00
views.py Upload template project 2022-10-13 15:26:43 +01:00