Commit Graph

49 Commits

Author SHA1 Message Date
65f650f1ac
Check if hook exists 2022-11-03 15:59:27 +00:00
d319769fe0
Finish porting data structures for positions 2022-11-02 19:09:50 +00:00
48858bf20b
Fix price parsing 2022-11-02 19:04:05 +00:00
1f75da40af
Set account ID in exchange library instead of the view 2022-11-02 18:28:31 +00:00
5cb7d08614
Convert API responses with Glom 2022-11-02 18:25:34 +00:00
396d838416
Change positions fields 2022-11-02 18:24:56 +00:00
8ee56b0e37
Begin implementing pydantic validation for OANDA 2022-10-31 08:58:08 +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
49a3737a72
Implement helper for deleting all database objects 2022-10-30 10:57:41 +00:00
2a876a20ba
Swap modals with innerHTML 2022-10-29 14:24:09 +01:00
31a77e88ad
Remove some print statements 2022-10-29 14:05:48 +01: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
8f705e2f25
Add more links to home page 2022-10-28 20:52:46 +01:00
061c6f6ca7
Implement strategies and posting trades 2022-10-27 18:08:40 +01:00
98a2300ae1
Begin implementing proper trade management 2022-10-24 09:07:22 +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
7779cb8d0e
Fix callback windows 2022-10-17 07:20:30 +01:00
cfeb570bf8
Add trailing slash to hook list 2022-10-17 07:20:30 +01:00
40ee4c03c4
Remove backslash in login screen 2022-10-14 07:20:30 +01:00
5a7332eb96
Add all model fields to callbacks 2022-10-16 14:37:49 +01:00
97d12b0fab
Make hooks/callbacks inherit type 2022-10-16 14:14:53 +01:00
3af63c5ef6
Add static token to settings 2022-10-16 13:36:17 +01:00
9139b4ffdd
Add callback migrations 2022-10-15 23:36:04 +01:00
6796421ba6
Fix logs in hooks 2022-10-15 23:34:55 +01:00
a875ea0cbc
Fix import 2022-10-15 23:31:47 +01:00
bc27748396
Parse Drakdoo response into model fields 2022-10-15 23:28:46 +01:00
20a4e21eaa
Validate hooks with serde 2022-10-15 23:24:03 +01:00
a15ebaf82c
Search hooks by hook name instead of name 2022-10-15 23:13:41 +01:00
62ad699890
Fix syntax and print data when hook received 2022-10-15 23:11:01 +01:00
a433a4f4b7
Bump hook when received 2022-10-15 23:10:18 +01:00
67efd01c15
Make hooks unique 2022-10-15 23:00:02 +01:00
5995ded170
Include database file properly 2022-10-15 22:36:11 +01:00
541894d927
Make callbacks go on a new page 2022-10-15 22:08:13 +01:00
361b7b96f0
Implement OTP and show received callbacks 2022-10-15 21:51:47 +01:00
8369f44bd4
Implement adding/editing hooks 2022-10-15 18:45:25 +01:00
7118af5d3c
Implement managing hooks 2022-10-12 07:22:22 +01:00
83808dfa52
Implement a hooks page 2022-10-14 07:20:30 +01:00
5c67a3a707
Begin implementing settings page 2022-10-12 07:22:22 +01:00
b8f5d5a1cc
Reformat django settings export 2022-10-12 07:22:22 +01:00
1bf938c33e
Make Stripe configurable 2022-10-13 18:20:30 +01:00
e631811090
Upload template project 2022-10-13 15:26:43 +01:00