tiagosiebler
0b8bed8faf
migrate linear public methods + expand tests
2022-05-05 22:09:45 +01:00
tiagosiebler
784555cf9f
cleaned public inverse futures endpoints & expanded tests
2022-05-05 21:46:58 +01:00
tiagosiebler
51aa7ae1f5
- Returned type improvements.
...
- Start migrating to base rest client.
- Remove deprecated methods.
- Run linter.
- Deprecate shared endpoints for readibility. All methods are replicated within each client (there's not much duplication).
- Expand test coverage for public inverse endpoints.
2022-05-05 21:25:28 +01:00
Pranay Pratyush
995d6cd567
Update ReplaceActiveOrder for InverseClient
2022-01-14 13:25:20 +05:30
tiagosiebler
5cd4ab2c36
improve types for request parameters
2021-12-31 00:45:30 +00:00
Pranay Pratyush
fa7d7e0cec
Added API key info to inverse client
...
Other APIs have duplicate implementation so adding just to inverse client
2021-12-29 18:24:43 +05:30
Pranay Pratyush
e6717857cc
Fix bool to strings
2021-10-30 11:58:13 +05:30
Pranay Pratyush
ce950b3a5c
Added trigger_by params for inverse client
2021-10-27 19:59:31 +05:30
Tiago
dffb8f7efe
Merge pull request #117 from tiagosiebler/liqsendpoint
...
Remove deprecated get liquidations REST endpoint
2021-10-08 17:09:33 +01:00
Tiago
0276b0e707
Merge pull request #111 from EricCrosson/master
...
doc: fix typo
2021-10-08 10:31:24 +09:00
tiagosiebler
a810bc8c59
remove deprecated REST endpoint
2021-10-06 19:33:48 +01:00
tiagosiebler
f8fcb83628
feat( #3 ): implement initial public API tests
2021-06-24 00:26:52 +01:00
tiagosiebler
c57583fe6d
2.0.5: add missing inverse position mode endpoints
2021-06-12 22:54:47 +01:00
tiagosiebler
f181f9ac61
Add missing parameter type
2021-03-06 17:38:06 +00:00
tiagosiebler
b6a17dcffe
cleaning unnecessary optionals
2021-03-06 17:17:13 +00:00
tiagosiebler
63f3de9670
replace deprecated method in sample
2021-02-22 11:15:02 +00:00
Blake Johnson
96427fac99
change when you initialize the requestwrapper to pass along the restInverseOptions to getBaseUrl currently the ability to pass your own baseUrl is not working
2021-02-18 16:08:50 -06:00
tiagosiebler
26602cfa05
rename rest client options to be more generic
2021-02-14 16:29:35 +00:00
peepopoggers
e8bc931bf1
Comment Updates
2021-02-03 19:53:53 +00:00
peepopoggers
e6f21e9956
comments
2021-02-02 11:51:53 +00:00
CryptoCompiler
8a88e6a223
Removed 3 Shared Endpoints
2021-01-29 14:24:42 +00:00
CryptoCompiler
13a5fc70fa
Added getPublicLiquidations depreciated endpoint
2021-01-29 14:23:22 +00:00
CryptoCompiler
0ce6c97a1f
Added getLatestInformation depreciated endpoint
2021-01-29 14:20:17 +00:00
CryptoCompiler
c41cb89b2c
Some endpoint updates
2021-01-29 14:16:33 +00:00
CryptoCompiler
eb21785adc
misc
...
Co-authored-by: Tiago <tiagosiebler@users.noreply.github.com >
2021-01-29 14:10:08 +00:00
peepopoggers
0fe804413b
Moved time function to shared
2021-01-28 23:39:47 +00:00
CryptoCompiler
0d6532df23
Updated Comments for a clieaner look.
...
I also removed the three line comments in some endpoints as per request.
2021-01-22 15:51:58 +00:00
CryptoCompiler
8a991a77bb
Shared ApiKeyInfo
2021-01-22 15:47:51 +00:00
CryptoCompiler
e20121f43e
mistake fixed
2021-01-22 15:40:31 +00:00
CryptoCompiler
abadbc9dfe
Added Requirement for risk limit
2021-01-22 15:38:26 +00:00
CryptoCompiler
4369456719
Updated Some Account Data Endpoints from open-api to v2
2021-01-22 13:39:46 +00:00
CryptoCompiler
3e14c63002
Missing Endpoint
2021-01-22 10:10:31 +00:00
CryptoCompiler
e99dd756a0
Transferred Last Endpoints to Shared
2021-01-22 09:55:40 +00:00
CryptoCompiler
90ea970bd4
Fixed Half Deletion
2021-01-22 09:46:53 +00:00
CryptoCompiler
b7ac45e63e
Market Data Endpoints Moved to Shared
2021-01-22 09:30:22 +00:00
CryptoCompiler
92519ee742
Update inverse-client.ts
2021-01-22 00:10:59 +00:00
CryptoCompiler
73c3d73720
Update inverse-client.ts
2021-01-22 00:06:58 +00:00
peepopoggers
df9e0c5cf7
Rename to Inverse, Enable SharedEndpoints
2021-01-21 22:20:11 +00:00