@@ -32,7 +32,7 @@ namespace MySystem
while (true)
{
StatTradeAmount();
- Thread.Sleep(300);
+ Thread.Sleep(2000);
}
public void StatTradeAmount()