24
Risk Management Portal PROF. R. L. SHANKAR ED, CENTRE FOR ADVANCED FINANCIAL STUDIES AT IFMR [email protected]

Free Market Risk Management Portal For Small Banks And Companies

Embed Size (px)

DESCRIPTION

This is a brief description of a free service started by IFMR (www.ifmr.ac.in/cafs) for small banks and small companies who are unable to manage their market risk / currency risk exposures.

Citation preview

Page 1: Free Market Risk Management Portal For Small Banks And Companies

Risk Management Portal

PROF. R. L. SHANKARED, CENTRE FOR ADVANCED FINANCIAL

STUDIES AT [email protected]

Page 2: Free Market Risk Management Portal For Small Banks And Companies

Agenda• Motivation• A Quick Demo of the Portal• A Note on the Methodology• Key Features of the Portal• Next Steps

Page 3: Free Market Risk Management Portal For Small Banks And Companies

Motivation• Let us consider a toy trading desk with this simple portfolio:

– Long 1mn of 3 month AUD/INR forward

• The middle office wants to compute the 1day 99%ile VaR– What does it mean?

• If the 99%ile 1-day VaR turns out to be 1mn INR,– There is only a 1% probability that the desk’s one-day loss will

exceed 1mn INR– This number, INR 1mn, is the Value at Risk – a measure of risk

that is very popular in the finance/banking industry

Page 4: Free Market Risk Management Portal For Small Banks And Companies

Motivation• Here is how a naïve risk manager would evaluate the VaR

• Data Used:– 3month AUD/USD forward rate: 0.925– 1-day 99%ile VaR for a 3month USD/INR forward is 1.04 INR

Page 5: Free Market Risk Management Portal For Small Banks And Companies

Motivation• Data Used:

– 3month AUD/USD forward rate: 0.925– 1-day 99%ile VaR for a 3month USD/INR forward is 1.04 INR

• Algorithm Used:– 1mn of 3mo AUD/INR fwd= 0.925mn of 3mo USD/INR fwd– VaR for the position is 1.04 X 0.925mn INR = 0.962mn INR

• Issues?– It is clear that some risk managers don’t have the capability to

measure risk; they rely on FEDAI numbers even if it means they ignore significant risks such as the AUD/USD risk

– This is for a single asset; how does it look for a portfolio?

Page 6: Free Market Risk Management Portal For Small Banks And Companies

Motivation• Let us tweak the portfolio of the toy trading desk a bit

– Long 1mn of 3 month AUD/INR forward– Short 1mn of 6 month AUD/INR forward

• It has the following data from FEDAI; what is its VaR?

Page 7: Free Market Risk Management Portal For Small Banks And Companies

Motivation• Data Used:

– 3month & 6-month AUD/USD forward rate: 0.925 (assume)– 1-day 99%ile VaR for a 3month USD/INR forward is 1.04 INR– 1-day 99%ile VaR for a 6month USD/INR forward is 1.27 INR

• Algorithm Used:– VaR for the 3m position is 1.04 X 0.925mn INR = 0.962mn INR – VaR for the 6m position is 1.27 X 0.925mn INR = 1.174mn INR– Total VaR = 2.136mn INR

• Issues?– Is VaR additive? – Complete disrespect for risks in a long-short trategy– Ignoring skewness?

Page 8: Free Market Risk Management Portal For Small Banks And Companies

Motivation• There is a significant demand for a tool that calculates the

VaR for banks/trading desks that don’t have the capability to measure risk (either in-house or through external support)

• There are service providers such as Algorithmics who provide these services online; however, they charge a heavy fee for the same

• Hence, we decided to build a tool that would let banks and FIs enter their portfolios and compute their risk– Funded completely by IFMR Trust

Page 9: Free Market Risk Management Portal For Small Banks And Companies

Motivation• “Requirement of Independent VaR model: From next year onwards

bankers will have to maintain capital based on daily VaR based on historic or Monte Carlo simulation. Though some vendors claim to have built models, it is doubtful how many of them will be able to pass RBI validation required as per norms.

• Besides owning the engine banks will have to maintain it ensuring constant data feed and with occasional stress tests. Given the capability it may be pretty tough for each bank to own and maintain such systems.

• There is an urgent need for developing a hosted model (algorithmic type) that can be used by several banks without losing their privacy or confidentiality. “

– ED, Federal Bank

Page 10: Free Market Risk Management Portal For Small Banks And Companies

A QUICK DEMO OFTHE PORTAL

Page 11: Free Market Risk Management Portal For Small Banks And Companies

Accessing the Portal• http://122.183.251.6/var/

username: ifmr_test password: ifmr_test

• Once you login, you can also take a quick demo that’s available at http://122.183.251.6/var/FlashDemo/FlashDemo.html

Page 12: Free Market Risk Management Portal For Small Banks And Companies

A BRIEF NOTE ON THE METHODOLOGY

Page 13: Free Market Risk Management Portal For Small Banks And Companies

Historical Simulation• Historical Simulation is highly popular among banks for

one key reason– Doesn’t require the banks to model the actual distribution of

the underlying data – normal, log-normal, student-t etc

• Banks typically implement this technique in either of the following two variants– Weighted Historical Simulation– Hybrid Hull-White Simulation

• Our portal implements both the techniques

Page 14: Free Market Risk Management Portal For Small Banks And Companies

Historical Simulation: Basic Version• Put simply, HS assumes that the distribution of

tomorrow’s returns is well approximated by the “observed” distribution of past n-days’ daily returns

• To be more precise, here is how HS works:– We do not make any assumptions about tomorrow’s returns – We gather last n days returns (say n = 100)– We assume that each of these returns “represent” a possible

outcome of tomorrow’s return (random event)– Based on these “forecasted” returns, we calculate next day’s

profit/loss– We sort these P/L and obtain the lowest 5%ile value – this

corresponds to VaR

Page 15: Free Market Risk Management Portal For Small Banks And Companies

Weighted Historical Simulation• Assigns differential weights to past data

– Start with a sample of n past returns, {Rt, Rt-1, Rt-2, Rt-n+1}

– Assign probability weights that are declining exponentially through past as

– It is customary to assume to be between 0.94 and 0.99– For very large , i.e., for a very old data, weight is close to zero – The 100p% VaR is calculated by accumulating the weights of the

ascending returns until 100p% is reached

1

01

1

n

n

Page 16: Free Market Risk Management Portal For Small Banks And Companies

Hybrid Hull-White Simulation• Hybrid Hull-White Methodology

– Obtain the volatility forecast for tomorrow, say σt+1

– Build a sample of n past returns, {Rt, Rt-1, Rt-2, Rt-n+1}

– For each of these days, also obtain the one-day volatility forecast (using GARCH, EWMA etc), {σt, σ t-1, σ t-2, σ t-n+1}

– Use the following modified return series for the Historical Simulation

• What have we achieved by this transformation?

1

0

1

n

ii

tii RZ

Page 17: Free Market Risk Management Portal For Small Banks And Companies

Historical Simulation• As mentioned, our portal uses both variants of

simulation for its computation purposes

• I haven’t delved into details, but it is probably a good idea to highlight this: since we let the user enter his position in a range of currencies and tenor points, we have done the hybrid simulation (volatility forecasts etc) for each of these points!

Page 18: Free Market Risk Management Portal For Small Banks And Companies

A SUMMARY OF KEY FEATURES

Page 19: Free Market Risk Management Portal For Small Banks And Companies

Key features• Any user can create/modify multiple portfolios

– Currently, the user can enter position in six major currencies (constrained by availability of long data series)

• The user doesn’t have to regularly download market data as the portal does that automatically

• To meet regulatory requirements, any risk computation must pass certain litmus tests, back-testing being the most crucial one. The portal lets the user performs this too

• The risk numbers are computed for any required percentiles (unlike FEDAI which provides only the 99%ile VaR for USD)

Page 20: Free Market Risk Management Portal For Small Banks And Companies

Key features• From an implementation perspective, the entire code was

written in Matlab and interfaced with HTML code

• This is an interesting approach as it lets us completely harness the power of Matlab– If any of you are interested in developing a web-based

quantitative service as part of your extended research project, this could be a good direction to think along

Page 21: Free Market Risk Management Portal For Small Banks And Companies

NEXT STEPS

Page 22: Free Market Risk Management Portal For Small Banks And Companies

Product Innovations• We have already built the Matlab code for currency options

and will be soon rolling out the next release for the same

• In the next phase, we will also include fixed income instruments (particularly Government Securities) and their derivatives in the product space

Page 23: Free Market Risk Management Portal For Small Banks And Companies

Methodological Innovations• The portal currently uses the most popular VaR technique –

the Historical Simulation– To be more specific, we use the Hybrid Hull-White Historical

Simulation that is recommended by FEDAI

• In the final stage, we will introduce Monte Carlo based VaR computation too

• We would be glad to welcome anyone who is interested in these problems to collaborate with us

Page 24: Free Market Risk Management Portal For Small Banks And Companies

THANK YOU