Commit Graph

110 Commits

Author SHA1 Message Date
f240c4b381
Improve navigating trades and positions by cross-linking 2022-11-29 07:20:39 +00:00
4e1b574921
Fix position list validation 2022-11-29 07:20:39 +00:00
6321fb9089
Increase max requests 2022-10-18 07:22:22 +01:00
87c794e9ac
Bump UWSGI processes 2022-10-18 07:22:22 +01:00
8ce0066c38
Switch to UWSGI and improve Docker definitions 2022-10-18 07:22:22 +01:00
d3694d1821
Describe all model fields 2022-11-28 20:42:07 +00:00
06865d0aa9
Make the debug toolbar show 2022-11-28 20:14:30 +00:00
3a6c3cee1f
Fix login redirect 2022-11-28 20:05:48 +00:00
0fc7c5c712
Implement more advanced 2FA library 2022-11-28 19:45:22 +00:00
7a64759ceb
Implement permission checking in views and forms 2022-11-28 18:09:41 +00:00
bb7d6d1b41
Rename test 2022-11-28 17:09:53 +00:00
974deeafaa
Add missing space 2022-11-25 22:15:27 +00:00
4973582bdf
Implement trading time limits 2022-11-25 19:28:21 +00:00
69a2b269ad
Link trading times to strategies 2022-11-25 18:05:02 +00:00
baa8e4fead
Implement configuration of trading times 2022-11-25 18:01:34 +00:00
bcb3272064
Re-render invalid forms and fix space handling 2022-11-25 18:01:13 +00:00
b525611aaa
Clarify value and quantity in position table headers 2022-11-22 07:20:37 +00:00
cb88cf33c2
Prevent rounding errors in value calculation 2022-11-22 07:20:37 +00:00
3f8fb66656
Fix price bound logic 2022-11-22 08:10:38 +00:00
46bba54cb7
Allow absent price 2022-11-21 07:20:12 +00:00
f6b5652268
Update Drakdoo API format 2022-11-21 07:20:12 +00:00
ca434b8cf0
Remove offset panel 2022-11-15 07:20:17 +00:00
d7e81dedb2
Implement trailing stop loss 2022-11-15 07:20:17 +00:00
5c68191e5b
Calculate price slippage more reliably and allow specifying order type and time in force 2022-11-15 07:20:17 +00:00
c8f776e2a8
Set the type back to market 2022-11-15 07:20:17 +00:00
2aac7d1bb5
Add controls boilerplate to main page 2022-11-14 18:29:07 +00:00
d2e0137c8d
Fix widgets in pages 2022-11-14 17:14:47 +00:00
e3d57c9aa8
Fix HTMX widgets and tweak display of some titles 2022-11-13 13:22:31 +00:00
781de3c772
Convert everything to Decimal 2022-11-11 07:20:00 +00:00
9fc5d2f4d7
Initialise inverted variable in currency conversion 2022-11-11 07:20:00 +00:00
67404fc161
Don't convert between the same currency 2022-11-11 07:20:00 +00:00
3f855dfb59
Remove some debug statements 2022-11-11 07:20:00 +00:00
afb0504dca
Documented the market system properly, squashed some bugs 2022-11-11 07:20:00 +00:00
c3d908341a
Refactor and ignore n/a exchange callbacks 2022-11-10 07:20:20 +00:00
8b52063473
Refactor execute_strategy into functions and send a price bound 2022-11-10 19:52:52 +00:00
af9f874209
Improve posting trades to OANDA and make everything more robust 2022-11-10 19:27:46 +00:00
bf863f43b2
Check exchange name and remove redundant code, use IOC orders for OANDA 2022-11-10 07:20:28 +00:00
40f6330a13
Remove asset filter and begin implementing posting trades 2022-11-10 07:20:14 +00:00
47384aed5f
Update webmanifest 2022-11-10 09:52:30 +00:00
e8a2f9b0fa
Update strategy defaults 2022-11-06 07:20:24 +00:00
6dd2997a74
Fix posting trades 2022-11-06 07:20:32 +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
0c52cbd0f8
Use new call helper for all OANDA commands 2022-11-04 07:20:12 +00:00
c773b93675
Remove unnecessary template pack 2022-11-04 07:20:54 +00:00
52216df5a4
Add Python history to gitignore 2022-11-04 07:20:25 +00:00
b36791d56b
Simplify schema and error handling 2022-11-04 07:20:55 +00:00
04a87c1da6
Add some comments about the exchange variables 2022-11-04 09:15:09 +00:00
7770a3844c
Make failing during validation or conversion configurable 2022-11-04 08:58:01 +00:00
74c46f2647
Watch for changes in HTML files too 2022-11-03 07:20:30 +00:00