fisk/core/views
Mark Veidemanis f6fa9bdbb6
Begin implementing OANDA
2022-10-30 10:57:53 +00:00
..
manage Upload template project 2022-10-13 15:26:43 +01:00
__init__.py Implement helper for deleting all database objects 2022-10-30 10:57:41 +00:00
accounts.py Begin implementing OANDA 2022-10-30 10:57:53 +00:00
base.py Implement strategies and posting trades 2022-10-27 18:08:40 +01:00
callbacks.py Simplify DB object management with Django CRUD helpers 2022-10-29 12:43:13 +01:00
hooks.py Update tables when objects are changed 2022-10-29 14:05:01 +01:00
positions.py Begin implementing OANDA 2022-10-30 10:57:53 +00:00
strategies.py Update tables when objects are changed 2022-10-29 14:05:01 +01:00
stripe_callbacks.py Implement OTP and show received callbacks 2022-10-15 21:51:47 +01:00
trades.py Implement helper for deleting all database objects 2022-10-30 10:57:41 +00:00