SlideShare uma empresa Scribd logo
1 de 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.

Mais conteúdo relacionado

Mais procurados

Fixed and Floating Currencies
Fixed and Floating CurrenciesFixed and Floating Currencies
Fixed and Floating Currenciestutor2u
 
Fundamentals of foreign exchange market
Fundamentals of foreign exchange marketFundamentals of foreign exchange market
Fundamentals of foreign exchange marketMaksudul Huq Chowdhury
 
Formulation of lp problems
Formulation of lp problemsFormulation of lp problems
Formulation of lp problemsNaseem Khan
 
International cost of capital
International cost of capitalInternational cost of capital
International cost of capitalFuturum2
 
Mint Parity theory of Exchange rate determination
Mint Parity theory of Exchange rate determinationMint Parity theory of Exchange rate determination
Mint Parity theory of Exchange rate determinationSonam Sangwan
 
Entry strategy and strategic alliances
Entry strategy and strategic alliancesEntry strategy and strategic alliances
Entry strategy and strategic alliancesDEVIKA S INDU
 
Multinational financial managment
Multinational financial managmentMultinational financial managment
Multinational financial managmentManas Saha
 
interest rate parity
interest rate parityinterest rate parity
interest rate parityvijukrish
 
Multinational Financial Management: An Overview
Multinational Financial Management: An OverviewMultinational Financial Management: An Overview
Multinational Financial Management: An OverviewDr. Hesniati S.E., M.M.
 
Ie Rei (1)
Ie Rei (1)Ie Rei (1)
Ie Rei (1)ajithsrc
 
International Arbitrage and Interest Rate Parity (IRP)
International Arbitrage and Interest Rate Parity (IRP)International Arbitrage and Interest Rate Parity (IRP)
International Arbitrage and Interest Rate Parity (IRP)Dr. Hesniati S.E., M.M.
 
Chapter 14_The International Financial System
Chapter 14_The International Financial SystemChapter 14_The International Financial System
Chapter 14_The International Financial SystemRusman Mukhlis
 

Mais procurados (20)

Ifm problems
Ifm problemsIfm problems
Ifm problems
 
IRP, PPP, IFE
IRP, PPP, IFEIRP, PPP, IFE
IRP, PPP, IFE
 
Fixed and Floating Currencies
Fixed and Floating CurrenciesFixed and Floating Currencies
Fixed and Floating Currencies
 
Fundamentals of foreign exchange market
Fundamentals of foreign exchange marketFundamentals of foreign exchange market
Fundamentals of foreign exchange market
 
Balance of payment theory
Balance of payment theoryBalance of payment theory
Balance of payment theory
 
Regional economic integration
Regional economic integrationRegional economic integration
Regional economic integration
 
challenges faced by international business
challenges faced by international businesschallenges faced by international business
challenges faced by international business
 
parity conditions
parity conditionsparity conditions
parity conditions
 
Formulation of lp problems
Formulation of lp problemsFormulation of lp problems
Formulation of lp problems
 
International Economics
International EconomicsInternational Economics
International Economics
 
International cost of capital
International cost of capitalInternational cost of capital
International cost of capital
 
Mint Parity theory of Exchange rate determination
Mint Parity theory of Exchange rate determinationMint Parity theory of Exchange rate determination
Mint Parity theory of Exchange rate determination
 
Entry strategy and strategic alliances
Entry strategy and strategic alliancesEntry strategy and strategic alliances
Entry strategy and strategic alliances
 
Multinational financial managment
Multinational financial managmentMultinational financial managment
Multinational financial managment
 
interest rate parity
interest rate parityinterest rate parity
interest rate parity
 
Multinational Financial Management: An Overview
Multinational Financial Management: An OverviewMultinational Financial Management: An Overview
Multinational Financial Management: An Overview
 
Ie Rei (1)
Ie Rei (1)Ie Rei (1)
Ie Rei (1)
 
International monetary system
International monetary system International monetary system
International monetary system
 
International Arbitrage and Interest Rate Parity (IRP)
International Arbitrage and Interest Rate Parity (IRP)International Arbitrage and Interest Rate Parity (IRP)
International Arbitrage and Interest Rate Parity (IRP)
 
Chapter 14_The International Financial System
Chapter 14_The International Financial SystemChapter 14_The International Financial System
Chapter 14_The International Financial System
 

Destaque

INTERNATIONAL ARBITRAGE & INTEREST RATE PARITY
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITYINTERNATIONAL ARBITRAGE & INTEREST RATE PARITY
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITYICAB
 
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
 

Destaque (20)

International arbitrage
International arbitrage International arbitrage
International arbitrage
 
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITY
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITYINTERNATIONAL ARBITRAGE & INTEREST RATE PARITY
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITY
 
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
 

Semelhante a 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
 

Semelhante a 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
 

Último

Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Principled Technologies
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024SynarionITSolutions
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 

Último (20)

Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 

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.