U1 (@chnhjf)摸鱼看盘代码 任意终端执行 中发帖

$s=[ordered]@{sh600522='中天科技';sh603052='可川科技';sh600667='太极实业';sh603131='上海沪工'};while($true){Clear-Host;$r=Invoke-RestMethod ("http://hq.sinajs.cn/list="+($s.Keys -join ',')) -Headers @{Referer='https://finance.sina.com.cn'};Write-Host ("自选行情 "+(Get-Date -Format 'HH:mm:ss')) -ForegroundColor DarkGray;foreach($l in $r -split "`n"){if($l -match 'hq_str_(\w+)="(.*)"' -and ($n=$s[$Matches[1]])){$f=$Mat...