FEC Financial Engineering Club. Trading Platform: Back Tester w/ Algorithmic Trading API Market Simulator and Click Trading UI and/or Algo API, link others.

Slides:



Advertisements
Similar presentations
© Zurich Re Weather Risk Management David Molyneux, FCAS.
Advertisements

Financial Market Integration in Euro Area Development and Obstacles Zhang Jikang and Miss. Wang Xinhui Center for European Studies, Fudan University April.
Copyright © 2008 Pearson Addison-Wesley. All rights reserved. Chapter 10 Information and Financial Market Efficiency.
Types of Websites BTT- Web Design Basics. Business A Business site can market products or services, include customer support and/or preform sales transctions.
How to Succeed in Quant Trading Business with a lot of trying
Risk Management Jan Röman OM Technology Securities Systems AB.
Brain Teasers  You have eight balls and a balance scale. One of the balls is heavier than the other 7. What is the lowest number of weighings on the scale.
Welcome to this Genesis webinar 6th August 2009 Danielcode Continuation Signals.
CORPORATE FINANCIAL THEORY Lecture 10. Derivatives Insurance Risk Management Lloyds Ship Building Jet Fuel Cost Predictability Revenue Certainty.
Speedwell Weather System a high-level summary of the latest release of SWS, v8.0.
Model In order to automatically identify technical indicators our model: quantizes real-time market trades in 15 second intervals scans ~40,000 data points.
14-0 Finance Chapter Fourteen The Greek Letters.
Managing a Portfolio of Weather Derivatives
Algorithmic Trading Financial Engineering Club FINANCIAL ENGINEERING CLUB.
1 A Presentation by AlphAmerica Asset Management and PairsTrading.com on Pairs Trading: Leveraging Expanding Technologies Prepared by: Douglas S. Ehrman.
TRADING IDEAS By Navy Vijay Ramavat. Arbitrage OpportunityView Based Scaling Tomorrow’s Heroes Algorithms Trading Ideas.
© Zurich Re Weather Risk Management David Molyneux, FCAS.
Rene A. Carmona Bendheim Center for Finance Department of Operations Research & Financial Engineering Princeton University Portfolio Risk in the Electricity.
The War of the Algorithms Emerging Trends in Algorithmic Trading Dr John Bates Co-Founder & Chief Technology Officer Apama VP Event Processing Products.
Session 6: Overview of Trading Strategies 1. Agenda 2 Education Session 1: Industry Introduction and Derivatives Overview Session 2: Overview of Market.
How can technology make HFT less risky without affecting low latency and high capacity? Vladimir Kurlyandchik Director of business development arqa.ru.
Media trends - market data correlation Assuming mass media events can have a significant impact to the market environment - service determines how informative.
The Role of Technology in Quantitative Trading Research AlgoQuant Haksun Li
1 Price Forecasting Fundamental and Technical Analysis.
Leveraging Machine Learning for High-Frequency Trading of Commodity Futures.
© Copyright 2008 STI INNSBRUCK Fiksu José María García.
©R. Schwartz Equity Markets: Trading and StructureSlide 1 Topic 2.
Workplace Yin Xu. Are we productive? GDP growth 3.2% (2008) Population growth 1.18% (2008 Est.) In general the answer is Yes!! Technology advances and.
Lambay Capital August 2008 Lambay Capital is authorised by the Irish Financial Regulator under the Investment Intermediaries Act Registered as an.
1 Karlsruhe-Liverpool Project Introduction to Task A.
FEC FINANCIAL ENGINEERING CLUB. WHAT IS FINANCIAL ENGINEERING?  Multidisciplinary field applying mathematics, engineering methods, and programming techniques.
Mathematical Finance Seminar. What is Mathematical Finance Other Terms Financial Engineering Quantitative Finance Computational Finance Mathematical Finance.
Financial Engineering Club Fall 2015 – Info Session.
Client Confidential - Call for more information Telemet Orion The Smart Choice Integrates Integrates Portfolio Analytics and Attribution Portfolio.
Centiment By Patterns and Predictions
Portfolio Game Each student in the class will enroll and participate in a portfolio simulation game. The rules and requirements for this exercise are listed.
Solution by: Dominik Skoda skodik(at)gmail.com ICQ: Skype: skodik-d presentation 1.0.
Dr. Tucker Balch Associate Professor School of Interactive Computing Computational Investing, Part I 211: More complete back testing Find out how modern.
Chapter 29 – Applications of Futures and Options BA 543 Financial Markets and Institutions.
Incorporating News into Algorithmic Market Trading Presented by Philip Gagner, Vice President RavenPack International, S.L. With the kind assistance of.
Haksun Li
© 2007 Thomson Delmar Learning, a part of the Thomson Corporation Chapter 9 Managing Other Hedging Risks.
ALGORITHMICTRADIN G 07/02/12. S&P 500 Futures Daily chart.
Soft Computing methods for High frequency tradin.
UCL, Department of Computer Science, UK PhD Centre in Financial Computing Michal Galas [ ] Dr Daniel Brown [
Copyright © 2002 Pearson Education, Inc. Slide 10-1.
Modelitec TM Experiment Results 5/7/2005 – 4/3/2006.
1 Nordea Analytics Lone Villemoes 28th January 2010.
StrategyQuant Algorithmic Trading – Why and How?
By: David Johnston, James Mataras, Jesse Pirnat, Daniel Sanchez, Eric Shaw, Sean Vazquez, Brad Warren Stevens Institute of Technology Department of Quantitative.
Designing an "Algorithmic Trading System" Rule 4 -- Use Specialty Bars for "Noise Reduction" and "Robustness" (e.g. Range, Kase, and Momentum Bars)(Avoid.
Data Mining is the process of analyzing data and summarizing it into useful information Data Mining is usually used for extremely large sets of data It.
Team C Ryan Eavy Kiril Gantchev Scott Krasnigor Ljubomir Krispinovic Scott Noorthoek Chris Sharp STARS Social Trading Aggregation and Risk System.
Risk analysis & modeling using Excel & VBA
What’s New in your Bloomberg
Hedge Funds and their strategies
Entry Task Joe scored a 79%, 81%, 93%, 63% and a 88% on his tests. What is his average test score?
STABILIZING DIGITAL TOKENS’ UNIVERSE
Risk Management Basics
Boston StockTwits Meet-Up
WELCOME TO UNITED SOFTWARE INTELLIGENCE
Commodity mutual funds
Cryptocurrency Arbitrage
Disjoint Subsets Investing Efficiency Analysis
ROBUST RELIABLE DYNAMIC EQUITY RESEARCH PLATFORM
Introduction to Pricing and Trading Strategies
Bitcoin PRICE PREDICTION
Types of Websites BTT- Web Design Basics.
Introduction to algo quant, an integrated trading research tool
Session 2: Overview of Market Microstructure
Presentation transcript:

FEC Financial Engineering Club

Trading Platform: Back Tester w/ Algorithmic Trading API Market Simulator and Click Trading UI and/or Algo API, link others to same simulation (like Rotman) Analytics: Charting tools Data Mining and Trend Analysis (e.g. find trend between macroeconomic events and volatility or returns) Trading Strategies: Arbitrage Seeking (e.g. Bitcoin exchange arb) Statistical Arbitrage Portfolio Optimization Trend Following Market Making Other: A game playing bot (Poker, Blackjack, etc.)

Trading Platform Both Order entry (algorithmic and/or click trading UI) Order matching system Back Tester Mechanism to import and reply market data (bars and ticks) Record/calculate statistics (P&L, graph price history, Sharpe, etc.) Examples: Zipline (open-source), NinjaTrader Trading Simulator Client and host distributed system  I have something in Qt (C++) you can work off of Simulation generator, market driving bots P&L recording for score keeping

Analytics Should use to get datahttps://github.com/FEC-UIUC/Netfonds-Tick-Capture Apply statistical methods, mine for patterns, etc. on historical data to aid trading Example – Measuring correlation between weather patterns and historical returns and volatility on commodities.

Trading Strategies will be helpful Recommend NinjaTrader for testing on tick-data, but you could also build your own simple backtester Goal: Come up with a profitable and low-risk algorithmic strategy. Ideas:  Arbitrage Seeking  Bitcoin exchange arbitrage  Currency exchange arbitrage  Statistical Arbitrage  Index arbitrage  Pairs/Basket mean reversion  Portfolio Optimization  Trend Following  Market Making

Trading Platform: Back Tester w/ Algorithmic Trading API Market Simulator and Click Trading UI and/or Algo API, link others to same simulation (like Rotman) Analytics: Charting tools Data Mining and Trend Analysis (e.g. find trend between macroeconomic events and volatility or returns) Trading Strategies: Arbitrage Seeking (e.g. Bitcoin exchange arb) Statistical Arbitrage Portfolio Optimization Trend Following Market Making Other: A game playing bot (Poker, Blackjack, etc.)