SlideShare a Scribd company logo
1 of 35
Multifractal analysis and multiagent simulation for market crash prediction V. Romanov, V.Slepov, M. Badrina, A. Federyakov Russian Plekhanov   Academy of Economics Computational Finance 2008 27 – 29 May 2008 Cadiz, Spain April 16, 2011
PREDICTION DIFFICULTIES ,[object Object],[object Object],[object Object],April 16, 2011
April 16, 2011 Examples of outputs market model Non-linear oscillation  The strange attractor  This output looks like head and shoulder pattern  Artificial time series generation
The Aims and Methodology ,[object Object],[object Object],April 16, 2011
Fractals ,[object Object],[object Object],[object Object],April 16, 2011
Mandelbrot Set April 16, 2011 Mandelbrotset, rendered with  Evercat 's program.
Dynamic systems fractals April 16, 2011
Dimension ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],April 16, 2011
Hurst exponent ,[object Object],[object Object],April 16, 2011
Hurst exponent for monofractals ,[object Object],[object Object],[object Object],[object Object],April 16, 2011
Multifractal time series (1) April 16, 2011 The process is multifractal if: where   c(q)  – predictor,  E  – expectation operator, scaling function, which expresses mutifractality properties of time series  In case of monofractal  For scaling function estimation we will construct partition function
Multifractal time series (2) April 16, 2011
Time series partitioning ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],April 16, 2011
Time series preprocessing ,[object Object],[object Object],[object Object],[object Object],April 16, 2011
Partition functions April 16, 2011 For each preprocessed time series compute partition function for different  N  and  q  values :
Scaling functions  (see main fractal property) April 16, 2011
Fractal dimension spectrum estimation April 16, 2011 ,[object Object],[object Object],[object Object]
Fractal dimension spectrum width as crash indicator ,[object Object],[object Object],[object Object],April 16, 2011
Experimental results (multifractal analysis) April 16, 2011 The method of multifractal analyses, described above, has been applied also for October 1987 USA financial crises, using Dow Jones index Fig. 1. Figure 1: Dow Jones industrial average data for period 01.02.1985 – 31.12.87.  Axis X contains serial numbers of readings.
Fractal spectrum estimation April 16, 2011 Figure 2: Fractal dimension spectrum F2 (  ) for DJ industrial average series for period 10.10.85-19.10.87. Fractal dimension spectrum for 18.11.96-30.11.98 time period  ( Russian default currency exchanging data ) Fractal dimension spectrum for 09.07.96-21.07.98 time period  ( Russian default currency exchanging data )
Multifractal spectrum width before and after crisis April 16, 2011 Figure 3: Fractal dimension spectrum width F1 (  )  changing  before  and after crises.
Multifractal spectrum width before and after crisis (continued) April 16, 2011 Figure 4: Fractal dimension spectrum width F2 (  ) changing before and after crises.
Wavelet analysis ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],April 16, 2011 Constituent wavelets of   different scales
Wavelet analysis of multifractal time series April 16, 2011 where    ,  (t) – function with zero mean centered around zero with time scale     and time horizon   . Family of wavelet vectors is created from mother function by displacement and scaling
Time series f(t) representation as linear combination   of wavelet functions April 16, 2011 where j o  – a constant, representing the highest level of resolution for  which  the most acute details are extracted .
Experimental results (wavelet analysis) April 16, 2011 Figure 5:   The plot of changing maximum values detail coefficients Daubichies -12 expansion . Figure 6:   The plot of maximum  differences.
Financial market model FIMASIM  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],April 16, 2011
Virtual market program interface April 16, 2011
The experiments were made with aim to find out at which values of parameters the market instability arises. Experiment 1: ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],April 16, 2011   Market maker trader parameters: MIN_MM_TRADER_CHANGE_PERCENT = 0.1; MAX_MM_TRADER_CHANGE_PERCENT = 0.5; Random Trader parameters: MIN_RANDOM_TRADER_PORTFOLIOS = 0; MAX_RANDOM_TRADER_PORTFOLIOS = 5;   MIN_RANDOM_TRADER_MONEY = 50; MAX_RANDOM_TRADER_MONEY = 2000;   MIN_RANDOM_TRADER_ACCOUNT_MONEY = 200; MAX_RANDOM_TRADER_ACCOUNT_MONEY = 1000; MIN_RANDOM_TRADER_PORTF_ITEM_PRICE = 20; MAX_RANDOM_TRADER_PORTF_ITEM_PRICE = 3000;    MIN_RANDOM_TRADER_RISK_AMOUNT = 0.01; MAX_RANDOM_TRADER_RISK_AMOUNT = 0.25;
Program realization April 16, 2011 Minimum, maximum and average price changes Price time series   Real price and fundamental price distributions Minimum, maximum  and average price distributions
Experiment 2: ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],April 16, 2011 Market maker trader parameters: MIN_MM_TRADER_CHANGE_PERCENT = 0.5; MAX_MM_TRADER_CHANGE_PERCENT = 0.7; Random Trader parameters: MIN_RANDOM_TRADER_PORTFOLIOS = 0; MAX_RANDOM_TRADER_PORTFOLIOS = 3;   MIN_RANDOM_TRADER_MONEY = 10; MAX_RANDOM_TRADER_MONEY = 200000; MIN_RANDOM_TRADER_ACCOUNT_MONEY = 200; MAX_RANDOM_TRADER_ACCOUNT_MONEY = 1000; MIN_RANDOM_TRADER_PORTF_ITEM_PRICE = 20; MAX_RANDOM_TRADER_PORTF_ITEM_PRICE = 3000;  MIN_RANDOM_TRADER_RISK_AMOUNT = 0.01; MAX_RANDOM_TRADER_RISK_AMOUNT = 0.5;
Price time series. Experiment 2 April 16, 2011
Experiment 3: April 16, 2011 Overall parameters: FUNDAMENTAL_TRADER_ MARKET_MAKER_TRADER_COUNT = 2; RANDOM_TRADER_COUNT = 250; COUNT = 250; BROKER_COUNT = 5; MARKET_COUNT = 1; COMPANY_COUNT = 10; CLASSIFICATORS_COUNT = 31; Companies: COMPANY_MAX_ASSETS = 50000000; // 50Mbyte COMPANY_MIN_ASSETS = 1000000;  //  1Mbyte   Brokers: MIN_BROKER_MARKET_ACCOUNT_MONEY = 100000; // 100k. MAX_BROKER_MARKET_ACCOUNT_MONEY = 300000; // 300k. BROKER_MONEY = 10000; // 10k. Broker and market: MAX_COMMISION_PLANS = 3;   Market maker trader parameters: MIN_MM_TRADER_CHANGE_PERCENT = 0.1; MAX_MM_TRADER_CHANGE_PERCENT = 0.5; Random Trader parameters: MIN_RANDOM_TRADER_PORTFOLIOS = 0; MAX_RANDOM_TRADER_PORTFOLIOS = 2; MIN_RANDOM_TRADER_MONEY = 500; MAX_RANDOM_TRADER_MONEY = 5000; MIN_RANDOM_TRADER_ACCOUNT_MONEY = 2000; MAX_RANDOM_TRADER_ACCOUNT_MONEY = 7000; MIN_RANDOM_TRADER_PORTF_ITEM_PRICE = 2000; MAX_RANDOM_TRADER_PORTF_ITEM_PRICE = 4000;  MIN_RANDOM_TRADER_RISK_AMOUNT = 0.01; MAX_RANDOM_TRADER_RISK_AMOUNT = 0.10;
Price time series. Experiment 3 April 16, 2011
[object Object],[object Object],April 16, 2011

More Related Content

Similar to Stock market trading simulator multiagent based-2009-Cadiz-Spain

Financial market crises predictor
Financial market crises predictorFinancial market crises predictor
Financial market crises predictorVictor Romanov
 
Wavelet Multi-resolution Analysis of High Frequency FX Rates
Wavelet Multi-resolution Analysis of High Frequency FX RatesWavelet Multi-resolution Analysis of High Frequency FX Rates
Wavelet Multi-resolution Analysis of High Frequency FX RatesaiQUANT
 
Efficient Forecasting of Exchange rates with Recurrent FLANN
Efficient Forecasting of Exchange rates with Recurrent FLANNEfficient Forecasting of Exchange rates with Recurrent FLANN
Efficient Forecasting of Exchange rates with Recurrent FLANNIOSR Journals
 
Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...Alexander Decker
 
Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...Alexander Decker
 
A multifractality measure of stock market efficiency in asean region
A multifractality measure of stock market efficiency in asean regionA multifractality measure of stock market efficiency in asean region
A multifractality measure of stock market efficiency in asean regionAlexander Decker
 
Information Spread in the Context of Evacuation Optimization
Information Spread in the Context of Evacuation OptimizationInformation Spread in the Context of Evacuation Optimization
Information Spread in the Context of Evacuation OptimizationDr. Mirko Kämpf
 
!!!!!!!!!!!!!!!!!!!!!!!!Optimal combinationofrealizedvolatilityestimators!!!!...
!!!!!!!!!!!!!!!!!!!!!!!!Optimal combinationofrealizedvolatilityestimators!!!!...!!!!!!!!!!!!!!!!!!!!!!!!Optimal combinationofrealizedvolatilityestimators!!!!...
!!!!!!!!!!!!!!!!!!!!!!!!Optimal combinationofrealizedvolatilityestimators!!!!...pace130557
 
Unit5_Time Series Analysis.pdf
Unit5_Time Series  Analysis.pdfUnit5_Time Series  Analysis.pdf
Unit5_Time Series Analysis.pdfKaranvhatkar1
 
Idiosyncratic Risk and the Cross-Section of Expected Stock Returns
Idiosyncratic Risk and the Cross-Section of Expected Stock ReturnsIdiosyncratic Risk and the Cross-Section of Expected Stock Returns
Idiosyncratic Risk and the Cross-Section of Expected Stock Returns沛原 徐
 
Pricing interest rate derivatives (ext)
Pricing interest rate derivatives (ext)Pricing interest rate derivatives (ext)
Pricing interest rate derivatives (ext)Swati Mital
 
differentiation (1).pptx
differentiation (1).pptxdifferentiation (1).pptx
differentiation (1).pptxAlpa Rajput
 
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...ijfls
 

Similar to Stock market trading simulator multiagent based-2009-Cadiz-Spain (20)

Pres fibe2015-pbs-org
Pres fibe2015-pbs-orgPres fibe2015-pbs-org
Pres fibe2015-pbs-org
 
Pres-Fibe2015-pbs-Org
Pres-Fibe2015-pbs-OrgPres-Fibe2015-pbs-Org
Pres-Fibe2015-pbs-Org
 
Financial market crises predictor
Financial market crises predictorFinancial market crises predictor
Financial market crises predictor
 
Wavelet Multi-resolution Analysis of High Frequency FX Rates
Wavelet Multi-resolution Analysis of High Frequency FX RatesWavelet Multi-resolution Analysis of High Frequency FX Rates
Wavelet Multi-resolution Analysis of High Frequency FX Rates
 
Efficient Forecasting of Exchange rates with Recurrent FLANN
Efficient Forecasting of Exchange rates with Recurrent FLANNEfficient Forecasting of Exchange rates with Recurrent FLANN
Efficient Forecasting of Exchange rates with Recurrent FLANN
 
MCS 2011
MCS 2011MCS 2011
MCS 2011
 
Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...
 
Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...Application of panel data to the effect of five (5) world development indicat...
Application of panel data to the effect of five (5) world development indicat...
 
A multifractality measure of stock market efficiency in asean region
A multifractality measure of stock market efficiency in asean regionA multifractality measure of stock market efficiency in asean region
A multifractality measure of stock market efficiency in asean region
 
Why emh is flawed and intro to fmh
Why emh is flawed and intro to fmhWhy emh is flawed and intro to fmh
Why emh is flawed and intro to fmh
 
The Short-term Swap Rate Models in China
The Short-term Swap Rate Models in ChinaThe Short-term Swap Rate Models in China
The Short-term Swap Rate Models in China
 
Information Spread in the Context of Evacuation Optimization
Information Spread in the Context of Evacuation OptimizationInformation Spread in the Context of Evacuation Optimization
Information Spread in the Context of Evacuation Optimization
 
!!!!!!!!!!!!!!!!!!!!!!!!Optimal combinationofrealizedvolatilityestimators!!!!...
!!!!!!!!!!!!!!!!!!!!!!!!Optimal combinationofrealizedvolatilityestimators!!!!...!!!!!!!!!!!!!!!!!!!!!!!!Optimal combinationofrealizedvolatilityestimators!!!!...
!!!!!!!!!!!!!!!!!!!!!!!!Optimal combinationofrealizedvolatilityestimators!!!!...
 
Unit5_Time Series Analysis.pdf
Unit5_Time Series  Analysis.pdfUnit5_Time Series  Analysis.pdf
Unit5_Time Series Analysis.pdf
 
Statistics&Business Project
Statistics&Business ProjectStatistics&Business Project
Statistics&Business Project
 
Idiosyncratic Risk and the Cross-Section of Expected Stock Returns
Idiosyncratic Risk and the Cross-Section of Expected Stock ReturnsIdiosyncratic Risk and the Cross-Section of Expected Stock Returns
Idiosyncratic Risk and the Cross-Section of Expected Stock Returns
 
Pricing interest rate derivatives (ext)
Pricing interest rate derivatives (ext)Pricing interest rate derivatives (ext)
Pricing interest rate derivatives (ext)
 
differentiation (1).pptx
differentiation (1).pptxdifferentiation (1).pptx
differentiation (1).pptx
 
Implimenting_HJM
Implimenting_HJMImplimenting_HJM
Implimenting_HJM
 
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...
 

More from Victor Romanov

Simulation of alliance network modified
Simulation of alliance network modifiedSimulation of alliance network modified
Simulation of alliance network modifiedVictor Romanov
 
Virtual enterprise synthesys
 Virtual enterprise synthesys Virtual enterprise synthesys
Virtual enterprise synthesysVictor Romanov
 
Presentation for iccms [автосохраненный]
Presentation for iccms [автосохраненный]Presentation for iccms [автосохраненный]
Presentation for iccms [автосохраненный]Victor Romanov
 
Romanov presentation-eomas-2015-last
Romanov presentation-eomas-2015-lastRomanov presentation-eomas-2015-last
Romanov presentation-eomas-2015-lastVictor Romanov
 
Amster present-07-02-final
Amster present-07-02-finalAmster present-07-02-final
Amster present-07-02-finalVictor Romanov
 
Presentation for iccms [автосохраненный]
Presentation for iccms [автосохраненный]Presentation for iccms [автосохраненный]
Presentation for iccms [автосохраненный]Victor Romanov
 
Cистема быстрого реагирования по защите нефтепроводов
Cистема быстрого реагирования по защите нефтепроводовCистема быстрого реагирования по защите нефтепроводов
Cистема быстрого реагирования по защите нефтепроводовVictor Romanov
 
Emergency response planning m0di
Emergency response planning m0diEmergency response planning m0di
Emergency response planning m0diVictor Romanov
 
Eomas cloud erp query flow control simulation
Eomas cloud erp query flow control simulationEomas cloud erp query flow control simulation
Eomas cloud erp query flow control simulationVictor Romanov
 
Oil & Gas Transporting emergency recovering information asystem (for lease))-
Oil & Gas Transporting emergency recovering information asystem (for lease))-Oil & Gas Transporting emergency recovering information asystem (for lease))-
Oil & Gas Transporting emergency recovering information asystem (for lease))-Victor Romanov
 
Regions strategy development
Regions strategy developmentRegions strategy development
Regions strategy developmentVictor Romanov
 
презентация Immod 20-10
презентация Immod 20-10презентация Immod 20-10
презентация Immod 20-10Victor Romanov
 
информационная система быстрого реагирования на нештатные ситуации в области ...
информационная система быстрого реагирования на нештатные ситуации в области ...информационная система быстрого реагирования на нештатные ситуации в области ...
информационная система быстрого реагирования на нештатные ситуации в области ...Victor Romanov
 
мониторинг и анализ финансовых рынков, предсказание кризиса, симулятор
мониторинг и анализ финансовых рынков, предсказание кризиса, симулятормониторинг и анализ финансовых рынков, предсказание кризиса, симулятор
мониторинг и анализ финансовых рынков, предсказание кризиса, симуляторVictor Romanov
 
инновации и технологии
инновации и технологииинновации и технологии
инновации и технологииVictor Romanov
 
Situation Calculus Approach to the Oil Products Supply Control System, Autumn...
Situation Calculus Approach to the Oil Products Supply Control System, Autumn...Situation Calculus Approach to the Oil Products Supply Control System, Autumn...
Situation Calculus Approach to the Oil Products Supply Control System, Autumn...Victor Romanov
 
маркетинг (3)
маркетинг (3)маркетинг (3)
маркетинг (3)Victor Romanov
 

More from Victor Romanov (20)

Simulation of alliance network modified
Simulation of alliance network modifiedSimulation of alliance network modified
Simulation of alliance network modified
 
1 ws
1  ws1  ws
1 ws
 
Virtual enterprise synthesys
 Virtual enterprise synthesys Virtual enterprise synthesys
Virtual enterprise synthesys
 
Presentation for iccms [автосохраненный]
Presentation for iccms [автосохраненный]Presentation for iccms [автосохраненный]
Presentation for iccms [автосохраненный]
 
Romanov presentation-eomas-2015-last
Romanov presentation-eomas-2015-lastRomanov presentation-eomas-2015-last
Romanov presentation-eomas-2015-last
 
D wires ext 0.12 (1)
D wires ext 0.12 (1)D wires ext 0.12 (1)
D wires ext 0.12 (1)
 
Amster present-07-02-final
Amster present-07-02-finalAmster present-07-02-final
Amster present-07-02-final
 
Presentation for iccms [автосохраненный]
Presentation for iccms [автосохраненный]Presentation for iccms [автосохраненный]
Presentation for iccms [автосохраненный]
 
Cистема быстрого реагирования по защите нефтепроводов
Cистема быстрого реагирования по защите нефтепроводовCистема быстрого реагирования по защите нефтепроводов
Cистема быстрого реагирования по защите нефтепроводов
 
Emergency response planning m0di
Emergency response planning m0diEmergency response planning m0di
Emergency response planning m0di
 
Eomas cloud erp query flow control simulation
Eomas cloud erp query flow control simulationEomas cloud erp query flow control simulation
Eomas cloud erp query flow control simulation
 
Oil & Gas Transporting emergency recovering information asystem (for lease))-
Oil & Gas Transporting emergency recovering information asystem (for lease))-Oil & Gas Transporting emergency recovering information asystem (for lease))-
Oil & Gas Transporting emergency recovering information asystem (for lease))-
 
Regions strategy development
Regions strategy developmentRegions strategy development
Regions strategy development
 
презентация Immod 20-10
презентация Immod 20-10презентация Immod 20-10
презентация Immod 20-10
 
информационная система быстрого реагирования на нештатные ситуации в области ...
информационная система быстрого реагирования на нештатные ситуации в области ...информационная система быстрого реагирования на нештатные ситуации в области ...
информационная система быстрого реагирования на нештатные ситуации в области ...
 
мониторинг и анализ финансовых рынков, предсказание кризиса, симулятор
мониторинг и анализ финансовых рынков, предсказание кризиса, симулятормониторинг и анализ финансовых рынков, предсказание кризиса, симулятор
мониторинг и анализ финансовых рынков, предсказание кризиса, симулятор
 
инновации и технологии
инновации и технологииинновации и технологии
инновации и технологии
 
Situation Calculus Approach to the Oil Products Supply Control System, Autumn...
Situation Calculus Approach to the Oil Products Supply Control System, Autumn...Situation Calculus Approach to the Oil Products Supply Control System, Autumn...
Situation Calculus Approach to the Oil Products Supply Control System, Autumn...
 
Marketing (bas)
Marketing (bas)Marketing (bas)
Marketing (bas)
 
маркетинг (3)
маркетинг (3)маркетинг (3)
маркетинг (3)
 

Recently uploaded

Financial-Statement-Analysis-of-Coca-cola-Company.pptx
Financial-Statement-Analysis-of-Coca-cola-Company.pptxFinancial-Statement-Analysis-of-Coca-cola-Company.pptx
Financial-Statement-Analysis-of-Coca-cola-Company.pptxsaniyaimamuddin
 
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607dollysharma2066
 
Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Peter Ward
 
Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03DallasHaselhorst
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Kirill Klimov
 
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdfNewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdfKhaled Al Awadi
 
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCRashishs7044
 
8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCRashishs7044
 
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCRashishs7044
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Pereraictsugar
 
Darshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfDarshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfShashank Mehta
 
8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
8447779800, Low rate Call girls in Uttam Nagar Delhi NCR8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
8447779800, Low rate Call girls in Uttam Nagar Delhi NCRashishs7044
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Riya Pathan
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfRbc Rbcua
 
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort ServiceCall US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Servicecallgirls2057
 
MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?Olivia Kresic
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaoncallgirls2057
 

Recently uploaded (20)

Financial-Statement-Analysis-of-Coca-cola-Company.pptx
Financial-Statement-Analysis-of-Coca-cola-Company.pptxFinancial-Statement-Analysis-of-Coca-cola-Company.pptx
Financial-Statement-Analysis-of-Coca-cola-Company.pptx
 
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCREnjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
 
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
 
Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...
 
Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024
 
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdfNewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
 
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
 
8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR
 
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
 
Japan IT Week 2024 Brochure by 47Billion (English)
Japan IT Week 2024 Brochure by 47Billion (English)Japan IT Week 2024 Brochure by 47Billion (English)
Japan IT Week 2024 Brochure by 47Billion (English)
 
Call Us ➥9319373153▻Call Girls In North Goa
Call Us ➥9319373153▻Call Girls In North GoaCall Us ➥9319373153▻Call Girls In North Goa
Call Us ➥9319373153▻Call Girls In North Goa
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Perera
 
Darshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfDarshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdf
 
8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
8447779800, Low rate Call girls in Uttam Nagar Delhi NCR8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdf
 
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort ServiceCall US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
 
MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
 

Stock market trading simulator multiagent based-2009-Cadiz-Spain

  • 1. Multifractal analysis and multiagent simulation for market crash prediction V. Romanov, V.Slepov, M. Badrina, A. Federyakov Russian Plekhanov Academy of Economics Computational Finance 2008 27 – 29 May 2008 Cadiz, Spain April 16, 2011
  • 2.
  • 3. April 16, 2011 Examples of outputs market model Non-linear oscillation The strange attractor This output looks like head and shoulder pattern Artificial time series generation
  • 4.
  • 5.
  • 6. Mandelbrot Set April 16, 2011 Mandelbrotset, rendered with Evercat 's program.
  • 7. Dynamic systems fractals April 16, 2011
  • 8.
  • 9.
  • 10.
  • 11. Multifractal time series (1) April 16, 2011 The process is multifractal if: where c(q) – predictor, E – expectation operator, scaling function, which expresses mutifractality properties of time series In case of monofractal For scaling function estimation we will construct partition function
  • 12. Multifractal time series (2) April 16, 2011
  • 13.
  • 14.
  • 15. Partition functions April 16, 2011 For each preprocessed time series compute partition function for different N and q values :
  • 16. Scaling functions (see main fractal property) April 16, 2011
  • 17.
  • 18.
  • 19. Experimental results (multifractal analysis) April 16, 2011 The method of multifractal analyses, described above, has been applied also for October 1987 USA financial crises, using Dow Jones index Fig. 1. Figure 1: Dow Jones industrial average data for period 01.02.1985 – 31.12.87. Axis X contains serial numbers of readings.
  • 20. Fractal spectrum estimation April 16, 2011 Figure 2: Fractal dimension spectrum F2 (  ) for DJ industrial average series for period 10.10.85-19.10.87. Fractal dimension spectrum for 18.11.96-30.11.98 time period ( Russian default currency exchanging data ) Fractal dimension spectrum for 09.07.96-21.07.98 time period ( Russian default currency exchanging data )
  • 21. Multifractal spectrum width before and after crisis April 16, 2011 Figure 3: Fractal dimension spectrum width F1 (  ) changing before and after crises.
  • 22. Multifractal spectrum width before and after crisis (continued) April 16, 2011 Figure 4: Fractal dimension spectrum width F2 (  ) changing before and after crises.
  • 23.
  • 24. Wavelet analysis of multifractal time series April 16, 2011 where   ,  (t) – function with zero mean centered around zero with time scale  and time horizon  . Family of wavelet vectors is created from mother function by displacement and scaling
  • 25. Time series f(t) representation as linear combination of wavelet functions April 16, 2011 where j o – a constant, representing the highest level of resolution for which the most acute details are extracted .
  • 26. Experimental results (wavelet analysis) April 16, 2011 Figure 5: The plot of changing maximum values detail coefficients Daubichies -12 expansion . Figure 6: The plot of maximum differences.
  • 27.
  • 28. Virtual market program interface April 16, 2011
  • 29.
  • 30. Program realization April 16, 2011 Minimum, maximum and average price changes Price time series Real price and fundamental price distributions Minimum, maximum and average price distributions
  • 31.
  • 32. Price time series. Experiment 2 April 16, 2011
  • 33. Experiment 3: April 16, 2011 Overall parameters: FUNDAMENTAL_TRADER_ MARKET_MAKER_TRADER_COUNT = 2; RANDOM_TRADER_COUNT = 250; COUNT = 250; BROKER_COUNT = 5; MARKET_COUNT = 1; COMPANY_COUNT = 10; CLASSIFICATORS_COUNT = 31; Companies: COMPANY_MAX_ASSETS = 50000000; // 50Mbyte COMPANY_MIN_ASSETS = 1000000; // 1Mbyte   Brokers: MIN_BROKER_MARKET_ACCOUNT_MONEY = 100000; // 100k. MAX_BROKER_MARKET_ACCOUNT_MONEY = 300000; // 300k. BROKER_MONEY = 10000; // 10k. Broker and market: MAX_COMMISION_PLANS = 3; Market maker trader parameters: MIN_MM_TRADER_CHANGE_PERCENT = 0.1; MAX_MM_TRADER_CHANGE_PERCENT = 0.5; Random Trader parameters: MIN_RANDOM_TRADER_PORTFOLIOS = 0; MAX_RANDOM_TRADER_PORTFOLIOS = 2; MIN_RANDOM_TRADER_MONEY = 500; MAX_RANDOM_TRADER_MONEY = 5000; MIN_RANDOM_TRADER_ACCOUNT_MONEY = 2000; MAX_RANDOM_TRADER_ACCOUNT_MONEY = 7000; MIN_RANDOM_TRADER_PORTF_ITEM_PRICE = 2000; MAX_RANDOM_TRADER_PORTF_ITEM_PRICE = 4000; MIN_RANDOM_TRADER_RISK_AMOUNT = 0.01; MAX_RANDOM_TRADER_RISK_AMOUNT = 0.10;
  • 34. Price time series. Experiment 3 April 16, 2011
  • 35.