fisk/core/views
Mark Veidemanis e10c6f5c46
Fix price extraction bug and remove debugging statements
2023-08-26 11:05:28 +00:00
..
manage Upload template project 2022-10-13 15:26:43 +01:00
__init__.py Use django-crud-mixins for CRUD helpers 2023-02-10 20:49:35 +00:00
accounts.py Add instruments to account readout 2023-02-14 07:20:47 +00:00
assets.py Don't print the JSON of webhooks 2023-02-14 07:20:47 +00:00
base.py Integrate Lago with Stripe 2023-02-24 07:20:51 +00:00
callbacks.py Remove unused function in callbacks 2023-02-10 21:16:27 +00:00
hooks.py Fix price extraction bug and remove debugging statements 2023-08-26 11:05:28 +00:00
limits.py Implement asset rules as Asset Group children objects 2023-02-13 20:45:23 +00:00
notifications.py Use django-crud-mixins for CRUD helpers 2023-02-10 20:49:35 +00:00
ordersettings.py Begin adding order settings 2023-02-15 18:33:38 +00:00
policies.py Add more hooks to active management 2023-02-17 07:20:15 +00:00
positions.py Remove subtitle for positions 2023-02-14 07:20:47 +00:00
profit.py Do profit calculation the right way around 2023-02-16 07:20:41 +00:00
risk.py Implement asset rules as Asset Group children objects 2023-02-13 20:45:23 +00:00
signals.py Implement asset rules as Asset Group children objects 2023-02-13 20:45:23 +00:00
strategies.py Use django-crud-mixins for CRUD helpers 2023-02-10 20:49:35 +00:00
stripe_callbacks.py Begin implementing billing 2023-02-24 07:20:31 +00:00
trades.py Implement asset rules as Asset Group children objects 2023-02-13 20:45:23 +00:00