semashkinvg / Bitmex.NET

Wrapper for BitMEX.com REST & WebSocket API
MIT License
52 stars 26 forks source link

Implement and test BitmexApiUrls.Chat&Schema&Settlement #15

Closed semashkinvg closed 5 years ago

semashkinvg commented 6 years ago

As a developer, I should have access to the Chat information through the REST API /Chat, /Schema, /Settlement

https://github.com/BitMEX/api-connectors/tree/master/auto-generated/csharp

TODO: uncomment fields under BitmexApiUrls.Chat, BitmexApiUrls.Schema, BitmexApiUrls.Settlement fix dtos for the user API requests add at least 1 integration test for each REST call

MaDeRkAn commented 5 years ago

@semashkinvg I'm working on this issue. Can you set a user name for integration account. Bitmex does not let you post chat message without user name.

semashkinvg commented 5 years ago

@MaDeRkAn done