Commit Graph

714 Commits

Author SHA1 Message Date
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
Jacob Plaster
3e3c55034d README: add rest derivative endpoints 2019-07-19 10:40:15 +07:00
Jacob Plaster
fe21ef24b0 rest: add derivative status and set collateral endpoints 2019-07-19 10:31:27 +07:00
Paolo Ardoino
839eb873b0 Merge pull request #24 from JacobPlaster/fix-cammel-case-filenames
Fix camel-casing filenames and remove filename conflicts
2019-07-17 12:09:56 +01:00
Jacob Plaster
5d24c8eb28 version: bump to 1.0.0 and add to changelog 2019-07-17 14:29:04 +07:00
Jacob Plaster
1eacb9eab9 Fix camel-casing filenames and remove filename conflicts 2019-07-17 14:25:43 +07:00
Paolo Ardoino
325a6c3f7e Merge pull request #21 from JacobPlaster/add-templates
Add templates
2019-06-25 07:58:39 +01:00
Paolo Ardoino
7b12e6f3a7 Merge pull request #22 from JacobPlaster/multiplex-ws-connection
Multiplex ws connection
2019-06-18 12:53:34 +02:00
Jacob Plaster
286e922eb1 tests: add websocket capacity test 2019-06-18 15:10:00 +08:00
Jacob Plaster
13e7d505f8 add websocket multiplexer 2019-06-18 15:10:00 +08:00
Jacob Plaster
7d0eed9f88 main: add changelog and versioning 2019-06-06 10:12:18 +08:00
Jacob Plaster
72f6d0db4d .github: add PR/issue templates 2019-06-05 17:18:57 +08:00
Paolo Ardoino
d027de9964 Merge pull request #13 from JacobPlaster/limit-ws-connections
Subscriptions: limit channels to 25 per instance
2019-05-20 08:31:49 +02:00
Jacob Plaster
e24f4085f9 Subscriptions: limit channels to 25 per instance 2019-05-13 17:11:58 +10:00
Paolo Ardoino
73e2ed8cc9 Merge pull request #12 from JacobPlaster/add-apache-lic
Adds apache 2.0 license
2019-04-27 11:08:25 +02:00
Jacob Plaster
b2a87bafa0 Adds apache 2.0 license 2019-04-26 11:29:25 +10:00
Paolo Ardoino
9337578c60 Merge pull request #11 from JacobPlaster/update-default-ws-url
change default api endpoint to api-pub
2019-04-12 08:05:31 +01:00
Jacob Plaster
296012f22f requirements: upgrade pytest and pylint 2019-04-12 11:49:00 +10:00
Jacob Plaster
32be40da95 travis.yml: use python 3.6.7 2019-04-12 11:49:00 +10:00
Jacob Plaster
5cf5277774 change default v2 api endpoint to pub-api 2019-04-12 11:19:13 +10:00