SlideShare a Scribd company logo
1 of 13
Currency ArbitrageCurrency Arbitrage
 In today's global economy, a multinational company must dealIn today's global economy, a multinational company must deal
with currencies of the countries in which it operates. Currencywith currencies of the countries in which it operates. Currency
arbitrage, or simultaneous purchase and sale of currencies inarbitrage, or simultaneous purchase and sale of currencies in
different markets, offers opportunities for advantageousdifferent markets, offers opportunities for advantageous
movement of money from one currency to another.movement of money from one currency to another.
 For example, converting £1000 to U.S. dollars in 2001 with anFor example, converting £1000 to U.S. dollars in 2001 with an
exchange rate of $1.60 to £1 will yield $1600. Another way ofexchange rate of $1.60 to £1 will yield $1600. Another way of
making the conversion is to first change the British pound tomaking the conversion is to first change the British pound to
Japanese yen and then convert the yen to U.S. dollars using theJapanese yen and then convert the yen to U.S. dollars using the
2001 exchange rates of £1 = ¥175 and $1 = ¥105. The resulting2001 exchange rates of £1 = ¥175 and $1 = ¥105. The resulting
dollar amount isdollar amount is
(£1,000 x ¥175)/¥105 = $1,666.67(£1,000 x ¥175)/¥105 = $1,666.67
 This example demonstrates the advantage of converting theThis example demonstrates the advantage of converting the
British money first to Japanese yen and then to dollars. ThisBritish money first to Japanese yen and then to dollars. This
section shows how the arbitrage problem involving manysection shows how the arbitrage problem involving many
currencies can be formulated and solved as a linear program.currencies can be formulated and solved as a linear program.
Currency Arbitrage ModelCurrency Arbitrage Model
 Suppose that a company has a total of 5 million dollars that canSuppose that a company has a total of 5 million dollars that can
be exchanged for euros (€), British pounds (£), yen (¥), andbe exchanged for euros (€), British pounds (£), yen (¥), and
Kuwaiti dinars (KD). Currency dealers set the following limitsKuwaiti dinars (KD). Currency dealers set the following limits
on the amount of any single transaction: 5 million dollars, 3on the amount of any single transaction: 5 million dollars, 3
million euros, 3.5 million pounds, 100 million yen, and 2.8million euros, 3.5 million pounds, 100 million yen, and 2.8
million Kds. The table below provides typical spot exchangemillion Kds. The table below provides typical spot exchange
rates. The bottom diagonal rates are the reciprocal of the toprates. The bottom diagonal rates are the reciprocal of the top
diagonal rates. For example,diagonal rates. For example,
rate(€ -> $) = 1/rate( $ -> €) = 1/0.769 = 1.30rate(€ -> $) = 1/rate( $ -> €) = 1/0.769 = 1.30
$ € £ ¥ KD
$ 1 0.769 0.625 105 0.342
€ 1/0.769 1 0.813 137 0.445
£ 1/0.625 1/0.813 1 169 0.543
¥ 1/105 1/137 1/169 1 0.0032
KD 1/0.342 1/445 1/543 1/0.0032 1
Is it possible to increase the dollar holdings (above the initial $5 million)
by circulating currencies through the currency market?
Mathematical Model:Mathematical Model:
 The situation starts with $5 million. This amount goes through a numberThe situation starts with $5 million. This amount goes through a number
of conversions to other currencies before ultimately being reconverted toof conversions to other currencies before ultimately being reconverted to
dollars. The problem thus seeks determining the amount of eachdollars. The problem thus seeks determining the amount of each
conversion that will maximize the total dollar holdings.conversion that will maximize the total dollar holdings.
 For the purpose of developing the model and simplifying the notation, theFor the purpose of developing the model and simplifying the notation, the
following numeric code is used to represent the currencies.following numeric code is used to represent the currencies.
Currency $ € £ ¥ KD
Code 1 2 3 4 5
Define:Define:
 xxijij = Amount in currency i converted to currency j, i and j = 1,2, ... ,5= Amount in currency i converted to currency j, i and j = 1,2, ... ,5
For example,For example, xx1212 is the dollar amount converted to euros andis the dollar amount converted to euros and xx5151 is the KDis the KD
amount converted to dollars. We further define two additional variablesamount converted to dollars. We further define two additional variables
representing the input and the output of the arbitrage problem:representing the input and the output of the arbitrage problem:
 II = Initial dollar amount (= $5 million)= Initial dollar amount (= $5 million)
 yy = Final dollar holdings (to be determined from the solution)= Final dollar holdings (to be determined from the solution)
Mathematical Model:Mathematical Model:
 Our goal is to determine the maximum final dollar holdings, y,Our goal is to determine the maximum final dollar holdings, y,
subject to the currency flow restrictions and the maximum limitssubject to the currency flow restrictions and the maximum limits
allowed for the different transactions.allowed for the different transactions.
1
($)
3
(£)
x13
0.625 x13
X13 ≤ 5
Definition of the input/output variable, x13, between $ and £
 We start by developing the constraints of the model. FigureWe start by developing the constraints of the model. Figure
demonstrates the idea of converting dollars to pounds. The dollardemonstrates the idea of converting dollars to pounds. The dollar
amountamount xx1313 at originating currency 1 is converted toat originating currency 1 is converted to 0.625 x0.625 x1313
pounds at end currency 3. At the same time, the transacted dollarpounds at end currency 3. At the same time, the transacted dollar
amount cannot exceed the limit set by the dealer,amount cannot exceed the limit set by the dealer, xx1313 ≤ 5≤ 5..
 To conserve the flow of money from one currency to another, eachTo conserve the flow of money from one currency to another, each
currency must satisfy the following input-output equationcurrency must satisfy the following input-output equation
Total sum available of
currency (input)
== Total sum converted of
other currencies (output)
Mathematical Model:Mathematical Model:
 Dollar (i=1)Dollar (i=1)
Total available dollars = Initial dollar amount + dollar amount from otherTotal available dollars = Initial dollar amount + dollar amount from other
currenciescurrencies
= I= I + (€ $) + (£ $) + (¥ $) + (KD $)→ → → →+ (€ $) + (£ $) + (¥ $) + (KD $)→ → → →
= I + 1/0.769 x= I + 1/0.769 x2121 + 1/0.625 x+ 1/0.625 x3131 + 1/105 x+ 1/105 x4141 + 1/0.342 x+ 1/0.342 x5151
Total distributed dollars = Final dollar holdings + dollar amount to otherTotal distributed dollars = Final dollar holdings + dollar amount to other
currenciescurrencies
= y= y + ($ €) + ($ £) + ($ ¥) + ($ KD)→ → → →+ ($ €) + ($ £) + ($ ¥) + ($ KD)→ → → →
= y + x= y + x1212 + x+ x1414 + x+ x1414 + x+ x1515
GivenGiven II = 5, the dollar constraint thus becomes= 5, the dollar constraint thus becomes
y + xy + x1212 + x+ x1313 + x+ x1414 + x+ x1515 – (1/0.769 x– (1/0.769 x2121 + 1/0.625 x+ 1/0.625 x3131 + 1/105 x+ 1/105 x4141 + 1/0.342+ 1/0.342
xx5151) = 5) = 5
Mathematical Model:Mathematical Model:
 Euro (i = 2)Euro (i = 2)
Total available euros = ($ €) + (£ €) + (¥ €) + (KD €)→ → → →Total available euros = ($ €) + (£ €) + (¥ €) + (KD €)→ → → →
= 0.769 x= 0.769 x1212 + 1/0.813 x+ 1/0.813 x3232 + 1/137 x+ 1/137 x4242 + 1/0.445 x+ 1/0.445 x5252
Total distributed euros = (€ $) + (€ £) + (€ ¥) + (€ KD)→ → → →Total distributed euros = (€ $) + (€ £) + (€ ¥) + (€ KD)→ → → →
= x= x2121 + x+ x2323 + x+ x2424 + x+ x2525
Thus, the constraint isThus, the constraint is
xx2121 + x+ x2323 + x+ x2424 + x+ x2525 - (0.769 x- (0.769 x1212 + 1/0.813 x+ 1/0.813 x3232 + 1/137 x+ 1/137 x4242 + 1/0.445 x+ 1/0.445 x5252) =) =
00
Mathematical Model:Mathematical Model:
 Pound (i = 3)Pound (i = 3)
Total available pounds = ($ £) + (€ £) + (¥ £) + (KD £)→ → → →Total available pounds = ($ £) + (€ £) + (¥ £) + (KD £)→ → → →
= 0.625 x= 0.625 x1313 + 0.813 x+ 0.813 x2323 + 1/169 x+ 1/169 x4343 + 1/0.543 x+ 1/0.543 x5353
Total distributed pounds = (£ $) + (£ €) + (£ ¥) + (£ KD)→ → → →Total distributed pounds = (£ $) + (£ €) + (£ ¥) + (£ KD)→ → → →
= x= x3131 + x+ x3232 + x+ x3434 + x+ x3535
Thus, the constraint isThus, the constraint is
xx3131 + x+ x3232 + x+ x3434 + x+ x3535 – (0.625 x– (0.625 x1313 + 0.813 x+ 0.813 x2323 + 1/169 x+ 1/169 x4343 + 1/0.543 x+ 1/0.543 x5353) = 0) = 0
Mathematical Model:Mathematical Model:
 Yen (i = 4)Yen (i = 4)
Total available yen = ($ ¥) + (€ ¥) + (£ ¥) + (KD ¥)→ → → →Total available yen = ($ ¥) + (€ ¥) + (£ ¥) + (KD ¥)→ → → →
= 105 x= 105 x1414 + 137 x+ 137 x2424 + 169 x+ 169 x3434 + 1/0.0032 x+ 1/0.0032 x5454
Total distributed yen = (¥ $) + (¥ €) + (¥ £) + (¥ KD)→ → → →Total distributed yen = (¥ $) + (¥ €) + (¥ £) + (¥ KD)→ → → →
= x= x4141 + x+ x4242 + x+ x4343 + x+ x4545
Thus, the constraint isThus, the constraint is
xx4141 + x+ x4242 + x+ x4343 + x+ x4545 - (105 x- (105 x1414 + 137 x+ 137 x2424 + 169 x+ 169 x3434 + 1/0.0032 x+ 1/0.0032 x5454) = 0) = 0
Mathematical Model:Mathematical Model:
 KD (i = 5)KD (i = 5)
Total available KDs = (KD $) + (KD €) + (KD £) + (KD ¥)→ → → →Total available KDs = (KD $) + (KD €) + (KD £) + (KD ¥)→ → → →
= 0.342 x= 0.342 x1515 + 0.445 x+ 0.445 x2525 + 0.543 x+ 0.543 x3535 + 0.0032 x+ 0.0032 x4545
Total distributed KDs = ($ KD) + (€ KD) + (£ KD) + (¥ KD)→ → → →Total distributed KDs = ($ KD) + (€ KD) + (£ KD) + (¥ KD)→ → → →
= x= x5151 + x+ x5252 + x+ x5353 + x+ x5454
Thus, the constraint isThus, the constraint is
xx5151 + x+ x5252 + x+ x5353 + x+ x5454 - (0.342 x- (0.342 x1515 + 0.445 x+ 0.445 x2525 + 0.543 x+ 0.543 x3535 + 0.0032 x+ 0.0032 x4545) = 0) = 0
Mathematical Model:Mathematical Model:
 The only remaining constraints are the transaction limits, which are 5The only remaining constraints are the transaction limits, which are 5
million dollars, 3 million euros, 3.5 million pounds, 100 million yen, andmillion dollars, 3 million euros, 3.5 million pounds, 100 million yen, and
2.8 million KDs.2.8 million KDs.
 These can be translated asThese can be translated as
• xx1j1j ≤ 5, j≤ 5, j = 2, 3, 4, 5= 2, 3, 4, 5
• xx2j2j ≤ 3, j≤ 3, j = 2, 3, 4, 5= 2, 3, 4, 5
• xx3j3j ≤ 3.5, j≤ 3.5, j = 2, 3, 4, 5= 2, 3, 4, 5
• xx4j4j ≤ 100, j≤ 100, j = 2, 3, 4, 5= 2, 3, 4, 5
• xx5j5j ≤ 2.8, j≤ 2.8, j = 2, 3, 4, 5= 2, 3, 4, 5
Mathematical Model:Mathematical Model:
 The complete model is now gives asThe complete model is now gives as
Maximize z = yMaximize z = y
subject tosubject to
y + xy + x1212 + x+ x1313 + x+ x1414 + x+ x1515 – (1/0.769 x– (1/0.769 x2121 + 1/0.625 x+ 1/0.625 x3131 + 1/105 x+ 1/105 x4141 + 1/0.342 x+ 1/0.342 x5151)) = 5= 5
xx2121 + x+ x2323 + x+ x2424 + x+ x2525 - (0.769 x- (0.769 x1212 + 1/0.813 x+ 1/0.813 x3232 + 1/137 x+ 1/137 x4242 + 1/0.445 x+ 1/0.445 x5252)) = 0= 0
xx3131 + x+ x3232 + x+ x3434 + x+ x3535 – (0.625 x– (0.625 x1313 + 0.813 x+ 0.813 x2323 + 1/169 x+ 1/169 x4343 + 1/0.543 x+ 1/0.543 x5353)) = 0= 0
xx4141 + x+ x4242 + x+ x4343 + x+ x4545 - (105 x- (105 x1414 + 137 x+ 137 x2424 + 169 x+ 169 x3434 + 1/0.0032 x+ 1/0.0032 x5454)) = 0= 0
xx5151 + x+ x5252 + x+ x5353 + x+ x5454 - (0.342 x- (0.342 x1515 + 0.445 x+ 0.445 x2525 + 0.543 x+ 0.543 x3535 + 0.0032 x+ 0.0032 x4545)) = 0= 0
xx1j1j ≤ 5, j≤ 5, j = 2, 3, 4, 5= 2, 3, 4, 5
xx2j2j ≤ 3, j≤ 3, j = 2, 3, 4, 5= 2, 3, 4, 5
xx3j3j ≤ 3.5, j≤ 3.5, j = 2, 3, 4, 5= 2, 3, 4, 5
xx4j4j ≤ 100, j≤ 100, j = 2, 3, 4, 5= 2, 3, 4, 5
xx5j5j ≤ 2.8, j≤ 2.8, j = 2, 3, 4, 5= 2, 3, 4, 5
xxijij ≥ 0≥ 0, for all i and j, for all i and j
Mathematical Model:Mathematical Model:
 SolutionSolution
The optimum solution (using file amplEx2.3-2.txt or solverEx2.3-2.xls) is:The optimum solution (using file amplEx2.3-2.txt or solverEx2.3-2.xls) is:
SolutionSolution InterpretationInterpretation
y = 5.09032y = 5.09032 Final holdings = $5,090,320.Final holdings = $5,090,320.
Net dollar gain = $90,320, which representsNet dollar gain = $90,320, which represents
a 1.8064% rate of returna 1.8064% rate of return
xx1212 = 1.46206= 1.46206 Buy $1,462,060 worth of eurosBuy $1,462,060 worth of euros
xx1515 = 5= 5 Buy $5,000,000 worth of KDBuy $5,000,000 worth of KD
xx2525 = 3= 3 Buy €3,000,000 worth of KDBuy €3,000,000 worth of KD
xx3131 = 3.5= 3.5 Buy £3,500,000 worth of dollarsBuy £3,500,000 worth of dollars
xx3232 = 0.931495= 0.931495 Buy £931,495 worth of eurosBuy £931,495 worth of euros
xx4141 = 100= 100 Buy ¥100,000,000 worth of dollarsBuy ¥100,000,000 worth of dollars
xx4242 = 100= 100 Buy ¥100,OOO,000 worth of eurosBuy ¥100,OOO,000 worth of euros
xx4343 = 100= 100 Buy ¥100,000,000 worth of poundsBuy ¥100,000,000 worth of pounds
xx5353 = 2.085= 2.085 Buy KD2,085,000 worth of poundsBuy KD2,085,000 worth of pounds
xx5454 = .96= .96 Buy KD960,OOO worth of yenBuy KD960,OOO worth of yen
Mathematical Model:Mathematical Model:
 Remacks. At first it may appear that the solution is nonsensical because itRemacks. At first it may appear that the solution is nonsensical because it
calls for usingcalls for using
xx1212 + x+ x1515 = 1.46206 + 5 = 6.46206= 1.46206 + 5 = 6.46206
or $6,462,060 to buy euros and KDs when the initial dollar amount is onlyor $6,462,060 to buy euros and KDs when the initial dollar amount is only
$5,000,000. Where do the extra dollars come from? What happens in$5,000,000. Where do the extra dollars come from? What happens in
practice is that the given solution is submitted to the currency dealer aspractice is that the given solution is submitted to the currency dealer as
one order, meaning we do not wait until we accumulate enough currencyone order, meaning we do not wait until we accumulate enough currency
of a certain type before making a buy. In the end, the net result of allof a certain type before making a buy. In the end, the net result of all
these transactions is a net cost of $5,000,000 to the investor. This can bethese transactions is a net cost of $5,000,000 to the investor. This can be
seen by summing up all the dollar transactions in the solution:seen by summing up all the dollar transactions in the solution:
I = y + xI = y + x1212 + x+ x1313 + x+ x1414 + x+ x1515 – (1/0.769 x– (1/0.769 x2121 + 1/0.625 x+ 1/0.625 x3131 + 1/105 x+ 1/105 x4141 + 1/0.342+ 1/0.342
xx5151) = 5.09032 + 1.46206 + 5 – (3.5/0.625 + 100/105) = 5) = 5.09032 + 1.46206 + 5 – (3.5/0.625 + 100/105) = 5
 Notice thatNotice that xx2121, x, x3131, x, x4141 and xand x5151 are in euro, pound, yen, and KD, respectively,are in euro, pound, yen, and KD, respectively,
and hence must be converted to dollars.and hence must be converted to dollars.

More Related Content

What's hot

Foreign Exposure and Risk Management
Foreign Exposure and Risk ManagementForeign Exposure and Risk Management
Foreign Exposure and Risk ManagementArpit Goel
 
Foreign Exchange Market
Foreign Exchange MarketForeign Exchange Market
Foreign Exchange Marketitsvineeth209
 
international bond market
 international bond market international bond market
international bond marketdeepak gupta
 
Foreign exchange exposure & risk mannagement1
Foreign exchange exposure & risk mannagement1Foreign exchange exposure & risk mannagement1
Foreign exchange exposure & risk mannagement1amit1002001
 
Dividend policy theories
Dividend policy theoriesDividend policy theories
Dividend policy theoriesSameera Khan
 
Multinational capital budgeting
Multinational capital budgetingMultinational capital budgeting
Multinational capital budgetingJunaid Hassan
 
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITY
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITYINTERNATIONAL ARBITRAGE & INTEREST RATE PARITY
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITYICAB
 
International bond market ppt
International  bond market   pptInternational  bond market   ppt
International bond market pptDharmik
 
International Financial management
International Financial management International Financial management
International Financial management Kira_Lio
 
Pricing forward & future contracts
Pricing forward & future contractsPricing forward & future contracts
Pricing forward & future contractsAmeya Ranadive
 
interest rate parity
interest rate parityinterest rate parity
interest rate parityvijukrish
 
Introduction to international finance
Introduction to international financeIntroduction to international finance
Introduction to international financeDr. Md Mohan Uddin
 
6 Derivatives disasters , CFM
6 Derivatives disasters , CFM6 Derivatives disasters , CFM
6 Derivatives disasters , CFMMD SALMAN ANJUM
 

What's hot (20)

Value at risk
Value at riskValue at risk
Value at risk
 
Foreign Exposure and Risk Management
Foreign Exposure and Risk ManagementForeign Exposure and Risk Management
Foreign Exposure and Risk Management
 
International Finance
International FinanceInternational Finance
International Finance
 
Put call parity relation
Put call parity relationPut call parity relation
Put call parity relation
 
Bond market ppt
Bond market pptBond market ppt
Bond market ppt
 
Foreign Exchange Market
Foreign Exchange MarketForeign Exchange Market
Foreign Exchange Market
 
international bond market
 international bond market international bond market
international bond market
 
Foreign exchange exposure & risk mannagement1
Foreign exchange exposure & risk mannagement1Foreign exchange exposure & risk mannagement1
Foreign exchange exposure & risk mannagement1
 
Dividend policy theories
Dividend policy theoriesDividend policy theories
Dividend policy theories
 
Multinational capital budgeting
Multinational capital budgetingMultinational capital budgeting
Multinational capital budgeting
 
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITY
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITYINTERNATIONAL ARBITRAGE & INTEREST RATE PARITY
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITY
 
International bond market ppt
International  bond market   pptInternational  bond market   ppt
International bond market ppt
 
International Financial management
International Financial management International Financial management
International Financial management
 
Futures hedging
Futures hedgingFutures hedging
Futures hedging
 
Bond valuation
Bond valuationBond valuation
Bond valuation
 
Pricing forward & future contracts
Pricing forward & future contractsPricing forward & future contracts
Pricing forward & future contracts
 
interest rate parity
interest rate parityinterest rate parity
interest rate parity
 
Introduction to international finance
Introduction to international financeIntroduction to international finance
Introduction to international finance
 
Currency Swaps
Currency SwapsCurrency Swaps
Currency Swaps
 
6 Derivatives disasters , CFM
6 Derivatives disasters , CFM6 Derivatives disasters , CFM
6 Derivatives disasters , CFM
 

Viewers also liked

Foreign exchange market-final ppt(my)
Foreign exchange market-final ppt(my)Foreign exchange market-final ppt(my)
Foreign exchange market-final ppt(my)J Prateek Kundu
 
Arbitrage in Stock Futures
Arbitrage in Stock FuturesArbitrage in Stock Futures
Arbitrage in Stock FuturesParitosh Singh
 
Interest rate parity (Global Finance)
Interest rate parity (Global Finance)Interest rate parity (Global Finance)
Interest rate parity (Global Finance)Instagram
 
SPECULATION,TYPES OF SPECULATOR,FUNCTIONS & THEIR ROLE IN STOCK MARKET
SPECULATION,TYPES OF SPECULATOR,FUNCTIONS & THEIR ROLE IN STOCK MARKETSPECULATION,TYPES OF SPECULATOR,FUNCTIONS & THEIR ROLE IN STOCK MARKET
SPECULATION,TYPES OF SPECULATOR,FUNCTIONS & THEIR ROLE IN STOCK MARKET SUJOY KR PAUL
 
Arbitration & its types
Arbitration & its typesArbitration & its types
Arbitration & its typesRahul Goyat
 
Foreign exchange market and it's structure in india
Foreign exchange market and it's structure in indiaForeign exchange market and it's structure in india
Foreign exchange market and it's structure in indiaStudsPlanet.com
 
The Foreign Exchange Market
The Foreign Exchange MarketThe Foreign Exchange Market
The Foreign Exchange Marketmayank2012
 
臺北市截至105年6月23日止完成簽約寵物登記站共計206家
臺北市截至105年6月23日止完成簽約寵物登記站共計206家臺北市截至105年6月23日止完成簽約寵物登記站共計206家
臺北市截至105年6月23日止完成簽約寵物登記站共計206家中 央社
 
Training The Brain 4 Recent Developments Neglect
Training The Brain 4 Recent Developments NeglectTraining The Brain 4 Recent Developments Neglect
Training The Brain 4 Recent Developments NeglectBodyIn Mind
 
105指考數學乙試卷
105指考數學乙試卷105指考數學乙試卷
105指考數學乙試卷中 央社
 
105學測數學試卷定稿
105學測數學試卷定稿105學測數學試卷定稿
105學測數學試卷定稿中 央社
 
Foreign exchange market
Foreign exchange marketForeign exchange market
Foreign exchange marketVisakhapatnam
 
Solubility Products
Solubility ProductsSolubility Products
Solubility Productswalt sautter
 
Foreign Exchange Market
Foreign Exchange MarketForeign Exchange Market
Foreign Exchange Marketrajeevj
 

Viewers also liked (20)

International arbitrage
International arbitrage International arbitrage
International arbitrage
 
Arbitrage
ArbitrageArbitrage
Arbitrage
 
Understanding Arbitrage
Understanding ArbitrageUnderstanding Arbitrage
Understanding Arbitrage
 
Forex Market
Forex MarketForex Market
Forex Market
 
Foreign exchange market-final ppt(my)
Foreign exchange market-final ppt(my)Foreign exchange market-final ppt(my)
Foreign exchange market-final ppt(my)
 
foreign exchange
foreign exchangeforeign exchange
foreign exchange
 
Arbitrage in Stock Futures
Arbitrage in Stock FuturesArbitrage in Stock Futures
Arbitrage in Stock Futures
 
Interest rate parity (Global Finance)
Interest rate parity (Global Finance)Interest rate parity (Global Finance)
Interest rate parity (Global Finance)
 
SPECULATION,TYPES OF SPECULATOR,FUNCTIONS & THEIR ROLE IN STOCK MARKET
SPECULATION,TYPES OF SPECULATOR,FUNCTIONS & THEIR ROLE IN STOCK MARKETSPECULATION,TYPES OF SPECULATOR,FUNCTIONS & THEIR ROLE IN STOCK MARKET
SPECULATION,TYPES OF SPECULATOR,FUNCTIONS & THEIR ROLE IN STOCK MARKET
 
Arbitration & its types
Arbitration & its typesArbitration & its types
Arbitration & its types
 
Foreign exchange market and it's structure in india
Foreign exchange market and it's structure in indiaForeign exchange market and it's structure in india
Foreign exchange market and it's structure in india
 
The Foreign Exchange Market
The Foreign Exchange MarketThe Foreign Exchange Market
The Foreign Exchange Market
 
臺北市截至105年6月23日止完成簽約寵物登記站共計206家
臺北市截至105年6月23日止完成簽約寵物登記站共計206家臺北市截至105年6月23日止完成簽約寵物登記站共計206家
臺北市截至105年6月23日止完成簽約寵物登記站共計206家
 
Training The Brain 4 Recent Developments Neglect
Training The Brain 4 Recent Developments NeglectTraining The Brain 4 Recent Developments Neglect
Training The Brain 4 Recent Developments Neglect
 
105指考數學乙試卷
105指考數學乙試卷105指考數學乙試卷
105指考數學乙試卷
 
105學測數學試卷定稿
105學測數學試卷定稿105學測數學試卷定稿
105學測數學試卷定稿
 
Foreign exchange market
Foreign exchange marketForeign exchange market
Foreign exchange market
 
Solubility Products
Solubility ProductsSolubility Products
Solubility Products
 
Foreign Exchange Market
Foreign Exchange MarketForeign Exchange Market
Foreign Exchange Market
 
Foreign Exchange Market
Foreign Exchange MarketForeign Exchange Market
Foreign Exchange Market
 

Similar to Currency arbitrage

Chap020.ppt
Chap020.pptChap020.ppt
Chap020.pptMrToxic6
 
A-4-2-Lecture in International Finance (1).ppt
A-4-2-Lecture in International Finance (1).pptA-4-2-Lecture in International Finance (1).ppt
A-4-2-Lecture in International Finance (1).pptMadhuri Kadam
 
18-Copyright © 2014 by the McGraw-Hill Companies, Inc. .docx
18-Copyright © 2014 by the McGraw-Hill Companies, Inc. .docx18-Copyright © 2014 by the McGraw-Hill Companies, Inc. .docx
18-Copyright © 2014 by the McGraw-Hill Companies, Inc. .docxfelicidaddinwoodie
 
Numericals on IF.pptx
Numericals on IF.pptxNumericals on IF.pptx
Numericals on IF.pptxPravalSantar1
 
Lf 2021 rates_viii
Lf 2021 rates_viiiLf 2021 rates_viii
Lf 2021 rates_viiiluc faucheux
 
FM2 Session 8 & 9 - International Corporate Finance (1).pdf
FM2 Session 8 & 9 - International Corporate Finance (1).pdfFM2 Session 8 & 9 - International Corporate Finance (1).pdf
FM2 Session 8 & 9 - International Corporate Finance (1).pdfPratyushKumar908783
 
Risk & return cf presentaion
Risk & return cf presentaionRisk & return cf presentaion
Risk & return cf presentaionRizwan Ashraf
 
FX Risk Exposure, Measurement and Management.pdf
FX Risk Exposure, Measurement and Management.pdfFX Risk Exposure, Measurement and Management.pdf
FX Risk Exposure, Measurement and Management.pdfssuserd5e338
 
Mgnt 4670 Ch 10 Foreign Exchange Fall 2007)
Mgnt 4670 Ch 10  Foreign Exchange Fall 2007)Mgnt 4670 Ch 10  Foreign Exchange Fall 2007)
Mgnt 4670 Ch 10 Foreign Exchange Fall 2007)knksmart
 
Arbitrage (Practical Problems).pdf
Arbitrage (Practical Problems).pdfArbitrage (Practical Problems).pdf
Arbitrage (Practical Problems).pdfYshivashankarcahr
 
ifrs 3
ifrs 3ifrs 3
ifrs 3Hoda12
 
International-Financial-Management.pptx
International-Financial-Management.pptxInternational-Financial-Management.pptx
International-Financial-Management.pptxSPhcH
 
First, we need to forecast exchange rates for the next three years..pdf
First, we need to forecast exchange rates for the next three years..pdfFirst, we need to forecast exchange rates for the next three years..pdf
First, we need to forecast exchange rates for the next three years..pdfinfo430661
 
Exchange rates and the fx market 2
Exchange rates and the fx market 2Exchange rates and the fx market 2
Exchange rates and the fx market 2Asusena Tártaros
 

Similar to Currency arbitrage (20)

Chap020.ppt
Chap020.pptChap020.ppt
Chap020.ppt
 
L Pch17
L Pch17L Pch17
L Pch17
 
A-4-2-Lecture in International Finance (1).ppt
A-4-2-Lecture in International Finance (1).pptA-4-2-Lecture in International Finance (1).ppt
A-4-2-Lecture in International Finance (1).ppt
 
18-Copyright © 2014 by the McGraw-Hill Companies, Inc. .docx
18-Copyright © 2014 by the McGraw-Hill Companies, Inc. .docx18-Copyright © 2014 by the McGraw-Hill Companies, Inc. .docx
18-Copyright © 2014 by the McGraw-Hill Companies, Inc. .docx
 
Chap022
Chap022Chap022
Chap022
 
Numericals on IF.pptx
Numericals on IF.pptxNumericals on IF.pptx
Numericals on IF.pptx
 
Forex Terms 101
Forex Terms 101Forex Terms 101
Forex Terms 101
 
ch 26; intl fin mgmt intro
ch 26; intl fin mgmt introch 26; intl fin mgmt intro
ch 26; intl fin mgmt intro
 
ForexMaster functions and terms
ForexMaster functions and termsForexMaster functions and terms
ForexMaster functions and terms
 
Lf 2021 rates_viii
Lf 2021 rates_viiiLf 2021 rates_viii
Lf 2021 rates_viii
 
FM2 Session 8 & 9 - International Corporate Finance (1).pdf
FM2 Session 8 & 9 - International Corporate Finance (1).pdfFM2 Session 8 & 9 - International Corporate Finance (1).pdf
FM2 Session 8 & 9 - International Corporate Finance (1).pdf
 
Risk & return cf presentaion
Risk & return cf presentaionRisk & return cf presentaion
Risk & return cf presentaion
 
FX Risk Exposure, Measurement and Management.pdf
FX Risk Exposure, Measurement and Management.pdfFX Risk Exposure, Measurement and Management.pdf
FX Risk Exposure, Measurement and Management.pdf
 
Mgnt 4670 Ch 10 Foreign Exchange Fall 2007)
Mgnt 4670 Ch 10  Foreign Exchange Fall 2007)Mgnt 4670 Ch 10  Foreign Exchange Fall 2007)
Mgnt 4670 Ch 10 Foreign Exchange Fall 2007)
 
Arbitrage (Practical Problems).pdf
Arbitrage (Practical Problems).pdfArbitrage (Practical Problems).pdf
Arbitrage (Practical Problems).pdf
 
ifrs 3
ifrs 3ifrs 3
ifrs 3
 
Market Risk Modelling
Market Risk ModellingMarket Risk Modelling
Market Risk Modelling
 
International-Financial-Management.pptx
International-Financial-Management.pptxInternational-Financial-Management.pptx
International-Financial-Management.pptx
 
First, we need to forecast exchange rates for the next three years..pdf
First, we need to forecast exchange rates for the next three years..pdfFirst, we need to forecast exchange rates for the next three years..pdf
First, we need to forecast exchange rates for the next three years..pdf
 
Exchange rates and the fx market 2
Exchange rates and the fx market 2Exchange rates and the fx market 2
Exchange rates and the fx market 2
 

Recently uploaded

Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfFIDO Alliance
 
Introduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxIntroduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxFIDO Alliance
 
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The InsideCollecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The InsideStefan Dietze
 
ERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctBrainSell Technologies
 
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfThe Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfFIDO Alliance
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...panagenda
 
Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024Hiroshi SHIBATA
 
JavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuideJavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuidePixlogix Infotech
 
Using IESVE for Room Loads Analysis - UK & Ireland
Using IESVE for Room Loads Analysis - UK & IrelandUsing IESVE for Room Loads Analysis - UK & Ireland
Using IESVE for Room Loads Analysis - UK & IrelandIES VE
 
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...ScyllaDB
 
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfWhere to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfFIDO Alliance
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfFIDO Alliance
 
2024 May Patch Tuesday
2024 May Patch Tuesday2024 May Patch Tuesday
2024 May Patch TuesdayIvanti
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightSafe Software
 
The Metaverse: Are We There Yet?
The  Metaverse:    Are   We  There  Yet?The  Metaverse:    Are   We  There  Yet?
The Metaverse: Are We There Yet?Mark Billinghurst
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceSamy Fodil
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfFIDO Alliance
 
UiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overviewUiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overviewDianaGray10
 
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfFIDO Alliance
 
Event-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingEvent-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingScyllaDB
 

Recently uploaded (20)

Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
 
Introduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxIntroduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptx
 
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The InsideCollecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
 
ERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage Intacct
 
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfThe Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
 
Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024Long journey of Ruby Standard library at RubyKaigi 2024
Long journey of Ruby Standard library at RubyKaigi 2024
 
JavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuideJavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate Guide
 
Using IESVE for Room Loads Analysis - UK & Ireland
Using IESVE for Room Loads Analysis - UK & IrelandUsing IESVE for Room Loads Analysis - UK & Ireland
Using IESVE for Room Loads Analysis - UK & Ireland
 
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
 
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfWhere to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
 
2024 May Patch Tuesday
2024 May Patch Tuesday2024 May Patch Tuesday
2024 May Patch Tuesday
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and Insight
 
The Metaverse: Are We There Yet?
The  Metaverse:    Are   We  There  Yet?The  Metaverse:    Are   We  There  Yet?
The Metaverse: Are We There Yet?
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM Performance
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
 
UiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overviewUiPath manufacturing technology benefits and AI overview
UiPath manufacturing technology benefits and AI overview
 
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
 
Event-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingEvent-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream Processing
 

Currency arbitrage

  • 1. Currency ArbitrageCurrency Arbitrage  In today's global economy, a multinational company must dealIn today's global economy, a multinational company must deal with currencies of the countries in which it operates. Currencywith currencies of the countries in which it operates. Currency arbitrage, or simultaneous purchase and sale of currencies inarbitrage, or simultaneous purchase and sale of currencies in different markets, offers opportunities for advantageousdifferent markets, offers opportunities for advantageous movement of money from one currency to another.movement of money from one currency to another.  For example, converting £1000 to U.S. dollars in 2001 with anFor example, converting £1000 to U.S. dollars in 2001 with an exchange rate of $1.60 to £1 will yield $1600. Another way ofexchange rate of $1.60 to £1 will yield $1600. Another way of making the conversion is to first change the British pound tomaking the conversion is to first change the British pound to Japanese yen and then convert the yen to U.S. dollars using theJapanese yen and then convert the yen to U.S. dollars using the 2001 exchange rates of £1 = ¥175 and $1 = ¥105. The resulting2001 exchange rates of £1 = ¥175 and $1 = ¥105. The resulting dollar amount isdollar amount is (£1,000 x ¥175)/¥105 = $1,666.67(£1,000 x ¥175)/¥105 = $1,666.67  This example demonstrates the advantage of converting theThis example demonstrates the advantage of converting the British money first to Japanese yen and then to dollars. ThisBritish money first to Japanese yen and then to dollars. This section shows how the arbitrage problem involving manysection shows how the arbitrage problem involving many currencies can be formulated and solved as a linear program.currencies can be formulated and solved as a linear program.
  • 2. Currency Arbitrage ModelCurrency Arbitrage Model  Suppose that a company has a total of 5 million dollars that canSuppose that a company has a total of 5 million dollars that can be exchanged for euros (€), British pounds (£), yen (¥), andbe exchanged for euros (€), British pounds (£), yen (¥), and Kuwaiti dinars (KD). Currency dealers set the following limitsKuwaiti dinars (KD). Currency dealers set the following limits on the amount of any single transaction: 5 million dollars, 3on the amount of any single transaction: 5 million dollars, 3 million euros, 3.5 million pounds, 100 million yen, and 2.8million euros, 3.5 million pounds, 100 million yen, and 2.8 million Kds. The table below provides typical spot exchangemillion Kds. The table below provides typical spot exchange rates. The bottom diagonal rates are the reciprocal of the toprates. The bottom diagonal rates are the reciprocal of the top diagonal rates. For example,diagonal rates. For example, rate(€ -> $) = 1/rate( $ -> €) = 1/0.769 = 1.30rate(€ -> $) = 1/rate( $ -> €) = 1/0.769 = 1.30 $ € £ ¥ KD $ 1 0.769 0.625 105 0.342 € 1/0.769 1 0.813 137 0.445 £ 1/0.625 1/0.813 1 169 0.543 ¥ 1/105 1/137 1/169 1 0.0032 KD 1/0.342 1/445 1/543 1/0.0032 1 Is it possible to increase the dollar holdings (above the initial $5 million) by circulating currencies through the currency market?
  • 3. Mathematical Model:Mathematical Model:  The situation starts with $5 million. This amount goes through a numberThe situation starts with $5 million. This amount goes through a number of conversions to other currencies before ultimately being reconverted toof conversions to other currencies before ultimately being reconverted to dollars. The problem thus seeks determining the amount of eachdollars. The problem thus seeks determining the amount of each conversion that will maximize the total dollar holdings.conversion that will maximize the total dollar holdings.  For the purpose of developing the model and simplifying the notation, theFor the purpose of developing the model and simplifying the notation, the following numeric code is used to represent the currencies.following numeric code is used to represent the currencies. Currency $ € £ ¥ KD Code 1 2 3 4 5 Define:Define:  xxijij = Amount in currency i converted to currency j, i and j = 1,2, ... ,5= Amount in currency i converted to currency j, i and j = 1,2, ... ,5 For example,For example, xx1212 is the dollar amount converted to euros andis the dollar amount converted to euros and xx5151 is the KDis the KD amount converted to dollars. We further define two additional variablesamount converted to dollars. We further define two additional variables representing the input and the output of the arbitrage problem:representing the input and the output of the arbitrage problem:  II = Initial dollar amount (= $5 million)= Initial dollar amount (= $5 million)  yy = Final dollar holdings (to be determined from the solution)= Final dollar holdings (to be determined from the solution)
  • 4. Mathematical Model:Mathematical Model:  Our goal is to determine the maximum final dollar holdings, y,Our goal is to determine the maximum final dollar holdings, y, subject to the currency flow restrictions and the maximum limitssubject to the currency flow restrictions and the maximum limits allowed for the different transactions.allowed for the different transactions. 1 ($) 3 (£) x13 0.625 x13 X13 ≤ 5 Definition of the input/output variable, x13, between $ and £  We start by developing the constraints of the model. FigureWe start by developing the constraints of the model. Figure demonstrates the idea of converting dollars to pounds. The dollardemonstrates the idea of converting dollars to pounds. The dollar amountamount xx1313 at originating currency 1 is converted toat originating currency 1 is converted to 0.625 x0.625 x1313 pounds at end currency 3. At the same time, the transacted dollarpounds at end currency 3. At the same time, the transacted dollar amount cannot exceed the limit set by the dealer,amount cannot exceed the limit set by the dealer, xx1313 ≤ 5≤ 5..  To conserve the flow of money from one currency to another, eachTo conserve the flow of money from one currency to another, each currency must satisfy the following input-output equationcurrency must satisfy the following input-output equation Total sum available of currency (input) == Total sum converted of other currencies (output)
  • 5. Mathematical Model:Mathematical Model:  Dollar (i=1)Dollar (i=1) Total available dollars = Initial dollar amount + dollar amount from otherTotal available dollars = Initial dollar amount + dollar amount from other currenciescurrencies = I= I + (€ $) + (£ $) + (¥ $) + (KD $)→ → → →+ (€ $) + (£ $) + (¥ $) + (KD $)→ → → → = I + 1/0.769 x= I + 1/0.769 x2121 + 1/0.625 x+ 1/0.625 x3131 + 1/105 x+ 1/105 x4141 + 1/0.342 x+ 1/0.342 x5151 Total distributed dollars = Final dollar holdings + dollar amount to otherTotal distributed dollars = Final dollar holdings + dollar amount to other currenciescurrencies = y= y + ($ €) + ($ £) + ($ ¥) + ($ KD)→ → → →+ ($ €) + ($ £) + ($ ¥) + ($ KD)→ → → → = y + x= y + x1212 + x+ x1414 + x+ x1414 + x+ x1515 GivenGiven II = 5, the dollar constraint thus becomes= 5, the dollar constraint thus becomes y + xy + x1212 + x+ x1313 + x+ x1414 + x+ x1515 – (1/0.769 x– (1/0.769 x2121 + 1/0.625 x+ 1/0.625 x3131 + 1/105 x+ 1/105 x4141 + 1/0.342+ 1/0.342 xx5151) = 5) = 5
  • 6. Mathematical Model:Mathematical Model:  Euro (i = 2)Euro (i = 2) Total available euros = ($ €) + (£ €) + (¥ €) + (KD €)→ → → →Total available euros = ($ €) + (£ €) + (¥ €) + (KD €)→ → → → = 0.769 x= 0.769 x1212 + 1/0.813 x+ 1/0.813 x3232 + 1/137 x+ 1/137 x4242 + 1/0.445 x+ 1/0.445 x5252 Total distributed euros = (€ $) + (€ £) + (€ ¥) + (€ KD)→ → → →Total distributed euros = (€ $) + (€ £) + (€ ¥) + (€ KD)→ → → → = x= x2121 + x+ x2323 + x+ x2424 + x+ x2525 Thus, the constraint isThus, the constraint is xx2121 + x+ x2323 + x+ x2424 + x+ x2525 - (0.769 x- (0.769 x1212 + 1/0.813 x+ 1/0.813 x3232 + 1/137 x+ 1/137 x4242 + 1/0.445 x+ 1/0.445 x5252) =) = 00
  • 7. Mathematical Model:Mathematical Model:  Pound (i = 3)Pound (i = 3) Total available pounds = ($ £) + (€ £) + (¥ £) + (KD £)→ → → →Total available pounds = ($ £) + (€ £) + (¥ £) + (KD £)→ → → → = 0.625 x= 0.625 x1313 + 0.813 x+ 0.813 x2323 + 1/169 x+ 1/169 x4343 + 1/0.543 x+ 1/0.543 x5353 Total distributed pounds = (£ $) + (£ €) + (£ ¥) + (£ KD)→ → → →Total distributed pounds = (£ $) + (£ €) + (£ ¥) + (£ KD)→ → → → = x= x3131 + x+ x3232 + x+ x3434 + x+ x3535 Thus, the constraint isThus, the constraint is xx3131 + x+ x3232 + x+ x3434 + x+ x3535 – (0.625 x– (0.625 x1313 + 0.813 x+ 0.813 x2323 + 1/169 x+ 1/169 x4343 + 1/0.543 x+ 1/0.543 x5353) = 0) = 0
  • 8. Mathematical Model:Mathematical Model:  Yen (i = 4)Yen (i = 4) Total available yen = ($ ¥) + (€ ¥) + (£ ¥) + (KD ¥)→ → → →Total available yen = ($ ¥) + (€ ¥) + (£ ¥) + (KD ¥)→ → → → = 105 x= 105 x1414 + 137 x+ 137 x2424 + 169 x+ 169 x3434 + 1/0.0032 x+ 1/0.0032 x5454 Total distributed yen = (¥ $) + (¥ €) + (¥ £) + (¥ KD)→ → → →Total distributed yen = (¥ $) + (¥ €) + (¥ £) + (¥ KD)→ → → → = x= x4141 + x+ x4242 + x+ x4343 + x+ x4545 Thus, the constraint isThus, the constraint is xx4141 + x+ x4242 + x+ x4343 + x+ x4545 - (105 x- (105 x1414 + 137 x+ 137 x2424 + 169 x+ 169 x3434 + 1/0.0032 x+ 1/0.0032 x5454) = 0) = 0
  • 9. Mathematical Model:Mathematical Model:  KD (i = 5)KD (i = 5) Total available KDs = (KD $) + (KD €) + (KD £) + (KD ¥)→ → → →Total available KDs = (KD $) + (KD €) + (KD £) + (KD ¥)→ → → → = 0.342 x= 0.342 x1515 + 0.445 x+ 0.445 x2525 + 0.543 x+ 0.543 x3535 + 0.0032 x+ 0.0032 x4545 Total distributed KDs = ($ KD) + (€ KD) + (£ KD) + (¥ KD)→ → → →Total distributed KDs = ($ KD) + (€ KD) + (£ KD) + (¥ KD)→ → → → = x= x5151 + x+ x5252 + x+ x5353 + x+ x5454 Thus, the constraint isThus, the constraint is xx5151 + x+ x5252 + x+ x5353 + x+ x5454 - (0.342 x- (0.342 x1515 + 0.445 x+ 0.445 x2525 + 0.543 x+ 0.543 x3535 + 0.0032 x+ 0.0032 x4545) = 0) = 0
  • 10. Mathematical Model:Mathematical Model:  The only remaining constraints are the transaction limits, which are 5The only remaining constraints are the transaction limits, which are 5 million dollars, 3 million euros, 3.5 million pounds, 100 million yen, andmillion dollars, 3 million euros, 3.5 million pounds, 100 million yen, and 2.8 million KDs.2.8 million KDs.  These can be translated asThese can be translated as • xx1j1j ≤ 5, j≤ 5, j = 2, 3, 4, 5= 2, 3, 4, 5 • xx2j2j ≤ 3, j≤ 3, j = 2, 3, 4, 5= 2, 3, 4, 5 • xx3j3j ≤ 3.5, j≤ 3.5, j = 2, 3, 4, 5= 2, 3, 4, 5 • xx4j4j ≤ 100, j≤ 100, j = 2, 3, 4, 5= 2, 3, 4, 5 • xx5j5j ≤ 2.8, j≤ 2.8, j = 2, 3, 4, 5= 2, 3, 4, 5
  • 11. Mathematical Model:Mathematical Model:  The complete model is now gives asThe complete model is now gives as Maximize z = yMaximize z = y subject tosubject to y + xy + x1212 + x+ x1313 + x+ x1414 + x+ x1515 – (1/0.769 x– (1/0.769 x2121 + 1/0.625 x+ 1/0.625 x3131 + 1/105 x+ 1/105 x4141 + 1/0.342 x+ 1/0.342 x5151)) = 5= 5 xx2121 + x+ x2323 + x+ x2424 + x+ x2525 - (0.769 x- (0.769 x1212 + 1/0.813 x+ 1/0.813 x3232 + 1/137 x+ 1/137 x4242 + 1/0.445 x+ 1/0.445 x5252)) = 0= 0 xx3131 + x+ x3232 + x+ x3434 + x+ x3535 – (0.625 x– (0.625 x1313 + 0.813 x+ 0.813 x2323 + 1/169 x+ 1/169 x4343 + 1/0.543 x+ 1/0.543 x5353)) = 0= 0 xx4141 + x+ x4242 + x+ x4343 + x+ x4545 - (105 x- (105 x1414 + 137 x+ 137 x2424 + 169 x+ 169 x3434 + 1/0.0032 x+ 1/0.0032 x5454)) = 0= 0 xx5151 + x+ x5252 + x+ x5353 + x+ x5454 - (0.342 x- (0.342 x1515 + 0.445 x+ 0.445 x2525 + 0.543 x+ 0.543 x3535 + 0.0032 x+ 0.0032 x4545)) = 0= 0 xx1j1j ≤ 5, j≤ 5, j = 2, 3, 4, 5= 2, 3, 4, 5 xx2j2j ≤ 3, j≤ 3, j = 2, 3, 4, 5= 2, 3, 4, 5 xx3j3j ≤ 3.5, j≤ 3.5, j = 2, 3, 4, 5= 2, 3, 4, 5 xx4j4j ≤ 100, j≤ 100, j = 2, 3, 4, 5= 2, 3, 4, 5 xx5j5j ≤ 2.8, j≤ 2.8, j = 2, 3, 4, 5= 2, 3, 4, 5 xxijij ≥ 0≥ 0, for all i and j, for all i and j
  • 12. Mathematical Model:Mathematical Model:  SolutionSolution The optimum solution (using file amplEx2.3-2.txt or solverEx2.3-2.xls) is:The optimum solution (using file amplEx2.3-2.txt or solverEx2.3-2.xls) is: SolutionSolution InterpretationInterpretation y = 5.09032y = 5.09032 Final holdings = $5,090,320.Final holdings = $5,090,320. Net dollar gain = $90,320, which representsNet dollar gain = $90,320, which represents a 1.8064% rate of returna 1.8064% rate of return xx1212 = 1.46206= 1.46206 Buy $1,462,060 worth of eurosBuy $1,462,060 worth of euros xx1515 = 5= 5 Buy $5,000,000 worth of KDBuy $5,000,000 worth of KD xx2525 = 3= 3 Buy €3,000,000 worth of KDBuy €3,000,000 worth of KD xx3131 = 3.5= 3.5 Buy £3,500,000 worth of dollarsBuy £3,500,000 worth of dollars xx3232 = 0.931495= 0.931495 Buy £931,495 worth of eurosBuy £931,495 worth of euros xx4141 = 100= 100 Buy ¥100,000,000 worth of dollarsBuy ¥100,000,000 worth of dollars xx4242 = 100= 100 Buy ¥100,OOO,000 worth of eurosBuy ¥100,OOO,000 worth of euros xx4343 = 100= 100 Buy ¥100,000,000 worth of poundsBuy ¥100,000,000 worth of pounds xx5353 = 2.085= 2.085 Buy KD2,085,000 worth of poundsBuy KD2,085,000 worth of pounds xx5454 = .96= .96 Buy KD960,OOO worth of yenBuy KD960,OOO worth of yen
  • 13. Mathematical Model:Mathematical Model:  Remacks. At first it may appear that the solution is nonsensical because itRemacks. At first it may appear that the solution is nonsensical because it calls for usingcalls for using xx1212 + x+ x1515 = 1.46206 + 5 = 6.46206= 1.46206 + 5 = 6.46206 or $6,462,060 to buy euros and KDs when the initial dollar amount is onlyor $6,462,060 to buy euros and KDs when the initial dollar amount is only $5,000,000. Where do the extra dollars come from? What happens in$5,000,000. Where do the extra dollars come from? What happens in practice is that the given solution is submitted to the currency dealer aspractice is that the given solution is submitted to the currency dealer as one order, meaning we do not wait until we accumulate enough currencyone order, meaning we do not wait until we accumulate enough currency of a certain type before making a buy. In the end, the net result of allof a certain type before making a buy. In the end, the net result of all these transactions is a net cost of $5,000,000 to the investor. This can bethese transactions is a net cost of $5,000,000 to the investor. This can be seen by summing up all the dollar transactions in the solution:seen by summing up all the dollar transactions in the solution: I = y + xI = y + x1212 + x+ x1313 + x+ x1414 + x+ x1515 – (1/0.769 x– (1/0.769 x2121 + 1/0.625 x+ 1/0.625 x3131 + 1/105 x+ 1/105 x4141 + 1/0.342+ 1/0.342 xx5151) = 5.09032 + 1.46206 + 5 – (3.5/0.625 + 100/105) = 5) = 5.09032 + 1.46206 + 5 – (3.5/0.625 + 100/105) = 5  Notice thatNotice that xx2121, x, x3131, x, x4141 and xand x5151 are in euro, pound, yen, and KD, respectively,are in euro, pound, yen, and KD, respectively, and hence must be converted to dollars.and hence must be converted to dollars.