Commit Graph

25 Commits

Author SHA1 Message Date
4079207a05
Begin implementing MEXC 2024-12-03 14:12:42 +00:00
27de8090de
Add instruments to account readout 2023-02-14 07:20:47 +00:00
119acdd734
Use django-crud-mixins for CRUD helpers 2023-02-10 20:49:35 +00:00
659b73e695
Add mixins 2023-02-10 07:20:36 +00:00
3f05553c71
Add initial balance to template and adjust PL calculation to use initial balance 2023-01-11 20:43:11 +00:00
8de99c1bcd
Make variables passed to CRUD helpers consistent 2022-12-18 17:37:34 +00:00
8840b04059
Use ObjectRead helper for all list and detail views 2022-12-08 07:20:46 +00:00
a39a5c3857
Implement profit view and fix auto refresh 2022-11-29 07:20:39 +00:00
0fc7c5c712
Implement more advanced 2FA library 2022-11-28 19:45:22 +00:00
c3d908341a
Refactor and ignore n/a exchange callbacks 2022-11-10 07:20:20 +00:00
af9f874209
Improve posting trades to OANDA and make everything more robust 2022-11-10 19:27:46 +00:00
60979652d9
Implement more validation and conversion 2022-11-04 07:20:14 +00:00
d34ac39d68
Pull object names from model definitions in CRUD views 2022-11-04 07:20:42 +00:00
c15ae379f5
Wrap API calls in helper and validate response 2022-10-30 19:11:07 +00:00
f22fcfdaaa
Implement stub functions for OANDA 2022-10-30 11:21:48 +00:00
f6fa9bdbb6
Begin implementing OANDA 2022-10-30 10:57:53 +00:00
6902665ffb
Update tables when objects are changed 2022-10-29 14:05:01 +01:00
c685b6d25f
Simplify DB object management with Django CRUD helpers 2022-10-29 12:43:13 +01:00
061c6f6ca7
Implement strategies and posting trades 2022-10-27 18:08:40 +01:00
30d516ebf9
Implement viewing open positions 2022-10-22 00:15:27 +01:00
572b839c2c
Implement viewing live and DB information from account 2022-10-21 23:57:32 +01:00
1bdd49ee6a
Begin implementing positions 2022-10-17 07:20:30 +01:00
5279217324
Begin implementing trade management 2022-10-18 07:22:22 +01:00
e2a697dcc1
Fix CRUD for accounts and trades 2022-10-17 19:06:09 +01:00
2bafdf0910
Implement CRUD for accounts and trades 2022-10-17 18:56:16 +01:00