Commit Graph

17 Commits

Author SHA1 Message Date
Mark Veidemanis 2fa61fb195
Print the response if validation fails 2023-01-02 18:41:49 +00:00
Mark Veidemanis a18c150fe2
Begin implementing get all open trades 2022-12-22 07:20:49 +00:00
Mark Veidemanis 1ce6c3fafa
Implement closing positions 2022-12-02 07:20:37 +00:00
Mark Veidemanis f240c4b381
Improve navigating trades and positions by cross-linking 2022-11-29 07:20:39 +00:00
Mark Veidemanis 4e1b574921
Fix position list validation 2022-11-29 07:20:39 +00:00
Mark Veidemanis 2aac7d1bb5
Add controls boilerplate to main page 2022-11-14 18:29:07 +00:00
Mark Veidemanis af9f874209
Improve posting trades to OANDA and make everything more robust 2022-11-10 19:27:46 +00:00
Mark Veidemanis 40f6330a13
Remove asset filter and begin implementing posting trades 2022-11-10 07:20:14 +00:00
Mark Veidemanis 60979652d9
Implement more validation and conversion 2022-11-04 07:20:14 +00:00
Mark Veidemanis 0c52cbd0f8
Use new call helper for all OANDA commands 2022-11-04 07:20:12 +00:00
Mark Veidemanis b36791d56b
Simplify schema and error handling 2022-11-04 07:20:55 +00:00
Mark Veidemanis 04a87c1da6
Add some comments about the exchange variables 2022-11-04 09:15:09 +00:00
Mark Veidemanis 7770a3844c
Make failing during validation or conversion configurable 2022-11-04 08:58:01 +00:00
Mark Veidemanis 5cb7d08614
Convert API responses with Glom 2022-11-02 18:25:34 +00:00
Mark Veidemanis c15ae379f5
Wrap API calls in helper and validate response 2022-10-30 19:11:07 +00:00
Mark Veidemanis f22fcfdaaa
Implement stub functions for OANDA 2022-10-30 11:21:48 +00:00
Mark Veidemanis f6fa9bdbb6
Begin implementing OANDA 2022-10-30 10:57:53 +00:00