burakoner / OKEx.Net

Open source .Net API wrapper for the @OKEx V5 Rest API and V5 Websocket API
MIT License
86 stars 48 forks source link

Update OkexCandlestick.cs #67

Closed memoryfraction closed 2 years ago

memoryfraction commented 2 years ago

added public override bool Equals(Object obj) for class OkexCandlestick

burakoner commented 2 years ago

Thank you for your pull request. Since I changed folder structure in version 5.2.4 I cant accept this request. But I copied your codes and added some others. I'll push them today.

Regards