Jenscaasen
Jenscaasen
Hi, sorry for opening an issue for this, but i dont know how else to contact you. Is there any documentation on how to actually implement SharpNeat? There is a...
Just wondering if its worth it trying to implement this. Last commit was 2018 and there are 9 open pull requests
Hello, i am trying to use the v3_accounts channel. The endpoint i use is: wss://api.dydx.exchange/v3/ws The data i send is: ``` { "type":"subscribe", "channel":"v3_accounts", "accountNumber":"0", "apiKey":"ABC", "passphrase":"DEF", "timeStamp":"2022-12-06T15:07:09.597Z", "signature":"DADASDASDASDADS" }...