Algorithmic Trading with MATLAB Martin Demel, Application Engineer

Size: px
Start display at page:

Download "Algorithmic Trading with MATLAB Martin Demel, Application Engineer"

Transcription

1 Algorithmic Trading with MATLAB Martin Demel, Application Engineer 2011 The MathWorks, Inc. 1

2 Agenda Introducing MathWorks Introducting MATLAB (Portfolio Optimization Example) Introducting Algorithmic Trading with MATLAB Break Credit Risk Modeling with MATLAB Risk Management using various VaR computation methods Overview of derivatives pricing capabilities and further financial computing products Q&A 2

3 RWE Develops and Deploys an Automated System for Natural Gas and Power Trading and Risk Management Challenge Automate business processes for quoting gas contracts and hedging against price fluctuations Solution Engage MathWorks Consulting to develop and deploy to a production environment an automated pricing and risk management system that fits within the company s existing IT infrastructure Results Models created in minutes, not weeks 100% accurate results delivered Technical expertise applied to core business goals Link to user story MathWorks consultants were wellqualified, professional, and fast. They understood not only the technical issues but also the business goals, which is essential when working on a core business system. We got more than we expected from MathWorks Consulting. RWE headquarters in Essen. Dr. Norbert Tönder RWE 3

4 Challenges when building trading strategies Increasing complexity More data More complicated models Increasing computational speed Push to higher frequency Long deployment cycle (Re)coding is costly and error-prone 4

5 Agenda Introduction: Algorithmic trading Developing an automated trading decision engine Identify a successful trading rule Extend trading rule set Automate trading rule selection Implementing MATLAB into your production trading environment Wrap up and Q&A 5

6 The problem at hand: Identifying profitable trading strategies Commodities analyst Developing a trading strategy Multiple trading rules High frequency Management requirements: Tested on historical data Uses sophisticated analytics to identify optimal trading rule combination Integrates with existing data and execution APIs 6

7 Trading decision engine Development and testing Historical Data End of Day / Intraday Files Databases Strategy Modeling Research / Algorithms Model Development Calibration Back Testing Profit / Loss Risk Exposure Implementation Live Data Real-Time Feeds Event-Based Decision Engine Models Trading Rules Execution Broker API Order Routing 7

8 Requirements for the trading engine Sophisticated analytics Custom rules & indicators Non-traditional techniques Scalable speed Higher frequency data More trading rules Quick to develop and deploy Try different strategies Embed in trading engine 8

9 Trading decision engine Goal: Task 1: Build a back testing environment around historical data and a preliminary trading rule Task 2: Move to a higher frequency (minute-by-minute) and re-calibrate the model Task 3: Develop a rule selection system for instruments using evolutionary learning Development and testing Historical Data End of Day / Intraday Files Databases Strategy Modeling Research / Algorithms Model Development Calibration Back Testing Profit / Loss Risk Exposure Implementation Live Data Real-Time Feeds Event-Based Decision Engine Models Trading Rules Execution Broker API Order Routing 9

10 Task 1: Develop a back testing environment Goal: Build a back testing environment around historical data and a preliminary trading rule Development and testing Historical Data End of Day / Intraday Files Databases Strategy Modeling Research / Algorithms Model Development Calibration Back Testing Profit / Loss Risk Exposure Implementation Live Data Real-Time Feeds Event-Based Decision Engine Models Trading Rules Execution Broker API Order Routing 10

11 Task 1: Develop a back testing environment Key tasks Import data from files 0.8 Max Sharpe Ratio for Lead 17 and Lag 120 Create a preliminary rule Test the rule s performance Solutions MATLAB data tools High-level programming and pre-built functions Powerful graphics environment 11

12 Task 2: Expand the scale of the engine Goal: Move to a higher frequency (minute-by-minute) and re-calibrate the model Development and testing Historical Data End of Day / Intraday Files Databases Strategy Modeling Research / Algorithms Model Development Calibration Back Testing Profit / Loss Risk Exposure Implementation Live Data Real-Time Feeds Event-Based Decision Engine Models Trading Rules Execution Broker API Order Routing 12

13 Task 2: Expand the scale of the engine Key tasks Importing data from databases Increase computational speed Solutions MATLAB data tools: Database Toolbox High-performance computing: Parallel Computing Toolbox, MATLAB Distributed Computing Server 13

14 Task 3: Rule selection engine Goal: Develop a rule selection system for instruments using evolutionary learning Development and testing Historical Data End of Day / Intraday Files Databases Strategy Modeling Research / Algorithms Model Development Calibration Back Testing Profit / Loss Risk Exposure Implementation Live Data Real-Time Feeds Event-Based Decision Engine Models Trading Rules Execution Broker API Order Routing 14

15 Task 3: Rule selection engine Key tasks Increase number of rules Incorporate advanced analytics to select best combination 15

16 Working with multiple strategies Should I trade? Signal 1 AND OR Signal 2 AND OR Signal 3 Yes Yes No Dempster et. al., Computational learning techniques for intraday fx trading using popular technical indicators, IEEE Transactions on Neural Networks (2001). 16

17 Signal 1 Signal 2 Signal 3 Working with multiple strategies Represent different combinations as bit strings Signal 1 AND Signal 2 OR Signal AND OR Signals Active? 17

18 Building Custom Evolution Algorithms Selection Retain the best performing bit strings from one generation to the next. Favor these for reproduction Crossover parent1 = [ ] parent2 = [ ] child = [ ] Mutation parent = [ ] child = [ ] 18

19 Price (USD) Price (USD) Task 3: Rule selection engine Key tasks Increase number of rules Incorporate advanced analytics to select best combination Solutions High-level programming MATLAB Toolboxes: Global Optimization, Evolutionary Learning Results, Sharpe Ratio = Final Return = 239 (249%) Position Cumulative Return Serial time number 19

20 Agenda Introduction: Algorithmic trading Developing an automated trading decision engine Identify a successful trading rule Extend trading rule set Automate trading rule selection Implementing MATLAB into your production trading environment Wrap up and Q&A 20

21 Implementing the Decision Engine Goal: Evaluate and test the decision engine with real-time feeds and execution through a messaging bus Development and testing Historical Data End of Day / Intraday Files Databases Strategy Modeling Research / Algorithms Model Development Calibration Back Testing Profit / Loss Risk Exposure Implementation Live Data Real-Time Feeds Event-Based Decision Engine Models Trading Rules Execution Broker API Order Routing 21

22 Key Tasks Key tasks Read live market data from data feed Connect to trading engine Solutions Datafeed Toolbox Many external APIs.NET, Java, C/C++, etc. 3 rd party APIs 22

23 Deploying Applications with MATLAB Give MATLAB code to other users MATLAB Compiler Share applications with end users who do not need MATLAB Stand-alone executables Shared libraries.exe.dll MATLAB Builder EX Excel MATLAB Builder JA Java Web MATLAB Builder NE COM.NET Software components 23

24 Review: Requirements for the trading engine Sophisticated analytics Custom rules & indicators Non-traditional techniques Scalable speed Higher frequency data More trading rules Quick to develop and deploy Try different strategies Embed in trading engine 24

25 MATLAB s solutions Sophisticated analytics Advanced graphics environment Toolboxes give access to hundreds of new techniques Flexible and customizable Scalable speed Parallel computing solution Quick to develop and deploy High-level programming Automated deployment 25

How To Build A Trading Engine In A Microsoft Microsoft Matlab 2.5.2.2 (A Trading Engine)

How To Build A Trading Engine In A Microsoft Microsoft Matlab 2.5.2.2 (A Trading Engine) Algorithmic Trading with MATLAB Martin Demel, Application Engineer 2011 The MathWorks, Inc. 1 Challenges when building trading strategies Increasing complexity More data More complicated models Increasing

More information

Credit Risk Modeling with MATLAB

Credit Risk Modeling with MATLAB Credit Risk Modeling with MATLAB Martin Demel, Application Engineer 95% VaR: $798232. 95% CVaR: $1336167. AAA 93.68% 5.55% 0.59% 0.18% AA 2.44% 92.60% 4.03% 0.73% 0.15% 0.06% -1 0 1 2 3 4 A5 0.14% 6 4.18%

More information

Turning Data into Actionable Insights: Predictive Analytics with MATLAB WHITE PAPER

Turning Data into Actionable Insights: Predictive Analytics with MATLAB WHITE PAPER Turning Data into Actionable Insights: Predictive Analytics with MATLAB WHITE PAPER Introduction: Knowing Your Risk Financial professionals constantly make decisions that impact future outcomes in the

More information

Deploying MATLAB -based Applications David Willingham Senior Application Engineer

Deploying MATLAB -based Applications David Willingham Senior Application Engineer Deploying MATLAB -based Applications David Willingham Senior Application Engineer 2014 The MathWorks, Inc. 1 Data Analytics Workflow Access Files Explore & Discover Data Analysis & Modeling Share Reporting

More information

Introduction to MATLAB for Data Analysis and Visualization

Introduction to MATLAB for Data Analysis and Visualization Introduction to MATLAB for Data Analysis and Visualization Sean de Wolski Application Engineer 2014 The MathWorks, Inc. 1 Data Analysis Tasks Files Data Analysis & Modeling Reporting and Documentation

More information

Data Analysis with MATLAB. 2013 The MathWorks, Inc. 1

Data Analysis with MATLAB. 2013 The MathWorks, Inc. 1 Data Analysis with MATLAB 2013 The MathWorks, Inc. 1 Agenda Introduction Data analysis with MATLAB and Excel Break Developing applications with MATLAB Solving larger problems Summary 2 Modeling the Solar

More information

Introduction to MATLAB Gergely Somlay Application Engineer gergely.somlay@gamax.hu

Introduction to MATLAB Gergely Somlay Application Engineer gergely.somlay@gamax.hu Introduction to MATLAB Gergely Somlay Application Engineer gergely.somlay@gamax.hu 2012 The MathWorks, Inc. 1 What is MATLAB? High-level language Interactive development environment Used for: Numerical

More information

MATLAB in Business Critical Applications Arvind Hosagrahara Principal Technical Consultant Arvind.Hosagrahara@mathworks.

MATLAB in Business Critical Applications Arvind Hosagrahara Principal Technical Consultant Arvind.Hosagrahara@mathworks. MATLAB in Business Critical Applications Arvind Hosagrahara Principal Technical Consultant Arvind.Hosagrahara@mathworks.com 310-819-3970 2014 The MathWorks, Inc. 1 Outline Problem Statement The Big Picture

More information

MathWorks Products and Prices North America Academic March 2013

MathWorks Products and Prices North America Academic March 2013 MathWorks Products and Prices North America Academic March 2013 MATLAB Product Family Academic pricing is reserved for noncommercial use by degree-granting institutions in support of on-campus classroom

More information

Origins, Evolution, and Future Directions of MATLAB Loren Shure

Origins, Evolution, and Future Directions of MATLAB Loren Shure Origins, Evolution, and Future Directions of MATLAB Loren Shure 2015 The MathWorks, Inc. 1 Agenda Origins Peaks 5 Evolution 0-5 Tomorrow 2 0 y -2-3 -2-1 x 0 1 2 3 2 Computational Finance Workflow Access

More information

From Raw Data to. Actionable Insights with. MATLAB Analytics. Learn more. Develop predictive models. 1Access and explore data

From Raw Data to. Actionable Insights with. MATLAB Analytics. Learn more. Develop predictive models. 1Access and explore data 100 001 010 111 From Raw Data to 10011100 Actionable Insights with 00100111 MATLAB Analytics 01011100 11100001 1 Access and Explore Data For scientists the problem is not a lack of available but a deluge.

More information

Microsoft High-Performance Computing Capital Markets Survey 2008. www.krcresearch.com

Microsoft High-Performance Computing Capital Markets Survey 2008. www.krcresearch.com Microsoft High-Performance Computing Capital Markets Survey 2008 Survey Methodology DATA COLLECTION DATES: May 20 through June 5, 2008 METHOD: Telephone survey SAMPLE SIZE: 103 interviews SAMPLE: 1. Senior

More information

MATLAB for Use in Finance Portfolio Optimization (Mean Variance, CVaR & MAD) Market, Credit, Counterparty Risk Analysis and beyond

MATLAB for Use in Finance Portfolio Optimization (Mean Variance, CVaR & MAD) Market, Credit, Counterparty Risk Analysis and beyond MATLAB for Use in Finance Portfolio Optimization (Mean Variance, CVaR & MAD) Market, Credit, Counterparty Risk Analysis and beyond Marshall Alphonso Marshall.Alphonso@mathworks.com Senior Application Engineer

More information

Fraud Detection with MATLAB Ian McKenna, Ph.D.

Fraud Detection with MATLAB Ian McKenna, Ph.D. Fraud Detection with MATLAB Ian McKenna, Ph.D. 2015 The MathWorks, Inc. 1 Agenda Introduction: Background on Fraud Detection Challenges: Knowing your Risk Overview of the MATLAB Solution Connect to financial

More information

SOLUTION BRIEF. TIBCO StreamBase for Foreign Exchange

SOLUTION BRIEF. TIBCO StreamBase for Foreign Exchange SOLUTION BRIEF TIBCO StreamBase for Foreign Exchange Table of Contents 3 Venue Connectivity 4 Liquidity Aggregation 4 Market Data Visualization 5 Market Data Distribution 5 Algorithmic Trading, Signal

More information

SOLUTION BRIEF. TIBCO StreamBase for Algorithmic Trading

SOLUTION BRIEF. TIBCO StreamBase for Algorithmic Trading SOLUTION BRIEF TIBCO StreamBase for Algorithmic Trading Table of Contents 3 TIBCO StreamBase for Algorithmic Trading 4 Attributes and Capabilities 5 End-to-End Connectivity 5 Integration with Existing

More information

Speeding up MATLAB and Simulink Applications

Speeding up MATLAB and Simulink Applications Speeding up MATLAB and Simulink Applications 2009 The MathWorks, Inc. Customer Tour 2009 Today s Schedule Introduction to Parallel Computing with MATLAB and Simulink Break Master Class on Speeding Up MATLAB

More information

Parallel Computing with MATLAB

Parallel Computing with MATLAB Parallel Computing with MATLAB Scott Benway Senior Account Manager Jiro Doke, Ph.D. Senior Application Engineer 2013 The MathWorks, Inc. 1 Acceleration Strategies Applied in MATLAB Approach Options Best

More information

MATLAB in Production Systems, Database Integration, and Big Data Eugene McGoldrick

MATLAB in Production Systems, Database Integration, and Big Data Eugene McGoldrick MATLAB in Production Systems, Database Integration, and Big Data Eugene McGoldrick 2013 The MathWorks, Inc. 1 Agenda MATLAB Production Server and Excel Integrating MATLAB Production Server into Database

More information

Elastic Application Platform for Market Data Real-Time Analytics. for E-Commerce

Elastic Application Platform for Market Data Real-Time Analytics. for E-Commerce Elastic Application Platform for Market Data Real-Time Analytics Can you deliver real-time pricing, on high-speed market data, for real-time critical for E-Commerce decisions? Market Data Analytics applications

More information

Echtzeittesten mit MathWorks leicht gemacht Simulink Real-Time Tobias Kuschmider Applikationsingenieur

Echtzeittesten mit MathWorks leicht gemacht Simulink Real-Time Tobias Kuschmider Applikationsingenieur Echtzeittesten mit MathWorks leicht gemacht Simulink Real-Time Tobias Kuschmider Applikationsingenieur 2015 The MathWorks, Inc. 1 Model-Based Design Continuous Verification and Validation Requirements

More information

PERFORMANCE STABILITY CONNECTIVITY TIME TO MARKET. A Bloomberg offering

PERFORMANCE STABILITY CONNECTIVITY TIME TO MARKET. A Bloomberg offering PERFORMANCE STABILITY CONNECTIVITY TIME TO MARKET A Bloomberg offering TRADE WITH A COMPETITIVE EDGE Tango * Ultra-low Latency and Algorithmic Solution Realtime Trading Desktop Functionality Rich Trading

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Kevin Cohan Product Marketing, MATLAB Michael Carone Product Marketing, Simulink 2015 The MathWorks, Inc. 1 What was new for Simulink in R2012b? 2 What Was New for MATLAB

More information

The Future of Algorithmic Trading

The Future of Algorithmic Trading The Future of Algorithmic Trading Apama Track Dan Hubscher, Principal Product Marketing Manager, Progress Apama Progress Exchange Brasil 2009 Progress Exchange Brasil 2009 21 de Outubro São Paulo Brasil

More information

Market Trends in Finance & Technology / An Open Platform for Business Growth

Market Trends in Finance & Technology / An Open Platform for Business Growth Market Trends in Finance & Technology / An Open Platform for Business Growth Brennan Carley, Global Head of Enterprise Platform and Analytics November 2015 Agenda The market Regulation An open and agile

More information

Real-time trading in MATLAB

Real-time trading in MATLAB Real-time trading in MATLAB Yair Altman Undocumented Matlab.com altmany@gmail.com Yair Altman UndocumentedMatlab.com 1 A common algo-trading challenge Trading platforms are relatively closed o Difficult

More information

Titolo del paragrafo. Titolo del documento - Sottotitolo documento The Benefits of Pushing Real-Time Market Data via a Web Infrastructure

Titolo del paragrafo. Titolo del documento - Sottotitolo documento The Benefits of Pushing Real-Time Market Data via a Web Infrastructure 1 Alessandro Alinone Agenda Introduction Push Technology: definition, typology, history, early failures Lightstreamer: 3rd Generation architecture, true-push Client-side push technology (Browser client,

More information

TRADING STRATEGIES 2011. Urs Rutschmann, COO Tbricks

TRADING STRATEGIES 2011. Urs Rutschmann, COO Tbricks TRADING STRATEGIES 2011 Urs Rutschmann, COO Tbricks SEMANTIC CHALLENGE High Frequency Trading Low latency trading Algorithmic trading Strategy trading Systematic trading Speed Arbitrage Statistical Arbitrage

More information

WHITE PAPER. Modelling the Way

WHITE PAPER. Modelling the Way WHITE PAPER Modelling the Way State of the industry overview learning information from data Swathes of regulatory change have had a lasting and profound impact on the financial services sector. Regulatory

More information

White Paper Electronic Trading- Algorithmic & High Frequency Trading. PENINSULA STRATEGY, Namir Hamid

White Paper Electronic Trading- Algorithmic & High Frequency Trading. PENINSULA STRATEGY, Namir Hamid White Paper Electronic Trading- Algorithmic & High Frequency Trading PENINSULA STRATEGY, Namir Hamid AUG 2011 Table Of Contents EXECUTIVE SUMMARY...3 Overview... 3 Background... 3 HIGH FREQUENCY ALGORITHMIC

More information

Machine Learning with MATLAB David Willingham Application Engineer

Machine Learning with MATLAB David Willingham Application Engineer Machine Learning with MATLAB David Willingham Application Engineer 2014 The MathWorks, Inc. 1 Goals Overview of machine learning Machine learning models & techniques available in MATLAB Streamlining the

More information

21 Ways to Use Spreadsheets in Your Java Applications

21 Ways to Use Spreadsheets in Your Java Applications Technical White Paper 21 Ways to Use Spreadsheets in Your Java Applications Spreadsheets are used to present data in an understandable format, provide intuitive interfaces for data collection, deliver

More information

How to incorporate high frequency trading into your business model? Peter van Kleef www.lakeview-cms.com

How to incorporate high frequency trading into your business model? Peter van Kleef www.lakeview-cms.com May 2011 How to incorporate high frequency trading into your business model? Peter van Kleef www.lakeview-cms.com Main topics Trading requirements for HFT in futures, options and FX Critical components

More information

Radar Live. A new era in real-time price delivery

Radar Live. A new era in real-time price delivery A new era in real-time price delivery A major leap forward in pricing delivery is game-changing enterprise software that revolutionises the way that insurers can deliver prices to their customers. The

More information

IBM: An Early Leader across the Big Data Security Analytics Continuum Date: June 2013 Author: Jon Oltsik, Senior Principal Analyst

IBM: An Early Leader across the Big Data Security Analytics Continuum Date: June 2013 Author: Jon Oltsik, Senior Principal Analyst ESG Brief IBM: An Early Leader across the Big Data Security Analytics Continuum Date: June 2013 Author: Jon Oltsik, Senior Principal Analyst Abstract: Many enterprise organizations claim that they already

More information

For more than 35 years the world s investment professionals have trusted FactSet to power their research, analytics, and data integration.

For more than 35 years the world s investment professionals have trusted FactSet to power their research, analytics, and data integration. For more than 35 years the world s investment professionals have trusted FactSet to power their research, analytics, and data integration. Analytics to Outperform FactSet s all-in-one solution is intuitive

More information

THE ADVANTAGES OF CLOUD BASED TECHNOLOGY FOR HEDGE FUNDS

THE ADVANTAGES OF CLOUD BASED TECHNOLOGY FOR HEDGE FUNDS August 15, 2014 Vol. 5, No. 3 THE ADVANTAGES OF CLOUD BASED TECHNOLOGY FOR HEDGE FUNDS An interview with Steve Lewczyk, Cofounder at Nirvana Solutions In this issue we interviewed Steve Lewczyk, Co-founder

More information

Numerical Methods in MATLAB

Numerical Methods in MATLAB Numerical Methods in MATLAB Center for Interdisciplinary Research and Consulting Department of Mathematics and Statistics University of Maryland, Baltimore County www.umbc.edu/circ Winter 2008 Mission

More information

SpreadSheet Inside. Xenomorph White Paper. Spreadsheet flexibility, database consistency

SpreadSheet Inside. Xenomorph White Paper. Spreadsheet flexibility, database consistency SpreadSheet Inside Spreadsheet flexibility, database consistency This paper illustrates how the TimeScape SpreadSheet Inside can bring unstructured spreadsheet data and complex calculations within a centralised

More information

Medusa. A new alternative.

Medusa. A new alternative. Liquidity Simplicity Transparency Medusa. A new alternative. Multi-bank FX Options Trading Platform Digital Vega Backed by 2 major financial institutions; State Street Banking Corp and Deutsche Boerse;

More information

MARKETMAP Innovative, global, cost-effective market data

MARKETMAP Innovative, global, cost-effective market data MARKETMAP Innovative, global, cost-effective market data MarketMap Solutions MarketMap Provides flexible, cost-efficient access to comprehensive, global, real-time and historical data, news and analytics

More information

Harnessing the power of advanced analytics with IBM Netezza

Harnessing the power of advanced analytics with IBM Netezza IBM Software Information Management White Paper Harnessing the power of advanced analytics with IBM Netezza How an appliance approach simplifies the use of advanced analytics Harnessing the power of advanced

More information

WHITE PAPER. Harnessing the Power of Advanced Analytics How an appliance approach simplifies the use of advanced analytics

WHITE PAPER. Harnessing the Power of Advanced Analytics How an appliance approach simplifies the use of advanced analytics WHITE PAPER Harnessing the Power of Advanced How an appliance approach simplifies the use of advanced analytics Introduction The Netezza TwinFin i-class advanced analytics appliance pushes the limits of

More information

Lab 4: 26 th March 2012. Exercise 1: Evolutionary algorithms

Lab 4: 26 th March 2012. Exercise 1: Evolutionary algorithms Lab 4: 26 th March 2012 Exercise 1: Evolutionary algorithms 1. Found a problem where EAs would certainly perform very poorly compared to alternative approaches. Explain why. Suppose that we want to find

More information

Outils pour l'analyse prédictive parallèle de multiples sources de données non structurées

Outils pour l'analyse prédictive parallèle de multiples sources de données non structurées Outils pour l'analyse prédictive parallèle de multiples sources de données non structurées Forum Ter@tec Mercredi 25 juin 2015 Marc Wolff Application Engineer HPC & Big Data 2015 The MathWorks, Inc. 1

More information

Intraday FX Trading: An Evolutionary Reinforcement Learning Approach

Intraday FX Trading: An Evolutionary Reinforcement Learning Approach 1 Civitas Foundation Finance Seminar Princeton University, 20 November 2002 Intraday FX Trading: An Evolutionary Reinforcement Learning Approach M A H Dempster Centre for Financial Research Judge Institute

More information

Symantec Global Intelligence Network 2.0 Architecture: Staying Ahead of the Evolving Threat Landscape

Symantec Global Intelligence Network 2.0 Architecture: Staying Ahead of the Evolving Threat Landscape WHITE PAPER: SYMANTEC GLOBAL INTELLIGENCE NETWORK 2.0.... ARCHITECTURE.................................... Symantec Global Intelligence Network 2.0 Architecture: Staying Ahead of the Evolving Threat Who

More information

Bring your data to life with Microsoft Power BI. Peter Myers Bitwise Solutions

Bring your data to life with Microsoft Power BI. Peter Myers Bitwise Solutions Bring your data to life with Microsoft Power BI Peter Myers Bitwise Solutions Presenter introduction Peter Myers Independent BI Expert, Bitwise Solutions BBus, SQL Server MCSE, Data Platform MVP (since

More information

Entwicklung und Testen von Robotischen Anwendungen mit MATLAB und Simulink Maximilian Apfelbeck, MathWorks

Entwicklung und Testen von Robotischen Anwendungen mit MATLAB und Simulink Maximilian Apfelbeck, MathWorks Entwicklung und Testen von Robotischen Anwendungen mit MATLAB und Simulink Maximilian Apfelbeck, MathWorks 2015 The MathWorks, Inc. 1 Robot Teleoperation IMU IMU V, W Control Device ROS-Node Turtlebot

More information

How To Use Mts Bondspro From A Computer To A Trading System

How To Use Mts Bondspro From A Computer To A Trading System MTS BONDS- PRO API: OPENING NEW DOORS MTS Markets International Inc. is the US subsidiary of the MTS Group. In the US corporate bond space they manage an ATS called BondsPro (formerly known as Bonds.com).

More information

X_TRADER 7. The World's Most Powerful Trading Tool

X_TRADER 7. The World's Most Powerful Trading Tool X_TRADER 7 The World's Most Powerful Trading Tool Trading Technologies Trading Technologies International, Inc. (TT) develops high-performance trading software for derivatives professionals, including

More information

How To Handle Big Data With A Data Scientist

How To Handle Big Data With A Data Scientist III Big Data Technologies Today, new technologies make it possible to realize value from Big Data. Big data technologies can replace highly customized, expensive legacy systems with a standard solution

More information

Results of the GECCO 2011 Industrial Challenge: Optimizing Foreign Exchange Trading Strategies

Results of the GECCO 2011 Industrial Challenge: Optimizing Foreign Exchange Trading Strategies Results of the GECCO 2011 Industrial Challenge: Optimizing Foreign Exchange Trading Strategies Oliver Flasch, Thomas Bartz-Beielstein, Daniel Bicker 1, Wolfgang Kantschik, and Christian von Strachwitz

More information

Welcome to the second half ofour orientation on Spotfire Administration.

Welcome to the second half ofour orientation on Spotfire Administration. Welcome to the second half ofour orientation on Spotfire Administration. In this presentation, I ll give a quick overview of the products that can be used to enhance a Spotfire environment: TIBCO Metrics,

More information

OVERVIEW HIGHLIGHTS. Exsys Corvid Datasheet 1

OVERVIEW HIGHLIGHTS. Exsys Corvid Datasheet 1 Easy to build and implement knowledge automation systems bring interactive decision-making expertise to Web sites. Here s proven technology that provides customized, specific recommendations to prospects,

More information

A Generic Business Logic for Energy Optimization Models

A Generic Business Logic for Energy Optimization Models A Generic Business Logic for Energy Optimization Models Sabrina Merkel 1, Christoph Schlenzig 1, Albrecht Reuter 2 1 Seven2one Informationssysteme GmbH, Waldstr. 41-43, 76133, Karlsruhe, Germany (sabrina.merkel,

More information

The SAMANTA platform. Emeritus Expert SNECMA. Department Prognostic Health Monitoring Systems SNECMA. jerome.lacaille@snecma.fr +33 1 60 59 70 24

The SAMANTA platform. Emeritus Expert SNECMA. Department Prognostic Health Monitoring Systems SNECMA. jerome.lacaille@snecma.fr +33 1 60 59 70 24 The SAMANTA platform Emeritus Expert SNECMA jerome.lacaille@snecma.fr +33 1 60 59 70 24 Department Prognostic Health Monitoring Systems SNECMA aurelie.gouby@snecma.fr +33 1 60 59 42 53 /01/ Snecma and

More information

Microsoft Power BI. Nov 21, 2015

Microsoft Power BI. Nov 21, 2015 Nov 21, 2015 Microsoft Power BI Biray Giray Practice Lead - Enterprise Architecture, Collaboration, ECM, Information Architecture and Governance getalbert.ca biray.giray@getalbert.ca Michael McKiernan

More information

QL Integration into Scala and Excel. Martin Dietrich

QL Integration into Scala and Excel. Martin Dietrich QL Integration into Scala and Excel Martin Dietrich E.ON Global Commodities Over 1000 professionals, active on over 20 exchanges in more than 40 countries Over 1000 counterparties in more than 50 countries

More information

IBM Software Enabling business agility through real-time process visibility

IBM Software Enabling business agility through real-time process visibility IBM Software Enabling business agility through real-time process visibility IBM Business Monitor 2 Enabling business agility through real-time process visibility Highlights Understand the big picture of

More information

Find the Hidden Signal in Market Data Noise

Find the Hidden Signal in Market Data Noise Find the Hidden Signal in Market Data Noise Revolution Analytics Webinar, 13 March 2013 Andrie de Vries Business Services Director (Europe) @RevoAndrie andrie@revolutionanalytics.com Agenda Find the Hidden

More information

Development Testing for Agile Environments

Development Testing for Agile Environments Development Testing for Agile Environments November 2011 The Pressure Is On More than ever before, companies are being asked to do things faster. They need to get products to market faster to remain competitive

More information

NetDania. Platforms and Services by. NetStation The flexible and feature-rich cloud trading platform

NetDania. Platforms and Services by. NetStation The flexible and feature-rich cloud trading platform Platforms and Services by NetDania NetStation The flexible and feature-rich cloud trading platform NetDania Mobile Apps Top rated apps for mobile phones and tablets The NetDania Interbank Feed The FX feed

More information

Overview. Integrated Front-mid-back office as well as standalone Front office or Back-office solution or Trading Channels

Overview. Integrated Front-mid-back office as well as standalone Front office or Back-office solution or Trading Channels Securities Trading The adoption of technology is rapidly changing the dynamics of the brokerage industry. The increasing use of smartphones and tablets represent a transformation in the way in which investors

More information

Design of an FX trading system using Adaptive Reinforcement Learning

Design of an FX trading system using Adaptive Reinforcement Learning University Finance Seminar 17 March 2006 Design of an FX trading system using Adaptive Reinforcement Learning M A H Dempster Centre for Financial Research Judge Institute of Management University of &

More information

ni.com/vision NI Vision

ni.com/vision NI Vision ni.com/vision NI Vision The NI Vision Approach Integrate NI LabVIEW graphical system design software across the entire NI vision hardware portfolio to create a flexible, open platform that reduces development

More information

Java TM WorkShop TM and Beyond. Joe Keller Director of Marketing SunSoft Developer Products

Java TM WorkShop TM and Beyond. Joe Keller Director of Marketing SunSoft Developer Products Java TM WorkShop TM and Beyond Joe Keller Director of Marketing SunSoft Developer Products Agenda Introduction Industry Trends Java Development Solutions SunSoft Java WorkShop Developer Programs Enterprise

More information

Insurance Fraud Detection System

Insurance Fraud Detection System Insurance Fraud Detection System Insurance Fraud Detection System Independent research estimates that significant amount of all insurance claims (approximately 15% and more) are fraudulent. The resulting

More information

Keywords revenue management, yield management, genetic algorithm, airline reservation

Keywords revenue management, yield management, genetic algorithm, airline reservation Volume 4, Issue 1, January 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Revenue Management

More information

APT Integrated risk management for the buy-side

APT Integrated risk management for the buy-side APT Integrated risk management for the buy-side SUNGARD S APT: INTEGRATED RISK MANAGEMENT FOR THE BUY-SIDE SunGard APT helps your business to effectively monitor and manage its investment risks. Whatever

More information

IBM BPM Solutions Addressing the Enterprise Business Process Management

IBM BPM Solutions Addressing the Enterprise Business Process Management IBM BPM Solutions Addressing the Enterprise Business Process Management Cristina Morariu, IBM Agenda Business Process Management IBM Featured products for BPM IBM Business Process Manager IBM Case Manager

More information

White Paper Customer Preference Management (CPM) for Utilities Industry using SAP CR&B. Contents.

White Paper Customer Preference Management (CPM) for Utilities Industry using SAP CR&B. Contents. White Paper Customer Preference Management (CPM) for Utilities Industry using SAP CR&B Contents. 1 2 3 4 Why is communication with the customer important and what is a Customer Preference Management solution?

More information

Managing Big Data with Hadoop & Vertica. A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database

Managing Big Data with Hadoop & Vertica. A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database Managing Big Data with Hadoop & Vertica A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database Copyright Vertica Systems, Inc. October 2009 Cloudera and Vertica

More information

VMware vcenter Log Insight Delivers Immediate Value to IT Operations. The Value of VMware vcenter Log Insight : The Customer Perspective

VMware vcenter Log Insight Delivers Immediate Value to IT Operations. The Value of VMware vcenter Log Insight : The Customer Perspective VMware vcenter Log Insight Delivers Immediate Value to IT Operations VMware vcenter Log Insight VMware vcenter Log Insight delivers a powerful real-time log management for VMware environments, with machine

More information

ORACLE UTILITIES ANALYTICS

ORACLE UTILITIES ANALYTICS ORACLE UTILITIES ANALYTICS TRANSFORMING COMPLEX DATA INTO BUSINESS VALUE UTILITIES FOCUS ON ANALYTICS Aging infrastructure. Escalating customer expectations. Demand growth. The challenges are many. And

More information

Pentaho Data Mining Last Modified on January 22, 2007

Pentaho Data Mining Last Modified on January 22, 2007 Pentaho Data Mining Copyright 2007 Pentaho Corporation. Redistribution permitted. All trademarks are the property of their respective owners. For the latest information, please visit our web site at www.pentaho.org

More information

StreamBase White Paper StreamBase versus Native Threading. By Richard Tibbetts Co-Founder and Chief Technology Officer, StreamBase Systems, Inc.

StreamBase White Paper StreamBase versus Native Threading. By Richard Tibbetts Co-Founder and Chief Technology Officer, StreamBase Systems, Inc. StreamBase White Paper StreamBase versus Native Threading By Richard Tibbetts Co-Founder and Chief Technology Officer, StreamBase Systems, Inc. Motivation for Benchmarking StreamBase Many StreamBase customers

More information

IBM Global Services September 2003. Reducing IT support costs through automated electronic end-user support.

IBM Global Services September 2003. Reducing IT support costs through automated electronic end-user support. IBM Global Services September 2003 Reducing IT support costs through automated electronic end-user support. Reducing IT support costs through automated electronic end-user support. Page 2 Contents 2 Introduction

More information

Data Integration Models for Operational Data Warehousing

Data Integration Models for Operational Data Warehousing Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 2, February 2014,

More information

Cisco TelePresence Management Suite

Cisco TelePresence Management Suite Data Sheet Centralized orchestration and management across the telepresence network Product Overview Figure 1. Cisco TelePresence Management Suite (Cisco TMS) provides complete control and management of

More information

Cisco TelePresence Management Suite

Cisco TelePresence Management Suite Data Sheet Product Overview Figure 1. Cisco TelePresence Management Suite (Cisco TMS) provides complete control and management of telepresence conferencing and media services infrastructure and endpoints,

More information

Parallels VDI Solution

Parallels VDI Solution Parallels VDI Solution White Paper Version 1.0 April 2009 Table of Contents Enterprise Desktop Computing Challenges... 3 What is Virtual Desktop Infrastructure (VDI)... 3 Benefits of Virtual Desktop Infrastructure...

More information

KnowledgeSTUDIO HIGH-PERFORMANCE PREDICTIVE ANALYTICS USING ADVANCED MODELING TECHNIQUES

KnowledgeSTUDIO HIGH-PERFORMANCE PREDICTIVE ANALYTICS USING ADVANCED MODELING TECHNIQUES HIGH-PERFORMANCE PREDICTIVE ANALYTICS USING ADVANCED MODELING TECHNIQUES Translating data into business value requires the right data mining and modeling techniques which uncover important patterns within

More information

TURNING INSIGHT INTO FORESIGHT: USING PREDICTIVE SIMULATION TO CREATE BUSINESS ADVANTAGE

TURNING INSIGHT INTO FORESIGHT: USING PREDICTIVE SIMULATION TO CREATE BUSINESS ADVANTAGE TURNING INSIGHT INTO FORESIGHT: USING PREDICTIVE SIMULATION TO CREATE BUSINESS ADVANTAGE This paper will look at how the application of predictive simulation to advanced analytics can take decision making

More information

Planning and Deploying a Disaster Recovery Solution

Planning and Deploying a Disaster Recovery Solution Planning and Deploying a Disaster Recovery Solution Produced by SearchStorage.com Presenters: Jon Bock and Ian Selway Sponsored by Copyright 2008 HP. All Rights Reserved. Reproduction, adaptation, or translation

More information

STATISTICA Solutions for Financial Risk Management Management and Validated Compliance Solutions for the Banking Industry (Basel II)

STATISTICA Solutions for Financial Risk Management Management and Validated Compliance Solutions for the Banking Industry (Basel II) STATISTICA Solutions for Financial Risk Management Management and Validated Compliance Solutions for the Banking Industry (Basel II) With the New Basel Capital Accord of 2001 (BASEL II) the banking industry

More information

Abdullah Mohammed Abdullah Khamis

Abdullah Mohammed Abdullah Khamis Abdullah Mohammed Abdullah Khamis Jeddah, Saudi Arabia Email: Abdullahkhamis@gmail.com Mobile: +966 567243182 Tel: +966 2 6340699 (Yemeni) Research and Professional Objective To Complete my Ph.D. in Pattern

More information

A Robust Method for Solving Transcendental Equations

A Robust Method for Solving Transcendental Equations www.ijcsi.org 413 A Robust Method for Solving Transcendental Equations Md. Golam Moazzam, Amita Chakraborty and Md. Al-Amin Bhuiyan Department of Computer Science and Engineering, Jahangirnagar University,

More information

Ulrich A. Muller UAM.1994-01-31. June 28, 1995

Ulrich A. Muller UAM.1994-01-31. June 28, 1995 Hedging Currency Risks { Dynamic Hedging Strategies Based on O & A Trading Models Ulrich A. Muller UAM.1994-01-31 June 28, 1995 A consulting document by the O&A Research Group This document is the property

More information

Valuation, Model and Data Risk Management

Valuation, Model and Data Risk Management Only the curious will learn Valuation, Model and Data Risk Management GARP Caribbean Chapter Meeting, March 28 th 2008 By Philippe Carrel, Reuters, Executive Vice President philippe.carrel@reuters.com

More information

How To Build A Data Hub For A Bank

How To Build A Data Hub For A Bank Suncorp CDI-MDM Implementation In The Wake Of A Merger Glenn Mead IT Architect Monica Smith CRM Architect MDM Asia-Pacific Summit Sydney April 2009 www.mdmsummit.com.au Suncorp Background Australia s 6

More information

Programming models for heterogeneous computing. Manuel Ujaldón Nvidia CUDA Fellow and A/Prof. Computer Architecture Department University of Malaga

Programming models for heterogeneous computing. Manuel Ujaldón Nvidia CUDA Fellow and A/Prof. Computer Architecture Department University of Malaga Programming models for heterogeneous computing Manuel Ujaldón Nvidia CUDA Fellow and A/Prof. Computer Architecture Department University of Malaga Talk outline [30 slides] 1. Introduction [5 slides] 2.

More information

BUILT FOR THE SPEED OF BUSINESS. Copyright 2013 Pivotal. All rights reserved.

BUILT FOR THE SPEED OF BUSINESS. Copyright 2013 Pivotal. All rights reserved. BUILT FOR THE SPEED OF BUSINESS 1 2 Pivotal Real Time Intelligence Paul Davey GM & CTO Telecommunications industry Real-Time Intelligence Introduction Sample video Solution architecture Conclusion 3 Introduction

More information

Velocimetrics for Post-Trade Processing

Velocimetrics for Post-Trade Processing Velocimetrics for Pr ess ur es i n th e post -tr ade e nv ir onme n t are mou nt in g To control and manage these risks effectively, market participants will require detailed oversight of their current

More information

MATLAB as a Collaboration Platform Marta Wilczkowiak Senior Applications Engineer MathWorks

MATLAB as a Collaboration Platform Marta Wilczkowiak Senior Applications Engineer MathWorks MATLAB as a Collaboration Platform Marta Wilczkowiak Senior Applications Engineer MathWorks 2014 The MathWorks, Inc. 1 Agenda Use other people s code, apps and toolboxes Share your code with others Collaborate

More information

TIBCO Live Datamart: Push-Based Real-Time Analytics

TIBCO Live Datamart: Push-Based Real-Time Analytics TIBCO Live Datamart: Push-Based Real-Time Analytics ABSTRACT TIBCO Live Datamart is a new approach to real-time analytics and data warehousing for environments where large volumes of data require a management

More information

TimeScapeTM EDM + The foundation for your decisions. Risk Management. Competitive Pressures. Regulatory Compliance. Cost Control

TimeScapeTM EDM + The foundation for your decisions. Risk Management. Competitive Pressures. Regulatory Compliance. Cost Control TM The foundation for your decisions. Risk Management Manage any asset class, statistical and pricing analytics, spreadsheet data, time series and the validation of complex business objects such as curves,

More information

Market Data Feed. Go with the flow.

Market Data Feed. Go with the flow. Market Data Feed Go with the flow. The Market Data Feed (MDF) is a high performance, real-time market data service with customizable data selection. This competitive solution is a key source of financial

More information

14.10.2014. Overview. Swarms in nature. Fish, birds, ants, termites, Introduction to swarm intelligence principles Particle Swarm Optimization (PSO)

14.10.2014. Overview. Swarms in nature. Fish, birds, ants, termites, Introduction to swarm intelligence principles Particle Swarm Optimization (PSO) Overview Kyrre Glette kyrrehg@ifi INF3490 Swarm Intelligence Particle Swarm Optimization Introduction to swarm intelligence principles Particle Swarm Optimization (PSO) 3 Swarms in nature Fish, birds,

More information