fisk/core/views
Mark Veidemanis 98a2300ae1
Begin implementing proper trade management
2022-10-24 09:07:22 +01:00
..
manage Upload template project 2022-10-13 15:26:43 +01:00
__init__.py Upload template project 2022-10-13 15:26:43 +01:00
accounts.py Implement viewing open positions 2022-10-22 00:15:27 +01:00
base.py Implement OTP and show received callbacks 2022-10-15 21:51:47 +01:00
callbacks.py Implement CRUD for accounts and trades 2022-10-17 18:56:16 +01:00
hooks.py Begin implementing positions 2022-10-17 07:20:30 +01:00
positions.py Implement viewing open positions 2022-10-22 00:15:27 +01:00
stripe_callbacks.py Implement OTP and show received callbacks 2022-10-15 21:51:47 +01:00
trades.py Begin implementing proper trade management 2022-10-24 09:07:22 +01:00