Commit Graph

18 Commits

Author SHA1 Message Date
Nicholas Clarke c5c701d853
Merge pull request #1 from blockworks-foundation/ckamm/fix-ranked-pnl-market-index
ranked-pnl: Fix off-by-one in index
2022-01-06 23:51:58 -08:00
Christian Kamm d25c86c2da ranked-pnl: Fix off-by-one in index 2022-01-07 08:50:03 +01:00
Nicholas Clarke 3d0dce56e7 Add endpoints for hourly-interest-prices, ranked_pnl, account-performance. 2022-01-06 23:31:35 -08:00
Nicholas Clarke c0701f2fbc Add account equity endpoint. 2021-12-22 15:48:33 -08:00
Nicholas Clarke 140e9777d7 additional endpoints 2021-11-10 00:52:42 -08:00
Nicholas Clarke cd48198508 added http caching to pnl endpoints. Added all liquidations_endpoint 2021-07-27 00:59:44 -07:00
Nicholas Clarke 0281677a1e Added endpoints for pnl leaderboard and a short readme 2021-07-19 09:41:12 -07:00
Nicholas Clarke 8a6e5a5829 add CORS 2021-06-17 20:30:07 -07:00
Nicholas Clarke deabf33d86 remove JSONIFY_PRETTYPRINT_REGULAR 2021-06-17 01:03:23 -07:00
Nicholas Clarke 76ac81160e updated flask version 2021-06-17 00:57:06 -07:00
Nicholas Clarke bf548064a2 fix for 'Request' object has no attribute 'is_xhr' 2021-06-17 00:48:06 -07:00
Nicholas Clarke e0b4585b1f added debugging prints 2021-06-17 00:42:20 -07:00
Nicholas Clarke acd44d2829 added index 2021-06-17 00:38:22 -07:00
Nicholas Clarke c396bca224 switch to gunicorn 2021-06-16 23:35:35 -07:00
Nicholas Clarke 3a575b8e40 convert port to int 2021-06-16 21:47:08 -07:00
Nicholas Clarke 3381cbb0ba remove cors 2021-06-16 21:45:20 -07:00
Nicholas Clarke 1e5e3379f5 update psycopg2 lib version for heroku 2021-06-16 21:42:54 -07:00
Nicholas Clarke 216775b8b9 initial commit 2021-06-16 21:33:10 -07:00