Commit Graph

66 Commits

Author SHA1 Message Date
c0f266da73
Add signals and active management to strategy list 2023-02-15 20:04:23 +00:00
eefd704800
Add user field to all list templates 2023-02-15 18:44:19 +00:00
660aca44db
Begin adding order settings 2023-02-15 18:33:38 +00:00
1974b19157
Move risk model to strategy 2023-02-15 18:15:36 +00:00
b37c62f5f1
Fix delete confirmation 2023-02-15 07:20:53 +00:00
bc60eabb05
Fix caching with different types 2023-02-15 07:20:53 +00:00
73cf56c50e
Use correct template for position details 2023-02-14 07:20:47 +00:00
6ff5f718ba
Implement asset rules as Asset Group children objects 2023-02-13 20:45:23 +00:00
dcfb963be6
Remove asset restrictions and make asset groups smarter 2023-02-13 07:20:40 +00:00
287facbab2
Allow changing the asset filter list 2023-02-11 18:46:26 +00:00
bdf8f04210
Re-add property fields 2023-02-11 18:07:05 +00:00
33d8e26c9b
Use cachalot to invalidate caches 2023-02-11 17:22:25 +00:00
a0c94b2097
Cache all object list templates 2023-02-11 14:52:00 +00:00
c283c6c192
Add asset restriction webhook API 2023-02-10 22:04:01 +00:00
101a4933c9
Make long IDs copyable 2023-02-10 21:13:00 +00:00
119acdd734
Use django-crud-mixins for CRUD helpers 2023-02-10 20:49:35 +00:00
f81d632df3
Add asset groups and restrictions 2023-02-10 14:33:17 +00:00
72055181bc
Implement CRUD for asset groups 2023-02-10 07:20:19 +00:00
3f05553c71
Add initial balance to template and adjust PL calculation to use initial balance 2023-01-11 20:43:11 +00:00
b2361bda77
Add enabled checkbox to account list 2023-01-01 15:52:04 +00:00
c81cb62aca
Finish implementing risk models 2022-12-13 07:20:49 +00:00
3a39181261
Implement viewing and altering trends 2022-12-18 15:10:28 +00:00
d1c44cee92
Improve professionalism by removing color 2022-12-08 07:20:46 +00:00
cf4b8a0195
Lowercase trade in profit table 2022-12-08 07:20:46 +00:00
a18572ebda
Add unrealized PL to profit screen 2022-12-08 07:20:46 +00:00
103a15f0e3
Add account ID to trade page buttons 2022-12-08 07:20:46 +00:00
cd89b11611
Pass account ID to trade CRUD helper 2022-12-08 07:20:46 +00:00
633894ae75
Make account required for trade information 2022-12-08 07:20:46 +00:00
8840b04059
Use ObjectRead helper for all list and detail views 2022-12-08 07:20:46 +00:00
d396abca84
Use CRUD helper for position list 2022-12-08 07:20:07 +00:00
baed991eca
Compact grid after closing widget 2022-12-07 07:20:32 +00:00
15e00112af
Truncate strategy description 2022-12-06 20:06:35 +00:00
62c37a7a45
Color signals 2022-12-06 20:00:41 +00:00
242c9fbaed
Make a proper front page 2022-11-29 07:20:39 +00:00
a39a5c3857
Implement profit view and fix auto refresh 2022-11-29 07:20:39 +00:00
5aac60a7ee
Remove some useless buttons 2022-12-02 07:20:37 +00:00
851d021af2
Make signals configurable 2022-11-29 07:20:21 +00:00
f7242f4dd8
Fix off by one issue in OANDA 2022-11-29 07:20:39 +00:00
f240c4b381
Improve navigating trades and positions by cross-linking 2022-11-29 07:20:39 +00:00
0fc7c5c712
Implement more advanced 2FA library 2022-11-28 19:45:22 +00:00
4973582bdf
Implement trading time limits 2022-11-25 19:28:21 +00:00
baa8e4fead
Implement configuration of trading times 2022-11-25 18:01:34 +00:00
b525611aaa
Clarify value and quantity in position table headers 2022-11-22 07:20:37 +00:00
af9f874209
Improve posting trades to OANDA and make everything more robust 2022-11-10 19:27:46 +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
396d838416
Change positions fields 2022-11-02 18:24:56 +00:00
2a876a20ba
Swap modals with innerHTML 2022-10-29 14:24:09 +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