GetRtMaintMargin 账户占用保证金
来自tradeStar帮助系统
(版本间的差异)
(以“{| class="wikitable" |- |函数 || GetRtMaintMargin |- | 别名 || 账户占用保证金 |- | 所属类别|| 交易账户函数 |- | 参数数量 || 0 |- | 运行...”为内容创建页面) |
2013年6月19日 (三) 15:01的最后版本
函数 | GetRtMaintMargin |
别名 | 账户占用保证金 |
所属类别 | 交易账户函数 |
参数数量 | 0 |
运行模式 | 逐根 |
说明 | 返回期货账户实时的占用保证金,无效账户返回0 |
用法 | GetRTMaintMargin(Account=)
参数:Account为账户名,为空字串或无此参数表示当前账户 例如: value1 := GetRTMaintMargin; |