天软金融分析.NET函数大全
>
金融函数
>
行情
>
当日
Stock_DTAmount
复制链接
简述
指定股票指定日的跌停价的成交金额,与系统参数(证券代码、时间)相关,仅支持股票
定义
Stock_DTAmount():Real
参数
名称
类型
说明
返回
Real
指定股票指定日的跌停价的成交金额
算法
交易明细中价格=跌停价的成交金额合计
范例
//SZ002123在20250218的跌停价的成交金额
SetSysParam(pn_stock(),"SZ002123");
SetSysParam(pn_date(),20250218T);
return Stock_DTAmount();
//结果:1349545902
相关
StockExtraZf3
StockHsl3
StockLb3
StockLnZf3
StockMaxRateDown3
StockMaxRateUp3
StockPjCj3
StockPrevClose3
StockPriceZd3
StockZdf3
StockZf3
StockBuyVsSellVolDiff3
istradeday4
StockBuyVol3
StockSellVol3
StockBuy3
StockSell3
StockZf3_NoG
个股市场质量指标
marketlasttradeday2
indexnhvix60day
indexnhvix20day
indexnhvix5day
indexnhvix120day
sectiontime
HSG_LastTradeDay2
StockZdf7
RepoZf2
FuturesUnilateralOpeninterest
OP_UnilateralAmount
OP_UnilateralOpeninterest
OP_UnilateralVol
FuturesUnilateralVol
FuturesUnilateralAmount
StockGapOpenZF
StockGapZF
盘口委托
Stock_OvernightZF
Stock_IntradayZF
Stock_IntradayZdf
PN_ActualDate
StockOpenAuctionAmount
StockOpenAuctionRatio
StockOpenAuctionZF
Stock_ZTAmount
Stock_ZTBidAmount
Stock_ZTFanBaoBan
Stock_ZTFirstBanInAweek
Stock_ZTTBan
Stock_ZTYiZiBan
FuturePjCj3
OptionPjCj3
StockOpenAuctionRatioDT
Stock_DTAmount
Stock_DTBidAmount
Stock_DTFanBaoBan
Stock_DTFirstBanInAweek
Stock_DTTBan
Stock_DTYiZiBan