- elk update

- 모의투자
This commit is contained in:
2018-06-07 15:35:31 +09:00
parent 1712ac7b9b
commit d074af571a
10 changed files with 228 additions and 60 deletions

View File

@@ -29,6 +29,8 @@ namespace NewsCrawler
tbAnSupplyContractRate.Text = Config.GetSupplyContractRate().ToString();
tbAnRevenueRate.Text = Config.GetRevenueRate().ToString();
cbMockTrading.Checked = Config.GetMockTrading();
}
private void OpenFile(string strName)