1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-20 04:42:57 +00:00

iexchange client improvements

This commit is contained in:
Artem Kurianov
2021-05-14 13:08:58 +00:00
parent 3ed2b7a959
commit efe70445ed
3 changed files with 32 additions and 1 deletions
@@ -24,7 +24,7 @@ namespace CryptoExchange.Net.ExchangeInterfaces
/// <summary>
/// Status of the order
/// </summary>
public string CommonStatus { get; }
public IExchangeClient.OrderStatus CommonStatus { get; }
/// <summary>
/// Whether the order is active
/// </summary>