semashkinvg / Bitmex.NET

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

Stats rest implementation #14

Closed ridicoulous closed 6 years ago

ridicoulous commented 6 years ago

11 implementation. Added stats dto's, urls and tests

semashkinvg commented 6 years ago

@ridicoulous in addition to my comment. you can sort out what settings should be changed in the account and if the test becomes green, then leave the test and add a comment about should be changed within the account. Otherwise, let's just get rid of this test

Thanks,

ridicoulous commented 6 years ago

@semashkinvg take a look at QueryStringParams.cs. I included datetime fromatting, which those query is valid for server. Is it a good idea?

semashkinvg commented 6 years ago

@ridicoulous will do

ridicoulous commented 6 years ago

@semashkinvg What went wrong with orders testing? I'm adding comments from bitmex docs to classes and fields now. And what will do?

ridicoulous commented 6 years ago

Chat, Settelment, Schema will be later