Compare commits
2 Commits
610cac90bc
...
3919174996
Author | SHA1 | Date |
---|---|---|
|
3919174996 | |
|
ac7a2c2bf3 |
|
@ -71,8 +71,7 @@ namespace KLHZ.Trader.Core.Exchange.Services
|
|||
{
|
||||
try
|
||||
{
|
||||
//await SubscribePrices();
|
||||
await Task.Delay(1000);
|
||||
await SubscribePrices();
|
||||
//await SubscribeCandles();
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
|
Loading…
Reference in New Issue