题目内容

The following table shows the operation of margin account for a long position in two gold futures contracts. The initial margin is $6,000 per contract, or $12,000 in total; the maintenance margin is $4,500 per contract, or $9,000 in total. The contract is entered into on Day 1 at $1,650 and closed out on Day 5 at $1,630.80--------------------------------------------------------------------------Day Trade Settlement Daily Cumulative Margin account Margin price($) price($) gain($) gain($) balance($) call($)--------------------------------------------------------------------------1 1,650 12,0001 1,641.00 -1,800 -1,800 10,200 2 1,638.30 ______ ______ ______ 3 1,644.60 1,260 -1,080 10,920 4 1,629.90 ______ ______ ______ ______ 5 1,630.80 180 -3,840 12,180

查看答案
更多问题

An investor enters intoa short forward contract to sell 100,000 British pounds for U.S. dollars at the exchange rate of 1.4000 U.S. dollars per pound. The investor would ______ (gain/lose) ______ (please input the money amount) if the exchange rate at the end of contract is 1.42000.

以下不能创建一个字典的语句是

A. dict1 = {}
B. dict2 = {3:5}
C. dict3 = {[1,2,3]: "uestc"}
D. dict3 = {(1,2,3): "uestc"}

下列表达式的值为True的是

A. 5 + 4j > 2 - 3j
B. 3 > 2 > 2
C. (3, 2) < ('a', 'b')
D. 'abc' > 'xyz'

下面哪种说法是错误的?

A. 除字典类型外,所有标准对象均可以用于布尔测试
B. 空字符串的布尔值是False
C. 空列表对象的布尔值是False
D. 值为0的任何数字对象的布尔值是False

答案查题题库