fisk/core/views
Mark Veidemanis f81d632df3
Add asset groups and restrictions
2023-02-10 14:33:17 +00:00
..
manage Upload template project 2022-10-13 15:26:43 +01:00
__init__.py Implement extra permission checks and mutations on restriction mixin 2023-02-10 14:32:51 +00:00
accounts.py Add initial balance to template and adjust PL calculation to use initial balance 2023-01-11 20:43:11 +00:00
assets.py Add asset groups and restrictions 2023-02-10 14:33:17 +00:00
base.py Send notification on new user creations 2022-12-18 17:49:42 +00:00
callbacks.py Use ObjectRead helper for all list and detail views 2022-12-08 07:20:46 +00:00
hooks.py Refactor market into two files 2022-12-20 07:20:26 +00:00
limits.py Make variables passed to CRUD helpers consistent 2022-12-18 17:37:34 +00:00
notifications.py Remove dot in notifications title 2022-12-19 07:20:56 +00:00
positions.py Allow disabling accounts 2023-01-01 15:46:40 +00:00
profit.py Add initial balance to template and adjust PL calculation to use initial balance 2023-01-11 20:43:11 +00:00
risk.py Add risk model and views 2022-12-21 21:35:59 +00:00
signals.py Make variables passed to CRUD helpers consistent 2022-12-18 17:37:34 +00:00
strategies.py Make variables passed to CRUD helpers consistent 2022-12-18 17:37:34 +00:00
stripe_callbacks.py Implement OTP and show received callbacks 2022-10-15 21:51:47 +01:00
trades.py Make variables passed to CRUD helpers consistent 2022-12-18 17:37:34 +00:00