itsdeka
fa7d3e2686
implemented liquidations endpoint (rest)
2022-10-04 12:41:31 +02:00
itsdeka
23c00e77a2
refactoring - updated tests
2022-08-27 17:17:13 +02:00
itsdeka
87e7f9820e
-) Use private host for auth-based requests
...
-) Updated examples
2022-08-22 19:31:16 +02:00
itsdeka
35ee037ecc
added merchant example | fixed endpoints
2021-12-15 13:47:35 +01:00
itsdeka
ddf0c14cec
Adjusted get_trades() to allow symbol to be None and get trades for all symbols
2021-12-13 13:15:56 +01:00
itsdeka
83b0a5ecb6
Added example of MARKET order with price=None
2021-11-11 12:38:47 +01:00
itsdeka
6df56657d3
-) updated CHANGELOG
...
-) updated example get_authenticated_data.py
-) updated string formatter margin_info.py and margin_info_base.py
2021-06-25 12:20:37 +02:00
itsdeka
98825aae10
Added Margin Info endpoint
2021-06-10 18:17:13 +02:00
fintzd
8660fac2bb
fix: delete get_seed_trades.py ( #134 )
...
* Delete get_seed_trades.py
The request here is made with REST not WS, so it is not the correct place for this example.
* Moved the file to where it belongs
2021-05-24 13:28:01 +02:00
hollossy
dfb1f08c65
Update Funding script info
...
Current script not showing the correct request parameters for funding. Trade data was included, changed it to show funding data.
2020-07-07 10:40:38 +01:00
JacobPlaster
1b0c0674d4
examples: set system path to base dir
2020-04-16 10:45:20 +01:00
swsong
5893077fbb
correct function name typos
2019-12-26 13:11:57 +00:00
Jacob Plaster
45696f5598
rest/examples: add wallet transfer examples
2019-09-12 13:53:36 +01:00
Jacob Plaster
a4ae07393f
examples/rest: add create funding offer example
2019-09-11 12:57:51 +01:00
Jacob Plaster
9a84dd7114
examples: add rest create order example
2019-09-11 12:49:53 +01:00
Jacob Plaster
fe21ef24b0
rest: add derivative status and set collateral endpoints
2019-07-19 10:31:27 +07:00
Jacob Plaster
df017a6685
Add optional dead man switch to websocket
2018-12-07 10:24:22 +00:00
Jacob Plaster
5a7ebb3874
examples: adds atuh funding functions
2018-12-05 15:44:33 +00:00
Jacob Plaster
d4c2942f22
examples: add public get_tickers
2018-12-05 15:44:11 +00:00
Jacob Plaster
149a7559f4
remove reference to staging
2018-12-04 15:42:06 +00:00
Jacob Plaster
2a96cede5e
examples.rest: create public and auth examples
2018-12-04 15:41:02 +00:00
Jacob Plaster
468c7911ab
examples.rest: add get wallets
2018-12-03 14:41:43 +00:00