Classification of trading strategies of agents in a competitive market

Size: px
Start display at page:

Download "Classification of trading strategies of agents in a competitive market"

Transcription

1 Classification of trading strategies of agents in a competitive market CS Machine Learning Final Project presentation Mark Gruman Manjunath Narayana 12/12/27

2 Application CAT tournament Objective Facilitate transactions between buyers and sellers based on their expected profit margins Maximize our profit from transactional fees (static) and commission (based on transaction price) Why perform classification? Knowing which strategies are utilized can help us adjust our fees to maximize transactions and profit

3 Trading strategies used by agents 4 known strategies Double Auction (Gjerstad-Dickhaut) New bids depend on expectation of profit from bid Keeps track of what fraction of bids at a particular price were accepted Extensive-Form game (Roth-Erev) New bids based on profits from previous bids in the system Keeps track of how much profit resulted from each bid ZI-C: Zero Information, Constrained (Gode-Sunder) New random bids, below value (buyers) and above cost (sellers) ZIP: Zero Information Plus (Dave Cliff) New random bids, below value (buyers) and above cost (sellers) Keeps track of other bids and adjusts margins based on market

4 Data generation Buyers - GD Buyers - GD Buyers - GD Buyers - GD 1,12,3,4,23,45,4,5,6 MARKET 21,2,4,3,45,7,2,4,33 Sellers - GD Sellers - GD Sellers - GD Sellers - GD

5 Data Collection Issues 4 strategies multiclass problem Many traders use same strategy We don t know which trader uses which strategy Bids are masked before they reach the market We don t know which bid belongs to which trader If a bid is accepted, the string of bids terminates, and the same trader begins a new series of bids using a new bid ID Bids are being shouted in no particular order Some traders bid much more often than others Bids are adjusted based on market response A number of data conversion tools had to be developed

6 Illustration of data Single seller example Bids can be of any length Depends on the price buyers are willing to buy at Seller_GD_1-84., 9.4, 12.9 Seller_GD_ Seller_GD_ Seller_GD_1-59., 85.2, 82.7, 81.3, 73.4, can be a large number Overall Market Bid can be any length, any seller belonging to any strategy Actual identities are hidden Seller_GD_1-84., 9.4, 12.9 Seller_RE_ Seller_GD_ , 14.5, 75.6, 9.3 Seller_ZIP_1-1.2, 98.7, 89.6, 77.6, 19.4 Seller_ZIP_4-59., 85.2, 82.7, 81.3, 73.4 Seller_ZIC_3-34.5,56.7,78.9 Seller_GD_ , 132,6

7 Classification Generate data where the identities are not hidden Divide into classes (GD,RE,ZIP,ZIC) Break into training and testing sets Learn on training set Classify the testing set

8 K-means Results Collected data did not fit the k-means model Different number of bid sequences per strategy Variable size of bid sequences, had to limit to 1 Overall Result: GD RE ZIP ZIC GD RE ZIP ZIC Accuracy = 22.4%

9 K-means Plot

10 SVM Results GD RE ZIP ZIC SVM Linear kernel Accuracy = 32.8% SVM Radial kernel Default gamma=1 SVM Polynomial kernel Default gamma=1, coeff=, degree=3 GD 92 1 RE ZIP ZIC Accuracy = 38.4% SVM Sigmoid kernel Default gamma=1, coeff= GD RE ZIP ZIC GD RE ZIP ZIC GD GD 192 RE RE 135 ZIP ZIP 17 ZIC ZIC 195 Accuracy = 53.8% Accuracy = 28.2%

11 HMM M Q Hidden State HMM 1 States, 1 Mixtures GD RE Mixture parameters X ZIP ZIC Accuracy = 62.28% The Model Bid Best result from multiple runs

12 HMM Results HMM 4 States, 2 Mixtures GD RE ZIP ZIC Accuracy = 52.31% HMM 4 States, 1 Mixtures GD RE ZIP ZIC Accuracy = 55.49% HMM 1 States, 1 Mixture GD RE ZIP ZIC Accuracy = 52.75% HMM 4 States, 1 Mixtures GD RE ZIP ZIC Accuracy = 6.98%

13 Feature reduction Since there only some samples with large number of features (bids), what happens when we truncate the bids to smaller sequences? 2 features Reduction in accuracy 1 features - Improvement (slight) in accuracy HMM First 2 features only GD RE ZIP ZIC Accuracy = 49.71% HMM First 1 features only GD RE ZIP ZIC Accuracy = 62.57%

14 Other methods Other classification techniques: CRF SVM with user defined kernel Fourier kernel Results 38-42% accuracy Would like to try the pyramid kernel Additional information may be obtained via CAT framework More traders, longer training data collection intervals Information via subscription to other markets

15 Summary and Conclusion Difficult dataset Best accuracy with HMM Hidden variables (identity of traders, parameters) Time-series Thus, HMM is the best method SVM also fairly successful (relative) Time varying data Varying number of features Most times 1 feature, sometimes as many as 2 Determining strategy employed by each trader may not be necessary May be sufficient to rely on an accurate distribution

16 References Dave Cliff. Minimal-intelligence agents for bargaining behaviours in market-based environments. Technical Report HP-97-91, Hewlett- Packard Research Laboratories, Bristol, England, S. Gjerstad and J. Dickhaut. Price formation in double auctions. Games and Economic Behaviour, 22:1-29, D. K. Gode and S. Sunder. Allocative efficiency of markets with zerointelligence traders: Markets as a partial substitute for individual rationality. The Journal of Political Economy, 11(1): , February A. E. Roth and I. Erev. Learning in extensive-form games: Experimental data and simple dynamic models in the intermediate term. Games and Economic Behavior, 8: , 1995.

17 Thank you! More information on CAT can be found at: Questions/comments?

On the effects of competition between agent-based double auction markets

On the effects of competition between agent-based double auction markets City University of New York (CUNY) CUNY Academic Works Publications and Research Guttman Community College 7-2014 On the effects of competition between agent-based double auction markets Kai Cai CUNY Graduate

More information

Zero Intelligence Plus and Gjerstad-Dickhaut Agents for Sealed Bid Auctions

Zero Intelligence Plus and Gjerstad-Dickhaut Agents for Sealed Bid Auctions Zero Intelligence Plus and Gjerstad-Dickhaut Agents for Sealed Bid Auctions A. J. Bagnall and I. E. Toft School of Computing Sciences University of East Anglia Norwich England NR4 7TJ {ajb,it}@cmp.uea.ac.uk

More information

Simulating New Markets by Introducing New Accepting Policies for the Conventional Continuous Double Auction

Simulating New Markets by Introducing New Accepting Policies for the Conventional Continuous Double Auction Simulating New Markets by Introducing New Accepting Policies for the Conventional Continuous Double Auction Sina Honari Premier Ideas Support Center, School of Engineering, Shiraz University, Shiraz, Iran

More information

Overview of CAT: A Market Design Competition

Overview of CAT: A Market Design Competition Overview of CAT: A Market Design Competition Version 1.1 June 6, 2007 1 Introduction This document presents detailed information on the Trading Agent Competition (TAC) Mechanism Design Tournament, also

More information

Extended Cognition in Economics Systems. Kevin McCabe Economics George Mason University

Extended Cognition in Economics Systems. Kevin McCabe Economics George Mason University Extended Cognition in Economics Systems by Kevin McCabe Economics George Mason University Microeconomic Systems Approach See Hurwicz (1973) See Hurwicz and Reiter (2008) Environment: E g Performance: F

More information

How to Make Specialists NOT Specialised in TAC Market Design Competition? Behaviour-based Mechanism Design

How to Make Specialists NOT Specialised in TAC Market Design Competition? Behaviour-based Mechanism Design How to Make Specialists NOT Specialised in TAC Market Design Competition? Behaviour-based Mechanism Design Dengji Zhao 1,2 Dongmo Zhang 1 Laurent Perrussel 2 1 Intelligent Systems Laboratory University

More information

Adaptive Market Design - The SHMart Approach

Adaptive Market Design - The SHMart Approach Adaptive Market Design - The SHMart Approach Harivardan Jayaraman hari81@cs.utexas.edu Sainath Shenoy sainath@cs.utexas.edu Department of Computer Sciences The University of Texas at Austin Abstract Markets

More information

Some preliminary results on competition between markets for automated traders

Some preliminary results on competition between markets for automated traders Some preliminary results on competition between markets for automated traders Jinzhong Niu and Kai Cai Department of Computer Science Graduate Center City University of New York 36, th Avenue New York,

More information

Using Evolutionary Game-Theory to Analyse the Performance of Trading Strategies in a Continuous Double Auction Market

Using Evolutionary Game-Theory to Analyse the Performance of Trading Strategies in a Continuous Double Auction Market Using Evolutionary Game-Theory to Analyse the Performance of Trading Strategies in a Continuous Double Auction Market Kai Cai 1, Jinzhong Niu 1, and Simon Parsons 1,2 1 Department of Computer Science,

More information

Price Estimation of PersianCAT Market Equilibrium

Price Estimation of PersianCAT Market Equilibrium Price Estimation of PersianCAT Market Equilibrium Sina Honari Department of Computer Science Concordia University s hona@encs.concordia.ca Mojtaba Ebadi, Amin Foshati Premier Ideas Support Center Shiraz

More information

Reducing Price Fluctuation in Continuous Double Auctions through Pricing Policy and Shout Improvement

Reducing Price Fluctuation in Continuous Double Auctions through Pricing Policy and Shout Improvement Reducing Price Fluctuation in Continuous Double Auctions through Pricing Policy and Shout Improvement Jinzhong Niu and Kai Cai Dept of Computer Science Graduate Center City University of New York 365,

More information

Experimental Studies on Market Design and e-trading

Experimental Studies on Market Design and e-trading Experimental Studies on Market Design and e-trading Candidate: MD Tarekul Hossain Khan Principal Supervisor: A/Prof Dongmo Zhang Co-Supervisor: Dr Zhuhan Jiang A thesis submitted for the degree of Master

More information

Adaptive Market Design with Linear Charging and Adaptive k-pricing Policy

Adaptive Market Design with Linear Charging and Adaptive k-pricing Policy Adaptive Market Design with Charging and Adaptive k-pricing Policy Jaesuk Ahn and Chris Jones Department of Electrical and Computer Engineering, The University of Texas at Austin {jsahn, coldjones}@lips.utexas.edu

More information

Commodity Trading Using An Agent-Based Iterated Double Auction 1

Commodity Trading Using An Agent-Based Iterated Double Auction 1 Commodity Trading Using An Agent-Based Iterated Double Auction 1 Chris Preist HP Laboratories Bristol HPL-2003-238 November 28 th, 2003* E-mail: cwp@hplb.hpl.hp.com agents, economics, ebusiness This paper

More information

The Edgeworth exchange formulation of bargaining models and market experiments

The Edgeworth exchange formulation of bargaining models and market experiments The Edgeworth exchange formulation of bargaining models and market experiments Steven D. Gjerstad and Jason M. Shachat Department of Economics McClelland Hall University of Arizona Tucson, AZ 857 T.J.

More information

More than Zero Intelligence Needed for Continuous Double-Auction Trading

More than Zero Intelligence Needed for Continuous Double-Auction Trading More than Zero Intelligence Needed for Continuous ouble-auction Trading ave Cliff*, Janet Bruten HP Laboratories Bristol HPL-97-157 ecember, 1997 agent, market-based control, continuous double auction,

More information

An Analysis of Entries in the First TAC Market Design Competition

An Analysis of Entries in the First TAC Market Design Competition An Analysis of Entries in the First TAC Market Design Competition Jinzhong Niu, Kai Cai Computer Science Graduate Center, CUNY {jniu, kcai}@gc.cuny.edu Peter McBurney Computer Science University of Liverpool

More information

Characterizing Effective Auction Mechanisms: Insights from the 2007 TAC Market Design Competition

Characterizing Effective Auction Mechanisms: Insights from the 2007 TAC Market Design Competition Characterizing Effective Auction Mechanisms: Insights from the 27 TAC Market Design Competition Jinzhong Niu, Kai Cai Simon Parsons City University of New York {jniu,kcai}@gc.cuny.edu parsons@sci.brooklyn.cuny.edu

More information

Statistical properties of agent-based models in markets with continuous double auction mechanism

Statistical properties of agent-based models in markets with continuous double auction mechanism Statistical properties of agent-based models in markets with continuous double auction mechanism Jie-Jun Tseng 1, Chih-Hao Lin 2, Chih-Ting Lin 2, Sun-Chong Wang 3, and Sai-Ping Li 1 a 1 Institute of Physics,

More information

Zero is Not Enough: On The Lower Limit of Agent Intelligence For Continuous Double Auction Markets

Zero is Not Enough: On The Lower Limit of Agent Intelligence For Continuous Double Auction Markets Zero is Not Enough: On The Lower Limit of Agent Intelligence For Continuous Double Auction Markets Dave Cliff*, Janet Bruten Living The Vision HP Laboratories Bristol HPL-97-141 November, 1997 E-mail:

More information

A Multi-Agent Prediction Market based on Partially Observable Stochastic Game

A Multi-Agent Prediction Market based on Partially Observable Stochastic Game based on Partially C-MANTIC Research Group Computer Science Department University of Nebraska at Omaha, USA ICEC 2011 1 / 37 Problem: Traders behavior in a prediction market and its impact on the prediction

More information

The Impact of Strategies on the Stylized Facts in the FX Market

The Impact of Strategies on the Stylized Facts in the FX Market The Impact of Strategies on the Stylized Facts in the FX Market Monira Aloud 1,2 and Maria Fasli 1 January 4, 2013 1 School of Computer Science and Electronic Engineering, University of Essex, UK 2 College

More information

Economics 101A (Lecture 25) Stefano DellaVigna

Economics 101A (Lecture 25) Stefano DellaVigna Economics 101A (Lecture 25) Stefano DellaVigna April 29, 2014 Outline 1. Hidden Action (Moral Hazard) II 2. The Takeover Game 3. Hidden Type (Adverse Selection) 4. Evidence of Hidden Type and Hidden Action

More information

Efficiency of Continuous Double Auctions under Individual Evolutionary Learning with Full or Limited Information

Efficiency of Continuous Double Auctions under Individual Evolutionary Learning with Full or Limited Information Efficiency of Continuous Double Auctions under Individual Evolutionary Learning with Full or Limited Information Mikhail Anufriev a Jasmina Arifovic b John Ledyard c Valentyn Panchenko d December 6, 2010

More information

AstonCAT-Plus: An Efficient Specialist for the TAC Market Design Tournament

AstonCAT-Plus: An Efficient Specialist for the TAC Market Design Tournament Proceedings of the Twenty-Second International Joint Conference on Artificial Intelligence AstonCAT-Plus: An Efficient Specialist for the TAC Market Design Tournament Meng Chang 1, Minghua He 1 and Xudong

More information

EC102: Market Institutions and Efficiency. A Double Auction Experiment. Double Auction: Experiment. Matthew Levy & Francesco Nava MT 2017

EC102: Market Institutions and Efficiency. A Double Auction Experiment. Double Auction: Experiment. Matthew Levy & Francesco Nava MT 2017 EC102: Market Institutions and Efficiency Double Auction: Experiment Matthew Levy & Francesco Nava London School of Economics MT 2017 Fig 1 Fig 1 Full LSE logo in colour The full LSE logo should be used

More information

Evolved Hybrid Auction Mechanisms in Non-ZIP Trader Marketplaces

Evolved Hybrid Auction Mechanisms in Non-ZIP Trader Marketplaces Evolved Hybrid Auction Mechanisms in Non-ZIP Trader Marketplaces Dave Cliff, Vibhu Walia, Andrew Byde Information Infrastructure Laboratory HP Laboratories Bristol HPL-2002-247 September 16 th, 2002* E-mail:

More information

An overview and evaluation of the CAT Market Design competition

An overview and evaluation of the CAT Market Design competition An overview and evaluation of the CAT Market Design competition Tim Miller Department of Computing and Information Systems University of Melbourne, Parkville Victoria 3010 Australia tmiller@unimelb.edu.au

More information

SIMPLE AGENTS, INTELLIGENT MARKETS*

SIMPLE AGENTS, INTELLIGENT MARKETS* SIMPLE AGENTS, INTELLIGENT MARKETS* Karim Jamal a Michael Maier a Shyam Sunder b c Attainment of rational expectations equilibria in asset markets calls for the price system to disseminate agents private

More information

Two kinds of neural networks, a feed forward multi layer Perceptron (MLP)[1,3] and an Elman recurrent network[5], are used to predict a company's

Two kinds of neural networks, a feed forward multi layer Perceptron (MLP)[1,3] and an Elman recurrent network[5], are used to predict a company's LITERATURE REVIEW 2. LITERATURE REVIEW Detecting trends of stock data is a decision support process. Although the Random Walk Theory claims that price changes are serially independent, traders and certain

More information

Random Search Techniques for Optimal Bidding in Auction Markets

Random Search Techniques for Optimal Bidding in Auction Markets Random Search Techniques for Optimal Bidding in Auction Markets Shahram Tabandeh and Hannah Michalska Abstract Evolutionary algorithms based on stochastic programming are proposed for learning of the optimum

More information

ALGORITHMIC TRADING STRATEGIES IN PYTHON

ALGORITHMIC TRADING STRATEGIES IN PYTHON 7-Course Bundle In ALGORITHMIC TRADING STRATEGIES IN PYTHON Learn to use 15+ trading strategies including Statistical Arbitrage, Machine Learning, Quantitative techniques, Forex valuation methods, Options

More information

ECON Microeconomics II IRYNA DUDNYK. Auctions.

ECON Microeconomics II IRYNA DUDNYK. Auctions. Auctions. What is an auction? When and whhy do we need auctions? Auction is a mechanism of allocating a particular object at a certain price. Allocating part concerns who will get the object and the price

More information

$tock Forecasting using Machine Learning

$tock Forecasting using Machine Learning $tock Forecasting using Machine Learning Greg Colvin, Garrett Hemann, and Simon Kalouche Abstract We present an implementation of 3 different machine learning algorithms gradient descent, support vector

More information

SIMPLE AGENTS, INTELLIGENT MARKETS*

SIMPLE AGENTS, INTELLIGENT MARKETS* SIMPLE AGENTS, INTELLIGENT MARKETS* Karim Jamal a Michael Maier a Shyam Sunder bc Attainment of rational expectations equilibria in asset markets calls for the price system to disseminate agents private

More information

An introduction to Machine learning methods and forecasting of time series in financial markets

An introduction to Machine learning methods and forecasting of time series in financial markets An introduction to Machine learning methods and forecasting of time series in financial markets Mark Wong markwong@kth.se December 10, 2016 Abstract The goal of this paper is to give the reader an introduction

More information

G5212: Game Theory. Mark Dean. Spring 2017

G5212: Game Theory. Mark Dean. Spring 2017 G5212: Game Theory Mark Dean Spring 2017 Why Game Theory? So far your microeconomic course has given you many tools for analyzing economic decision making What has it missed out? Sometimes, economic agents

More information

Modelling complex financial markets using real-time human-agent trading experiments

Modelling complex financial markets using real-time human-agent trading experiments Accepted author manuscript. DOI: https://doi.org/10.1007/978-3-319-99624-0_3 J. Cartlidge & D. Cliff (2018), Modelling complex financial markets using real-time human-agent trading experiments, in S.-H.

More information

Predicting the Success of a Retirement Plan Based on Early Performance of Investments

Predicting the Success of a Retirement Plan Based on Early Performance of Investments Predicting the Success of a Retirement Plan Based on Early Performance of Investments CS229 Autumn 2010 Final Project Darrell Cain, AJ Minich Abstract Using historical data on the stock market, it is possible

More information

CUR 412: Game Theory and its Applications, Lecture 4

CUR 412: Game Theory and its Applications, Lecture 4 CUR 412: Game Theory and its Applications, Lecture 4 Prof. Ronaldo CARPIO March 27, 2015 Homework #1 Homework #1 will be due at the end of class today. Please check the website later today for the solutions

More information

An Equilibrium Analysis of Competing Double Auction Marketplaces Using Fictitious Play

An Equilibrium Analysis of Competing Double Auction Marketplaces Using Fictitious Play An Equilibrium Analysis of Competing Double Auction Marketplaces Using Fictitious Play Bing Shi and Enrico H. Gerding and Perukrishnen Vytelingum and Nicholas R. Jennings 1 Abstract. In this paper, we

More information

Stock Trading Following Stock Price Index Movement Classification Using Machine Learning Techniques

Stock Trading Following Stock Price Index Movement Classification Using Machine Learning Techniques Stock Trading Following Stock Price Index Movement Classification Using Machine Learning Techniques 6.1 Introduction Trading in stock market is one of the most popular channels of financial investments.

More information

TABLE OF CONTENTS. 1 Introduction Background Issues of Prediction Market Systems Agents and Prediction Markets...

TABLE OF CONTENTS. 1 Introduction Background Issues of Prediction Market Systems Agents and Prediction Markets... TABLE OF CONTENTS 1 Introduction 1 1.1 Background................................... 1 1.2 Issues of Prediction Market Systems...................... 2 1.3 Agents and Prediction Markets........................

More information

The assignment game: Decentralized dynamics, rate of convergence, and equitable core selection

The assignment game: Decentralized dynamics, rate of convergence, and equitable core selection 1 / 29 The assignment game: Decentralized dynamics, rate of convergence, and equitable core selection Bary S. R. Pradelski (with Heinrich H. Nax) ETH Zurich October 19, 2015 2 / 29 3 / 29 Two-sided, one-to-one

More information

CAPITAL MARKET WORKSHOPS

CAPITAL MARKET WORKSHOPS CAPITAL MARKET WORKSHOPS 1st Workshop April 15th Overview of the Financial System, Almir Mirica, executive director SASE The Role of Privatization in the development of the capital market, Dr. Matej Živković,

More information

THE AUSTRALIAN JOURNAL OF

THE AUSTRALIAN JOURNAL OF THE AUSTRALIAN JOURNAL OF AGRICULTURAL ECONOMICS VOL. 13 DECEMBER 1969 NO. 2 A SIMULATED STUDY OF AN AUCTION MARKET R. B. WHAN and R. A. RICHARDSON* Bureau of Agricultural Economics A simulated model of

More information

CS 361: Probability & Statistics

CS 361: Probability & Statistics March 12, 2018 CS 361: Probability & Statistics Inference Binomial likelihood: Example Suppose we have a coin with an unknown probability of heads. We flip the coin 10 times and observe 2 heads. What can

More information

Foreign Exchange Forecasting via Machine Learning

Foreign Exchange Forecasting via Machine Learning Foreign Exchange Forecasting via Machine Learning Christian González Rojas cgrojas@stanford.edu Molly Herman mrherman@stanford.edu I. INTRODUCTION The finance industry has been revolutionized by the increased

More information

CONTRACT THEORY. Patrick Bolton and Mathias Dewatripont. The MIT Press Cambridge, Massachusetts London, England

CONTRACT THEORY. Patrick Bolton and Mathias Dewatripont. The MIT Press Cambridge, Massachusetts London, England r CONTRACT THEORY Patrick Bolton and Mathias Dewatripont The MIT Press Cambridge, Massachusetts London, England Preface xv 1 Introduction 1 1.1 Optimal Employment Contracts without Uncertainty, Hidden

More information

Topic-based vector space modeling of Twitter data with application in predictive analytics

Topic-based vector space modeling of Twitter data with application in predictive analytics Topic-based vector space modeling of Twitter data with application in predictive analytics Guangnan Zhu (U6023358) Australian National University COMP4560 Individual Project Presentation Supervisor: Dr.

More information

Attracting Intra-marginal Traders across Multiple Markets

Attracting Intra-marginal Traders across Multiple Markets Attracting Intra-marginal Traders across Multiple Markets Jung-woo Sohn, Sooyeon Lee, and Tracy Mullen College of Information Sciences and Technology, The Pennsylvania State University, University Park,

More information

Lecture 10: Market Experiments and Competition between Trading Institutions

Lecture 10: Market Experiments and Competition between Trading Institutions Lecture 10: Market Experiments and Competition between Trading Institutions 1. Market Experiments Trading requires an institutional framework that determines the matching, the information, and the price

More information

CS599: Algorithm Design in Strategic Settings Fall 2012 Lecture 4: Prior-Free Single-Parameter Mechanism Design. Instructor: Shaddin Dughmi

CS599: Algorithm Design in Strategic Settings Fall 2012 Lecture 4: Prior-Free Single-Parameter Mechanism Design. Instructor: Shaddin Dughmi CS599: Algorithm Design in Strategic Settings Fall 2012 Lecture 4: Prior-Free Single-Parameter Mechanism Design Instructor: Shaddin Dughmi Administrivia HW out, due Friday 10/5 Very hard (I think) Discuss

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18,   ISSN Volume XII, Issue II, Feb. 18, www.ijcea.com ISSN 31-3469 AN INVESTIGATION OF FINANCIAL TIME SERIES PREDICTION USING BACK PROPAGATION NEURAL NETWORKS K. Jayanthi, Dr. K. Suresh 1 Department of Computer

More information

Simple Agents, Intelligent Markets

Simple Agents, Intelligent Markets Comput Econ DOI 10.1007/s10614-016-9582-3 Simple Agents, Intelligent Markets Karim Jamal 1 Michael Maier 1 Shyam Sunder 2 Accepted: 19 April 2016 Springer Science+Business Media New York 2016 Abstract

More information

Auctions. Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University

Auctions. Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University Auctions Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University AE4M36MAS Autumn 2015 - Lecture 12 Where are We? Agent architectures (inc. BDI

More information

Relative and absolute equity performance prediction via supervised learning

Relative and absolute equity performance prediction via supervised learning Relative and absolute equity performance prediction via supervised learning Alex Alifimoff aalifimoff@stanford.edu Axel Sly axelsly@stanford.edu Introduction Investment managers and traders utilize two

More information

Human Traders across Multiple Markets: Attracting Intramarginal Traders under Economic Experiments

Human Traders across Multiple Markets: Attracting Intramarginal Traders under Economic Experiments Human Traders across Multiple Markets: Attracting Intramarginal Traders under Economic Experiments Jung-woo Sohn College of Information Sciences and Technology The Pennsylvania State University University

More information

Markets with Intermediaries

Markets with Intermediaries Markets with Intermediaries Episode Baochun Li Professor Department of Electrical and Computer Engineering University of Toronto Network Models of Markets with Intermediaries (Chapter ) Who sets the prices?

More information

Markets with Intermediaries

Markets with Intermediaries Markets with Intermediaries Part III: Dynamics Episode Baochun Li Department of Electrical and Computer Engineering University of Toronto Required reading: Networks, Crowds, and Markets, Chapter..5 Who

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18,   ISSN International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, www.ijcea.com ISSN 31-3469 AN INVESTIGATION OF FINANCIAL TIME SERIES PREDICTION USING BACK PROPAGATION NEURAL

More information

Characterizing Effective Auction Mechanisms

Characterizing Effective Auction Mechanisms Autonomous Agents and Multi-Agent Systems manuscript No. (will be inserted by the editor) Characterizing Effective Auction Mechanisms Insights from the 2007 TAC Market Design Game Jinzhong Niu Kai Cai

More information

Auctions. Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University

Auctions. Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University Auctions Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University AE4M36MAS Autumn 2014 - Lecture 12 Where are We? Agent architectures (inc. BDI

More information

Final Examination CS540: Introduction to Artificial Intelligence

Final Examination CS540: Introduction to Artificial Intelligence Final Examination CS540: Introduction to Artificial Intelligence December 2008 LAST NAME: FIRST NAME: Problem Score Max Score 1 15 2 15 3 10 4 20 5 10 6 20 7 10 Total 100 Question 1. [15] Probabilistic

More information

2 Thomas Brenner 1. Introduction Traditional economics assumes that economic agents are rational and maximise their utility. If they interact on a mar

2 Thomas Brenner 1. Introduction Traditional economics assumes that economic agents are rational and maximise their utility. If they interact on a mar Papers on Economics & Evolution #0001, Jena 2000 (shortened version forthcoming in Computation Economics) The Dynamics of Prices Comparing Behavioural Learning and Subgame Perfect Equilibrium Thomas Brenner

More information

Budget Management In GSP (2018)

Budget Management In GSP (2018) Budget Management In GSP (2018) Yahoo! March 18, 2018 Miguel March 18, 2018 1 / 26 Today s Presentation: Budget Management Strategies in Repeated auctions, Balseiro, Kim, and Mahdian, WWW2017 Learning

More information

Performance analysis of Neural Network Algorithms on Stock Market Forecasting

Performance analysis of Neural Network Algorithms on Stock Market Forecasting www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 3 Issue 9 September, 2014 Page No. 8347-8351 Performance analysis of Neural Network Algorithms on Stock Market

More information

Academic Research Review. Classifying Market Conditions Using Hidden Markov Model

Academic Research Review. Classifying Market Conditions Using Hidden Markov Model Academic Research Review Classifying Market Conditions Using Hidden Markov Model INTRODUCTION Best known for their applications in speech recognition, Hidden Markov Models (HMMs) are able to discern and

More information

CUR 412: Game Theory and its Applications, Lecture 4

CUR 412: Game Theory and its Applications, Lecture 4 CUR 412: Game Theory and its Applications, Lecture 4 Prof. Ronaldo CARPIO March 22, 2015 Homework #1 Homework #1 will be due at the end of class today. Please check the website later today for the solutions

More information

Examining Long-Term Trends in Company Fundamentals Data

Examining Long-Term Trends in Company Fundamentals Data Examining Long-Term Trends in Company Fundamentals Data Michael Dickens 2015-11-12 Introduction The equities market is generally considered to be efficient, but there are a few indicators that are known

More information

Role of soft computing techniques in predicting stock market direction

Role of soft computing techniques in predicting stock market direction REVIEWS Role of soft computing techniques in predicting stock market direction Panchal Amitkumar Mansukhbhai 1, Dr. Jayeshkumar Madhubhai Patel 2 1. Ph.D Research Scholar, Gujarat Technological University,

More information

Yale ICF Working Paper No May 2004 Convergence of Double Auctions to Pareto Optimal Allocations in the Edgeworth Box Dhananjay (Dan) K.

Yale ICF Working Paper No May 2004 Convergence of Double Auctions to Pareto Optimal Allocations in the Edgeworth Box Dhananjay (Dan) K. Yale ICF Working Paper No. 4-3 May 24 Convergence of Double Auctions to Pareto Optimal Allocations in the Edgeworth Box Dhananjay (Dan) K. Gode New York University Stephen Spear Carnegie Mellon University

More information

Double Auction Markets vs. Matching & Bargaining Markets: Comparing the Rates at which They Converge to Efficiency

Double Auction Markets vs. Matching & Bargaining Markets: Comparing the Rates at which They Converge to Efficiency Double Auction Markets vs. Matching & Bargaining Markets: Comparing the Rates at which They Converge to Efficiency Mark Satterthwaite Northwestern University October 25, 2007 1 Overview Bargaining, private

More information

Distance-Based High-Frequency Trading

Distance-Based High-Frequency Trading Distance-Based High-Frequency Trading Travis Felker Quantica Trading Kitchener, Canada travis@quanticatrading.com Vadim Mazalov Stephen M. Watt University of Western Ontario London, Canada Stephen.Watt@uwo.ca

More information

Multi-factor Stock Selection Model Based on Kernel Support Vector Machine

Multi-factor Stock Selection Model Based on Kernel Support Vector Machine Journal of Mathematics Research; Vol. 10, No. 5; October 2018 ISSN 1916-9795 E-ISSN 1916-9809 Published by Canadian Center of Science and Education Multi-factor Stock Selection Model Based on Kernel Support

More information

Statistical and Machine Learning Approach in Forex Prediction Based on Empirical Data

Statistical and Machine Learning Approach in Forex Prediction Based on Empirical Data Statistical and Machine Learning Approach in Forex Prediction Based on Empirical Data Sitti Wetenriajeng Sidehabi Department of Electrical Engineering Politeknik ATI Makassar Makassar, Indonesia tenri616@gmail.com

More information

Forward Contracts and the Curse of Market Power

Forward Contracts and the Curse of Market Power Forward Contracts and the Curse of Market Power Jeff Lien Presented at the Sixth Annual POWER Research Conference on Electricity Industry Restructuring March 16, 2001 Introduction Features of power generation

More information

Portfolio Recommendation System Stanford University CS 229 Project Report 2015

Portfolio Recommendation System Stanford University CS 229 Project Report 2015 Portfolio Recommendation System Stanford University CS 229 Project Report 205 Berk Eserol Introduction Machine learning is one of the most important bricks that converges machine to human and beyond. Considering

More information

Auctions, evolution, and multi-agent learning

Auctions, evolution, and multi-agent learning Auctions, evolution, and multi-agent learning Steve Phelps 1,KaiCai 2,PeterMcBurney 1,JinzhongNiu 2,SimonParsons 1,2,3,and Elizabeth Sklar 2,3 1 Department of Computer Science, University of Liverpool,

More information

On the Performance of the Lottery Procedure for Controlling Risk Preferences *

On the Performance of the Lottery Procedure for Controlling Risk Preferences * On the Performance of the Lottery Procedure for Controlling Risk Preferences * By Joyce E. Berg ** John W. Dickhaut *** And Thomas A. Rietz ** July 1999 * We thank James Cox, Glenn Harrison, Vernon Smith

More information

Support Vector Machines: Training with Stochastic Gradient Descent

Support Vector Machines: Training with Stochastic Gradient Descent Support Vector Machines: Training with Stochastic Gradient Descent Machine Learning Spring 2018 The slides are mainly from Vivek Srikumar 1 Support vector machines Training by maximizing margin The SVM

More information

Auction Theory: Some Basics

Auction Theory: Some Basics Auction Theory: Some Basics Arunava Sen Indian Statistical Institute, New Delhi ICRIER Conference on Telecom, March 7, 2014 Outline Outline Single Good Problem Outline Single Good Problem First Price Auction

More information

PART II IT Methods in Finance

PART II IT Methods in Finance PART II IT Methods in Finance Introduction to Part II This part contains 12 chapters and is devoted to IT methods in finance. There are essentially two ways where IT enters and influences methods used

More information

Improving Stock Price Prediction with SVM by Simple Transformation: The Sample of Stock Exchange of Thailand (SET)

Improving Stock Price Prediction with SVM by Simple Transformation: The Sample of Stock Exchange of Thailand (SET) Thai Journal of Mathematics Volume 14 (2016) Number 3 : 553 563 http://thaijmath.in.cmu.ac.th ISSN 1686-0209 Improving Stock Price Prediction with SVM by Simple Transformation: The Sample of Stock Exchange

More information

Credit Scoring Analysis using LASSO Logistic Regression and Support Vector Machine (SVM)

Credit Scoring Analysis using LASSO Logistic Regression and Support Vector Machine (SVM) Volume-7, Issue-4, July-August 2017 International Journal of Engineering and Management Research Page Number: 393-397 Credit Scoring Analysis using LASSO Logistic Regression and Support Vector Machine

More information

Exercise: Support Vector Machines

Exercise: Support Vector Machines SMO using Weka Follow these instructions to explore the concept of Sequential Minimal Optimization, or SMO, using the Weka software tool. Write answers to the questions below on a separate sheet or type

More information

Can a Zero-Intelligence Plus Model Explain the Stylized Facts of Financial Time Series Data?

Can a Zero-Intelligence Plus Model Explain the Stylized Facts of Financial Time Series Data? Can a Zero-Intelligence Plus Model Explain the Stylized Facts of Financial Time Series Data? paper ID 251 ABSTRACT Many agent-based models of financial markets have been able to reproduce certain stylized

More information

Supplementary Material for: Belief Updating in Sequential Games of Two-Sided Incomplete Information: An Experimental Study of a Crisis Bargaining

Supplementary Material for: Belief Updating in Sequential Games of Two-Sided Incomplete Information: An Experimental Study of a Crisis Bargaining Supplementary Material for: Belief Updating in Sequential Games of Two-Sided Incomplete Information: An Experimental Study of a Crisis Bargaining Model September 30, 2010 1 Overview In these supplementary

More information

Discrete models in microeconomics and difference equations

Discrete models in microeconomics and difference equations Discrete models in microeconomics and difference equations Jan Coufal, Soukromá vysoká škola ekonomických studií Praha The behavior of consumers and entrepreneurs has been analyzed on the assumption that

More information

Forecasting Price Movements using Technical Indicators: Investigating the Impact of. Varying Input Window Length

Forecasting Price Movements using Technical Indicators: Investigating the Impact of. Varying Input Window Length Forecasting Price Movements using Technical Indicators: Investigating the Impact of Varying Input Window Length Yauheniya Shynkevich 1,*, T.M. McGinnity 1,2, Sonya Coleman 1, Ammar Belatreche 3, Yuhua

More information

CS 475 Machine Learning: Final Project Dual-Form SVM for Predicting Loan Defaults

CS 475 Machine Learning: Final Project Dual-Form SVM for Predicting Loan Defaults CS 475 Machine Learning: Final Project Dual-Form SVM for Predicting Loan Defaults Kevin Rowland Johns Hopkins University 3400 N. Charles St. Baltimore, MD 21218, USA krowlan3@jhu.edu Edward Schembor Johns

More information

Recap First-Price Revenue Equivalence Optimal Auctions. Auction Theory II. Lecture 19. Auction Theory II Lecture 19, Slide 1

Recap First-Price Revenue Equivalence Optimal Auctions. Auction Theory II. Lecture 19. Auction Theory II Lecture 19, Slide 1 Auction Theory II Lecture 19 Auction Theory II Lecture 19, Slide 1 Lecture Overview 1 Recap 2 First-Price Auctions 3 Revenue Equivalence 4 Optimal Auctions Auction Theory II Lecture 19, Slide 2 Motivation

More information

Strategy Acquisition for the Game Othello Based on Reinforcement Learning

Strategy Acquisition for the Game Othello Based on Reinforcement Learning Strategy Acquisition for the Game Othello Based on Reinforcement Learning Taku Yoshioka, Shin Ishii and Minoru Ito IEICE Transactions on Information and System 1999 Speaker : Sameer Agarwal Course : Learning

More information

What the 2007 TAC Market Design Game Tells Us About Effective Auction Mechanisms

What the 2007 TAC Market Design Game Tells Us About Effective Auction Mechanisms Autonomous Agents and Multi-Agent Systems manuscript No. (will be inserted by the editor) What the 2007 TAC Market Design Game Tells Us About Effective Auction Mechanisms (Long Version) Jinzhong Niu Kai

More information

Artificial Software Agents on Thin Double Auction Markets A Human Trader Experiment

Artificial Software Agents on Thin Double Auction Markets A Human Trader Experiment Artificial Software Agents on Thin Double Auction Markets A Human Trader Experiment Jens Grossklags*, Carsten Schmidt + School of Information Management and Systems, University of California, Berkeley

More information

BASICS OF COMPETITIVE MARKETS FOR ELECTRICITY AUCTIONS - INTENT AUCTIONS - COMPONENTS. Basic Definitions Transactions Futures

BASICS OF COMPETITIVE MARKETS FOR ELECTRICITY AUCTIONS - INTENT AUCTIONS - COMPONENTS. Basic Definitions Transactions Futures BASICS OF COMPETITIVE MARKETS FOR ELECTRICITY Basic Definitions Transactions Futures 3/6/2003 copyright 1996 Gerald B. Sheble' 1 AUCTIONS - INTENT Open Exchange on a Common Product Open Knowledge on Price

More information

Algorithmic Trading with Human Agents and Computer Agents in an Artificial Stock Market. National University of Ireland, Galway

Algorithmic Trading with Human Agents and Computer Agents in an Artificial Stock Market. National University of Ireland, Galway Algorithmic Trading with Human Agents and Computer Agents in an Artificial Stock Market Daniel Paraschiv, Dr. Srinivas Raghavendra and Dr. Laurentiu Vasiliu National University of Ireland, Galway Introduction

More information

Introduction to Economics I: Consumer Theory

Introduction to Economics I: Consumer Theory Introduction to Economics I: Consumer Theory Leslie Reinhorn Durham University Business School October 2014 What is Economics? Typical De nitions: "Economics is the social science that deals with the production,

More information

A very simple model of a limit order book

A very simple model of a limit order book A very simple model of a limit order book Elena Yudovina Joint with Frank Kelly University of Cambridge Supported by NSF Graduate Research Fellowship YEQT V: 24-26 October 2011 1 Introduction 2 Other work

More information

Artificial Software Agents on Thin Double Auction Markets - A Human Trader Experiment

Artificial Software Agents on Thin Double Auction Markets - A Human Trader Experiment Artificial Software Agents on Thin Double Auction Markets - A Human Trader Experiment Content Areas: Computer-Human Interaction Jens Grossklags University of California at Berkeley School of Information

More information