| | |
| | | |
| | | if(stockFirstFetch){ |
| | | |
| | | this.realtimeHandleXueQiu(aStockRemarks); |
| | | this.realtimeHandleXueQiu(hkStockRemarks); |
| | | this.realtimeHandleXueQiu(usStockRemarks); |
| | | // this.realtimeHandleXueQiu(aStockRemarks); |
| | | // this.realtimeHandleXueQiu(hkStockRemarks); |
| | | // this.realtimeHandleXueQiu(usStockRemarks); |
| | | //this.realtimeHandleTW(twStockRemarks); |
| | | //this.realtimeHandleCommon(jpStockRemarks); |
| | | //this.realtimeHandleCommon(indiaStockRemarks); |
| | |
| | | //} |
| | | |
| | | |
| | | if(MarketOpenChecker.isMarketOpen(Item.A_STOCKS, 30)){ |
| | | /*if(MarketOpenChecker.isMarketOpen(Item.A_STOCKS, 30)){ |
| | | this.realtimeHandleXueQiu(aStockRemarks); |
| | | } |
| | | if(MarketOpenChecker.isMarketOpen(Item.HK_STOCKS, 30)){ |
| | | this.realtimeHandleXueQiu(hkStockRemarks); |
| | | } |
| | | }*/ |
| | | if(MarketOpenChecker.isMarketOpen(Item.US_STOCKS, 30)){ |
| | | //美股 |
| | | this.realtimeHandleTradingViewUsStock(); |
| | | //this.realtimeHandleTradingViewUsStock(); |
| | | |
| | | //this.realtimeHandleXueQiu(usStockRemarks); |
| | | //美股ETF |
| | | //this.realtimeHandleTradingViewUsEtf(); |
| | | } |
| | | //测试 |
| | | this.realtimeHandleTradingViewUsEtf(); |
| | | //this.realtimeHandleTradingViewUsEtf(); |
| | | |
| | | //美股 |
| | | this.realtimeHandleTradingViewUsStock(); |
| | | //this.realtimeHandleTradingViewUsStock(); |
| | | |
| | | //if(MarketOpenChecker.isMarketOpen(Item.TW_STOCKS, 30)){ |
| | | // this.realtimeHandleTW(twStockRemarks); |