JacobPlaster
|
972e05eacd
|
generic_websocket: add optimization comment
|
2020-01-09 11:39:06 +00:00 |
|
JacobPlaster
|
2cde664359
|
Replace 'is not' with '!='
|
2020-01-09 11:39:06 +00:00 |
|
JacobPlaster
|
cea31acf9d
|
bump to 1.1.4
|
2020-01-09 11:39:06 +00:00 |
|
JacobPlaster
|
d54c0d2391
|
websocket: add write lock when sending
|
2020-01-09 11:39:06 +00:00 |
|
swsong
|
7db6b5d73f
|
corrent function from_raw_order not found error
|
2019-12-26 13:11:57 +00:00 |
|
swsong
|
b2df93e9ad
|
correct function name not found error.
|
2019-12-26 13:11:57 +00:00 |
|
swsong
|
5893077fbb
|
correct function name typos
|
2019-12-26 13:11:57 +00:00 |
|
JacobPlaster
|
7b3700f619
|
regen docs
|
2019-12-20 11:38:00 +00:00 |
|
JacobPlaster
|
f974268d7a
|
examples: add ws auth example
|
2019-12-20 11:38:00 +00:00 |
|
JacobPlaster
|
4376c956b8
|
bump to 1.1.3
|
2019-12-20 11:38:00 +00:00 |
|
JacobPlaster
|
2195e8b3b2
|
ws/client: add channel_filter field
|
2019-12-20 11:38:00 +00:00 |
|
JacobPlaster
|
00e39bda0d
|
README: add publish to pypi details
|
2019-12-20 11:38:00 +00:00 |
|
JacobPlaster
|
3bf23b08f3
|
setup.py: fix classifiers
|
2019-12-20 11:38:00 +00:00 |
|
JacobPlaster
|
5ee17e1b01
|
.git-ignore: ignore dist dirs
|
2019-12-17 14:50:39 +00:00 |
|
JacobPlaster
|
cbf8365ee1
|
orders: linting fixes
|
2019-12-17 12:52:37 +00:00 |
|
JacobPlaster
|
089169b7c4
|
docs: re-generate
|
2019-12-17 12:52:37 +00:00 |
|
JacobPlaster
|
b392520d77
|
bump to 1.1.2
|
2019-12-17 12:52:37 +00:00 |
|
JacobPlaster
|
39e79da9a1
|
Orders: add meta field and support for aff_code
|
2019-12-17 12:52:37 +00:00 |
|
ph4z
|
821f8831b9
|
Fix resub for authenticated sockets
|
2019-12-17 12:50:07 +00:00 |
|
JacobPlaster
|
a9afd66449
|
README: remove ERRORS, spelling and add timeframe comment
|
2019-10-10 11:47:29 +01:00 |
|
JacobPlaster
|
510f4ef28e
|
bump to version 1.1.1
|
2019-10-10 11:47:29 +01:00 |
|
JacobPlaster
|
b4059fb3fa
|
setup.py: update
|
2019-10-10 11:47:29 +01:00 |
|
JacobPlaster
|
d18c4aadf1
|
docs: generate docs
|
2019-10-10 11:47:29 +01:00 |
|
JacobPlaster
|
3e4beb5f7e
|
bfxapi: edit comments for doc generating
|
2019-10-10 11:47:29 +01:00 |
|
JacobPlaster
|
1e307d193e
|
Readme: rework
|
2019-10-10 11:47:29 +01:00 |
|
Jacob Plaster
|
70f7ad1108
|
Merge pull request #28 from straussmaximilian/readme
Update README.md
|
2019-09-24 11:52:30 +01:00 |
|
Jacob Plaster
|
ff817c012c
|
Merge branch 'master' into readme
|
2019-09-24 11:49:58 +01:00 |
|
Paolo Ardoino
|
527ef2e0d3
|
Merge pull request #32 from JacobPlaster/implement-new-order-endpoints
Implement new order endpoints
|
2019-09-12 16:02:40 +02:00 |
|
Jacob Plaster
|
de81fc80bd
|
Bump to version 1.1.0
|
2019-09-12 14:38:50 +01:00 |
|
Jacob Plaster
|
d9e3ea437f
|
requirements: update pytest to 0.10.0
|
2019-09-12 14:36:30 +01:00 |
|
Jacob Plaster
|
62c5625f38
|
Readme: add new endpoints
|
2019-09-12 14:34:31 +01:00 |
|
Jacob Plaster
|
25151f5011
|
websocket: convert notfication to notification object
|
2019-09-12 14:20:22 +01:00 |
|
Jacob Plaster
|
45696f5598
|
rest/examples: add wallet transfer examples
|
2019-09-12 13:53:36 +01:00 |
|
Jacob Plaster
|
8135183edc
|
bfx_rest: add wallet address/withdraw endpoints
|
2019-09-12 13:53:13 +01:00 |
|
Jacob Plaster
|
a4ae07393f
|
examples/rest: add create funding offer example
|
2019-09-11 12:57:51 +01:00 |
|
Jacob Plaster
|
edfd4fc280
|
bfxapi/rest: add submit/cancel funding
|
2019-09-11 12:57:51 +01:00 |
|
Jacob Plaster
|
dfabb438de
|
bfxapi: support leverage for derivatives
|
2019-09-11 12:49:53 +01:00 |
|
Jacob Plaster
|
9a84dd7114
|
examples: add rest create order example
|
2019-09-11 12:49:53 +01:00 |
|
Jacob Plaster
|
f6837452fb
|
bfxapi: add rest order endpoints
|
2019-09-11 12:49:53 +01:00 |
|
Jacob Plaster
|
e37474cafd
|
models: add notification object
|
2019-09-11 12:49:53 +01:00 |
|
Maximilian Strauss
|
6c72d964c3
|
Update README.md
|
2019-07-31 00:42:55 +02:00 |
|
Paolo Ardoino
|
dab7af2754
|
Merge pull request #27 from JacobPlaster/fix-for-data-server
Fix for data server
|
2019-07-25 07:53:19 +01:00 |
|
Jacob Plaster
|
50492556ce
|
changelog: documented emitter override
|
2019-07-25 11:26:09 +07:00 |
|
Jacob Plaster
|
11be0577d6
|
generic_ws: fix data server close and enable custom event emitter
|
2019-07-25 11:24:33 +07:00 |
|
Paolo Ardoino
|
e88e8a3314
|
Merge pull request #25 from JacobPlaster/support-derivatives
Support derivatives
|
2019-07-19 10:33:38 +01:00 |
|
Jacob Plaster
|
e59a94366f
|
create setup.py for pip integration (@redknightlois)
|
2019-07-19 16:27:35 +07:00 |
|
Jacob Plaster
|
854966661c
|
bump version (1.0.1) and update changelog
|
2019-07-19 14:54:17 +07:00 |
|
Jacob Plaster
|
e35b7312a7
|
README: document new status update event
|
2019-07-19 14:54:17 +07:00 |
|
Jacob Plaster
|
ef3dfe1d40
|
examples/ws: add derivative status updates example
|
2019-07-19 14:54:17 +07:00 |
|
Jacob Plaster
|
ac20a7530a
|
websocket: add subscriptions to status channel functionality
|
2019-07-19 14:54:17 +07:00 |
|