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