SlideShare a Scribd company logo
Quant Studio 
Market Forecasting and 
Optimization of Trading Models
• Trading Strategies 
• Backtesting Engine 
• Expert Optimization 
• Portfolio Analysis 
• Trading Script 
QuantStudio - Intelligent Trading Expert Adviser 2
Algorithmic trading 
strategies 
Quant Studio - Intelligent Trading Expert Adviser 3
Premium selection of algorithms 
• Self-optimizing ARIMA expert 
• Finite Impulse Response Neural Network 
• Finite State Markov Automation 
• Stepwise Best Regression 
• Square Root Regression 
• Square Regression 
• Logistic Regression 
QuantStudio - Intelligent Trading Expert Adviser 4
Attaching predictor to chart 
Open new chart 
Chart analysis 
 Expert Adviser 
 Algorithm list 
• Forecast line appears on the chart 
• Only one forecast allowed at any moment 
• Select “None” to remove forecast 
QuantStudio - Intelligent Trading Expert Adviser 5
Example of forecast on chart 
QuantStudio - Intelligent Trading Expert Adviser 6
Exclusive trading strategies 
• Signals derived from market forecasts 
• Selectable forecasting algorithm 
• Tailored for automatic optimization 
• Universal for all markets and time frames 
• Simple technical rules 
• Easy statistical interpretation 
QuantStudio - Intelligent Trading Expert Adviser 7
Selecting trading strategy 
Open new chart 
Chart analysis 
 Expert Adviser 
 Strategy list 
• Trading advises appear on the chart 
• Only one strategy allowed at any moment 
• Select “None” to cleanup advises 
QuantStudio - Intelligent Trading Expert Adviser 8
Example of strategy on chart 
QuantStudio - Intelligent Trading Expert Adviser 9
Symbols for trading signals 
• Trading signals depicted as triangles 
• Color indicates signal type 
Buy (Green) 
Sell short (Red) 
Exit short (Blue) 
Exit long (Gray) 
• Only one signal is allowed per bar 
QuantStudio - Intelligent Trading Expert Adviser 10
Forecast driven strategies 
• Direct forecast – directly trade on forecasted 
price expectation 
• Exact forecast change – filter our direct 
forecast trades with trading commissions 
• Exact forecast threshold – filter our direct 
forecast trades with entry and exit thresholds 
(equal to point size in case of futures) 
QuantStudio - Intelligent Trading Expert Adviser 11
Forecast and trend hybrid strategies 
• Exact price change – combined forecast and 
price correlation trading with commissions 
and thresholds 
• Safe balance – enter on forecasted price 
against current price and exit on the actual 
price trend observed 
• Safe exit – combined forecast and price 
correlation trend over several bars with 
commissions and thresholds 
QuantStudio - Intelligent Trading Expert Adviser 12
Intrinsic and custom strategies 
• Two types of trading strategies 
Forecast driven built-in strategies 
Trading script custom strategies 
• Standard strategies 
on top of the list 
 Forecast required 
• Custom strategies on 
bottom of the list 
QuantStudio - Intelligent Trading Expert Adviser 13
Strategy Backtesting 
Engine 
QuantStudio - Intelligent Trading Expert Adviser 14
Backtesting engine 
• All standard trading statistics 
• Separate analysis of long and short trades 
• Full list of trade executions 
• Profit / loss evaluation per trade 
• Profitability chart of capital evolution 
• Account for entry / exit commissions 
• Fixed capital and capitalization tests 
QuantStudio - Intelligent Trading Expert Adviser 15
Creating backtest report 
• Create or open a chart 
• Select forecasting algorithm 
• Select trading strategy or script 
• User charting ribbon: 
 Chart analysis (ribbon tab) 
 View (ribbon group) 
Performance (button) 
QuantStudio - Intelligent Trading Expert Adviser 16
Backtesting results 
QuantStudio - Intelligent Trading Expert Adviser 17
Backtesting parameters 
• Account: Number of shares to trade 
• Commission / trade : Trading commissions on 
entry and exit from the trade 
• Minimum change: Minimum price change to 
trigger trading signal. This should be equal to 
point value, if any 
QuantStudio - Intelligent Trading Expert Adviser 18
Expert System for Strategy 
Optimization 
QuantStudio - Intelligent Trading Expert Adviser 19
Expert strategy scanner 
• Universal strategy expert scanner 
• Scans for optimal combination of: 
 Trading strategy 
 Forecasting algorithm 
• Winner selection based on a number of 
advanced trading statistics 
• Intelligent randomized scan 
QuantStudio - Intelligent Trading Expert Adviser 20
Expert strategy scanner 
Watch progress 
bar while expert 
system scans 
strategies to find 
an optimal one 
Open new chart 
Chart analysis 
 Expert Adviser 
 Expert Adviser 
QuantStudio - Intelligent Trading Expert Adviser 21
Expert strategy scanner results 
• On scan completion appears message with 
optimal strategy and algorithm 
• Confirm to apply expert selection to chart 
QuantStudio - Intelligent Trading Expert Adviser 22
Expert strategy on chart 
QuantStudio - Intelligent Trading Expert Adviser 23
Expert strategy performance 
QuantStudio - Intelligent Trading Expert Adviser 24
Tools for 
Portfolio Analysis 
QuantStudio - Intelligent Trading Expert Adviser 25
Portfolio optimizer 
• Summary view of all symbols in portfolio 
• Forecasted price and change per symbol 
• Expert advise on trade execution 
• Distinctive coloring of signals 
QuantStudio - Intelligent Trading Expert Adviser 26
Open portfolio optimizer 
 Home & Basics 
Analysis (group) 
 Radar (button) 
Add symbols to portfolio: 
1. Home & Basics > Symbol > Add to Favorites 
2. Data manager > Add selected to portfolio 
QuantStudio - Intelligent Trading Expert Adviser 27
Batch expert scan 
Batch expert scan on 
all symbols in portfolio 
for the best predictor 
and strategy 
combination 
Open new chart 
Chart analysis 
 Expert Adviser 
 Expert Adviser 
QuantStudio - Intelligent Trading Expert Adviser 28
Portfolio affinity matrix 
• Powerful tool for portfolio optimization 
• Exclude closely correlated symbols 
• Correlated symbols similarly behave on 
market changes 
• It decreases stability of portfolio 
• Keep portfolio of less correlated symbols 
• Increase probability of some symbols growing 
while others downtrend 
QuantStudio - Intelligent Trading Expert Adviser 29
Multiple affinity measures 
• Correlation radius 
• Kendall rank correlation 
• Normal absolute difference 
• Kruskal-Wallis test 
• Friedman test 
• Hurst coefficient 
• H parameter 
• Correlation 
• Asymmetry 
• Excess 
QuantStudio - Intelligent Trading Expert Adviser 30
Portfolio affinity matrix example 
QuantStudio - Intelligent Trading Expert Adviser 31
Log relation analysis 
• Discovery of symbol dependencies 
• Calculates cross correlation of selected 
symbol with other symbols in portfolio over a 
range of time lags 
• If strong correlation exists, then correlated 
symbol can serve as a predictor in multiple 
regression model 
• Multiple classical and nonparametric 
proximity measures 
QuantStudio - Intelligent Trading Expert Adviser 32
Log relation analysis example 
QuantStudio - Intelligent Trading Expert Adviser 33
Scripting of 
Trading Strategies 
QuantStudio - Intelligent Trading Expert Adviser 34
Trading script 
• Easy scripting of your trading strategies 
• Scripting language for auto-trading 
• Non-procedural scientific language 
• Vector programming language 
• Designed specifically for developing of 
trading systems 
• Large collection of built-in vector operations 
and technical indicators 
QuantStudio - Intelligent Trading Expert Adviser 35
Trading script components 
• Every strategy consists of four scripts: 
 Buy script 
 Sell script 
 Exit long script 
 Exit short script 
• All strategy scripts are optional 
• At least one entry and exit script should be 
filled for the strategy to execute 
QuantStudio - Intelligent Trading Expert Adviser 36
Trading script editor 
• Centralized management of scripts 
• Persistent script storage 
• Trading strategy script library 
• Editing of buy/sell and entry/exit in four side-by- 
side windows 
• Side bar script function guide with immediate 
insertion capability 
• Script validation with error reporting 
QuantStudio - Intelligent Trading Expert Adviser 37
Trading script editor screen 
QuantStudio - Intelligent Trading Expert Adviser 38
New trading script creation 
• Strategy library > Add 
• Give a name to new strategy 
• Fill script code for buy/sell and enter/exit 
• Validate and save 
the strategy 
• Strategy appears in 
strategy list 
QuantStudio - Intelligent Trading Expert Adviser 39
Selector of trading script 
• Scripts appear on bottom of strategy list 
Scripts are below “Trading Script” item 
• Scripts do not need forecasting algorithm 
Algorithm field can be left empty 
• Scripts appear in the list when added to 
trading script library 
• Scripts disappear from the list when removed 
from trading script library 
QuantStudio - Intelligent Trading Expert Adviser 40
About StockFusion 
Copyright © 2014 Technical Bazaar Solutions Pvt ltd . All rights reserved. No part of 
the materials including graphics or logos, available in this Web site may be copied, 
reproduced, translated or reduced to any electronic medium or machine-readable form, 
in whole or in part without written permission. 
The product names used in this document are for identification purposes only. All 
trademarks and registered trademarks are the property of their respective owners. 
Trading futures and options involves the risk of loss. You should consider carefully 
whether futures or options are appropriate to your financial situation. You must review 
the customer account agreement and risk disclosure prior to establishing an 
account. Only risk capital should be used when trading futures or options. Investors 
could lose more than their initial investment. 
Past results are not necessarily indicative of futures results. The risk of loss in trading 
futures or options can be substantial, carefully consider the inherent risks of such an 
investment in light of your financial condition. Information contained, viewed, sent or 
attached is considered a solicitation for business. 
QuantStudio - Intelligent Trading Expert Adviser 41

More Related Content

What's hot

StockFusion Login
StockFusion LoginStockFusion Login
StockFusion Loginbzinchenko
 
AmiBroker Xtreme Course, ABXC
AmiBroker Xtreme Course, ABXCAmiBroker Xtreme Course, ABXC
AmiBroker Xtreme Course, ABXC
ThaiQuants
 
AmiBroker Custom Backtester Interface
AmiBroker Custom Backtester InterfaceAmiBroker Custom Backtester Interface
AmiBroker Custom Backtester Interface
ThaiQuants
 
Traders Cockpit Product Details
Traders Cockpit Product DetailsTraders Cockpit Product Details
Traders Cockpit Product Details
Traders Cockpit
 
Quant Trader Algorithms
Quant Trader AlgorithmsQuant Trader Algorithms
Quant Trader Algorithmsbzinchenko
 
Front Arena Agorithmic Trading Fs
Front Arena Agorithmic Trading FsFront Arena Agorithmic Trading Fs
Front Arena Agorithmic Trading Fsguestb61c8a
 
Front Arena Market Making Fs
Front Arena Market Making FsFront Arena Market Making Fs
Front Arena Market Making Fsguestb61c8a
 
Rtg it solutions
Rtg it solutionsRtg it solutions
Rtg it solutions
rtgitsolutions
 
EXANTE Algorithmic Trading: Practical Aspects
EXANTE Algorithmic Trading: Practical AspectsEXANTE Algorithmic Trading: Practical Aspects
EXANTE Algorithmic Trading: Practical Aspects
EXANTE
 
Algorithmic Trading: an Overview
Algorithmic Trading: an Overview Algorithmic Trading: an Overview
Algorithmic Trading: an Overview
EXANTE
 
Extent 2013 Obninsk Cross-Asset Portfolio Margin Risk Calculation for HFT
Extent 2013 Obninsk Cross-Asset Portfolio Margin Risk Calculation for HFTExtent 2013 Obninsk Cross-Asset Portfolio Margin Risk Calculation for HFT
Extent 2013 Obninsk Cross-Asset Portfolio Margin Risk Calculation for HFT
extentconf Tsoy
 

What's hot (11)

StockFusion Login
StockFusion LoginStockFusion Login
StockFusion Login
 
AmiBroker Xtreme Course, ABXC
AmiBroker Xtreme Course, ABXCAmiBroker Xtreme Course, ABXC
AmiBroker Xtreme Course, ABXC
 
AmiBroker Custom Backtester Interface
AmiBroker Custom Backtester InterfaceAmiBroker Custom Backtester Interface
AmiBroker Custom Backtester Interface
 
Traders Cockpit Product Details
Traders Cockpit Product DetailsTraders Cockpit Product Details
Traders Cockpit Product Details
 
Quant Trader Algorithms
Quant Trader AlgorithmsQuant Trader Algorithms
Quant Trader Algorithms
 
Front Arena Agorithmic Trading Fs
Front Arena Agorithmic Trading FsFront Arena Agorithmic Trading Fs
Front Arena Agorithmic Trading Fs
 
Front Arena Market Making Fs
Front Arena Market Making FsFront Arena Market Making Fs
Front Arena Market Making Fs
 
Rtg it solutions
Rtg it solutionsRtg it solutions
Rtg it solutions
 
EXANTE Algorithmic Trading: Practical Aspects
EXANTE Algorithmic Trading: Practical AspectsEXANTE Algorithmic Trading: Practical Aspects
EXANTE Algorithmic Trading: Practical Aspects
 
Algorithmic Trading: an Overview
Algorithmic Trading: an Overview Algorithmic Trading: an Overview
Algorithmic Trading: an Overview
 
Extent 2013 Obninsk Cross-Asset Portfolio Margin Risk Calculation for HFT
Extent 2013 Obninsk Cross-Asset Portfolio Margin Risk Calculation for HFTExtent 2013 Obninsk Cross-Asset Portfolio Margin Risk Calculation for HFT
Extent 2013 Obninsk Cross-Asset Portfolio Margin Risk Calculation for HFT
 

Viewers also liked

For Sale ETF S&P 500 Stock Index trading algorithm ended trading 082012015
For Sale ETF S&P 500 Stock Index trading algorithm ended trading 082012015For Sale ETF S&P 500 Stock Index trading algorithm ended trading 082012015
For Sale ETF S&P 500 Stock Index trading algorithm ended trading 082012015
wtsadvisors
 
Building a Quantitative Trading Strategy To Beat the S&P500
Building a Quantitative Trading Strategy To Beat the S&P500Building a Quantitative Trading Strategy To Beat the S&P500
Building a Quantitative Trading Strategy To Beat the S&P500
Karen Rubin
 
Automated Trading Algorithm
Automated Trading AlgorithmAutomated Trading Algorithm
Automated Trading AlgorithmPiyush Chaudhry
 
Pairs Trading from NYC Algorithmic Trading Meetup November '13
Pairs Trading from NYC Algorithmic Trading Meetup November '13Pairs Trading from NYC Algorithmic Trading Meetup November '13
Pairs Trading from NYC Algorithmic Trading Meetup November '13
Quantopian
 
Trade Like a Chimp: Unleash Your Inner Primate by Andreas Clenow at QuantCon ...
Trade Like a Chimp: Unleash Your Inner Primate by Andreas Clenow at QuantCon ...Trade Like a Chimp: Unleash Your Inner Primate by Andreas Clenow at QuantCon ...
Trade Like a Chimp: Unleash Your Inner Primate by Andreas Clenow at QuantCon ...
Quantopian
 
Algorithmic Trading Basics: Strategies & Systems
Algorithmic Trading Basics: Strategies & SystemsAlgorithmic Trading Basics: Strategies & Systems
Algorithmic Trading Basics: Strategies & Systems
AlgorithmicTrading.net
 
Algorithmic Trading and FIX Protocol
Algorithmic Trading and FIX ProtocolAlgorithmic Trading and FIX Protocol
Algorithmic Trading and FIX Protocol
EXANTE
 
Algorithmic Trading-An Introduction
Algorithmic Trading-An IntroductionAlgorithmic Trading-An Introduction
Algorithmic Trading-An IntroductionRajeev Ranjan
 
How to design quant trading strategies using “R”?
How to design quant trading strategies using “R”?How to design quant trading strategies using “R”?
How to design quant trading strategies using “R”?
QuantInsti
 
DIY Quant Strategies on Quantopian
DIY Quant Strategies on QuantopianDIY Quant Strategies on Quantopian
DIY Quant Strategies on Quantopian
Jess Stauth
 
Hudson River Trading
Hudson River TradingHudson River Trading
Hudson River Trading
Matthew Peretick
 

Viewers also liked (12)

For Sale ETF S&P 500 Stock Index trading algorithm ended trading 082012015
For Sale ETF S&P 500 Stock Index trading algorithm ended trading 082012015For Sale ETF S&P 500 Stock Index trading algorithm ended trading 082012015
For Sale ETF S&P 500 Stock Index trading algorithm ended trading 082012015
 
presentation-vol-arb
presentation-vol-arbpresentation-vol-arb
presentation-vol-arb
 
Building a Quantitative Trading Strategy To Beat the S&P500
Building a Quantitative Trading Strategy To Beat the S&P500Building a Quantitative Trading Strategy To Beat the S&P500
Building a Quantitative Trading Strategy To Beat the S&P500
 
Automated Trading Algorithm
Automated Trading AlgorithmAutomated Trading Algorithm
Automated Trading Algorithm
 
Pairs Trading from NYC Algorithmic Trading Meetup November '13
Pairs Trading from NYC Algorithmic Trading Meetup November '13Pairs Trading from NYC Algorithmic Trading Meetup November '13
Pairs Trading from NYC Algorithmic Trading Meetup November '13
 
Trade Like a Chimp: Unleash Your Inner Primate by Andreas Clenow at QuantCon ...
Trade Like a Chimp: Unleash Your Inner Primate by Andreas Clenow at QuantCon ...Trade Like a Chimp: Unleash Your Inner Primate by Andreas Clenow at QuantCon ...
Trade Like a Chimp: Unleash Your Inner Primate by Andreas Clenow at QuantCon ...
 
Algorithmic Trading Basics: Strategies & Systems
Algorithmic Trading Basics: Strategies & SystemsAlgorithmic Trading Basics: Strategies & Systems
Algorithmic Trading Basics: Strategies & Systems
 
Algorithmic Trading and FIX Protocol
Algorithmic Trading and FIX ProtocolAlgorithmic Trading and FIX Protocol
Algorithmic Trading and FIX Protocol
 
Algorithmic Trading-An Introduction
Algorithmic Trading-An IntroductionAlgorithmic Trading-An Introduction
Algorithmic Trading-An Introduction
 
How to design quant trading strategies using “R”?
How to design quant trading strategies using “R”?How to design quant trading strategies using “R”?
How to design quant trading strategies using “R”?
 
DIY Quant Strategies on Quantopian
DIY Quant Strategies on QuantopianDIY Quant Strategies on Quantopian
DIY Quant Strategies on Quantopian
 
Hudson River Trading
Hudson River TradingHudson River Trading
Hudson River Trading
 

Similar to Quant studio expert

Quant Trader Expert
Quant Trader ExpertQuant Trader Expert
Quant Trader Expertbzinchenko
 
Algorithmic trading
Algorithmic tradingAlgorithmic trading
Algorithmic trading
Jayadeep Govindu
 
Quant Trader Chart
Quant Trader ChartQuant Trader Chart
Quant Trader Chart
bzinchenko
 
StrategyDB Introductory Presentation English
StrategyDB Introductory Presentation EnglishStrategyDB Introductory Presentation English
StrategyDB Introductory Presentation English
StrategyDB - Trading Intellilgence
 
Algo Trading
Algo TradingAlgo Trading
Algo Trading
Francesco Torraco
 
IC.pdf
IC.pdfIC.pdf
IC.pdf
TEWMAGAZINE
 
Scalping strategies for Forex trading
Scalping strategies for Forex tradingScalping strategies for Forex trading
Scalping strategies for Forex trading
JIANG ZUOXIAN
 
Fractal Trading Strategies for Bloomberg Professional
Fractal Trading Strategies for Bloomberg ProfessionalFractal Trading Strategies for Bloomberg Professional
Fractal Trading Strategies for Bloomberg Professional
bzinchenko
 
TradersCockpit Features 2018
TradersCockpit Features 2018TradersCockpit Features 2018
TradersCockpit Features 2018
Traders Cockpit
 
Testing trading strategies in JavaScript
Testing trading strategies in JavaScriptTesting trading strategies in JavaScript
Testing trading strategies in JavaScript
Ashley Davis
 
MetaStock Webcast May 2018
MetaStock Webcast May 2018MetaStock Webcast May 2018
MetaStock Webcast May 2018
Bryan Johnson
 
Algo trading(Minor Project) strategy EMA with Ipython
Algo trading(Minor Project) strategy EMA with IpythonAlgo trading(Minor Project) strategy EMA with Ipython
Algo trading(Minor Project) strategy EMA with Ipython
Deb prakash ganguly
 
4. Using VisibleThread for Competitive Intelligence - Milestone
4. Using VisibleThread for Competitive Intelligence - Milestone4. Using VisibleThread for Competitive Intelligence - Milestone
4. Using VisibleThread for Competitive Intelligence - Milestone
VisibleThread
 
Joysticks & controls configuration software
Joysticks & controls configuration softwareJoysticks & controls configuration software
Joysticks & controls configuration software
Sanjeev Nadkarni
 
UNRAVELING THE POWER OF QUANTOPIAN ALGORITHMS IN FINANCIAL MARKETS
UNRAVELING THE POWER OF QUANTOPIAN ALGORITHMS IN FINANCIAL MARKETSUNRAVELING THE POWER OF QUANTOPIAN ALGORITHMS IN FINANCIAL MARKETS
UNRAVELING THE POWER OF QUANTOPIAN ALGORITHMS IN FINANCIAL MARKETS
Riya Sen
 
Vantagetrade - Corporate Presentation
Vantagetrade - Corporate PresentationVantagetrade - Corporate Presentation
Vantagetrade - Corporate PresentationForceites
 

Similar to Quant studio expert (20)

Quant Trader Expert
Quant Trader ExpertQuant Trader Expert
Quant Trader Expert
 
Algorithmic trading
Algorithmic tradingAlgorithmic trading
Algorithmic trading
 
Algorithmic Trading
Algorithmic TradingAlgorithmic Trading
Algorithmic Trading
 
Quant Trader Chart
Quant Trader ChartQuant Trader Chart
Quant Trader Chart
 
StrategyDB Introductory Presentation English
StrategyDB Introductory Presentation EnglishStrategyDB Introductory Presentation English
StrategyDB Introductory Presentation English
 
BlitzTrader_PPT
BlitzTrader_PPTBlitzTrader_PPT
BlitzTrader_PPT
 
Algo Trading
Algo TradingAlgo Trading
Algo Trading
 
IC.pdf
IC.pdfIC.pdf
IC.pdf
 
Scalping strategies for Forex trading
Scalping strategies for Forex tradingScalping strategies for Forex trading
Scalping strategies for Forex trading
 
Fractal Trading Strategies for Bloomberg Professional
Fractal Trading Strategies for Bloomberg ProfessionalFractal Trading Strategies for Bloomberg Professional
Fractal Trading Strategies for Bloomberg Professional
 
TradersCockpit Features 2018
TradersCockpit Features 2018TradersCockpit Features 2018
TradersCockpit Features 2018
 
how we wok
how we wokhow we wok
how we wok
 
Testing trading strategies in JavaScript
Testing trading strategies in JavaScriptTesting trading strategies in JavaScript
Testing trading strategies in JavaScript
 
MetaStock Webcast May 2018
MetaStock Webcast May 2018MetaStock Webcast May 2018
MetaStock Webcast May 2018
 
Algo trading(Minor Project) strategy EMA with Ipython
Algo trading(Minor Project) strategy EMA with IpythonAlgo trading(Minor Project) strategy EMA with Ipython
Algo trading(Minor Project) strategy EMA with Ipython
 
4. Using VisibleThread for Competitive Intelligence - Milestone
4. Using VisibleThread for Competitive Intelligence - Milestone4. Using VisibleThread for Competitive Intelligence - Milestone
4. Using VisibleThread for Competitive Intelligence - Milestone
 
Joysticks & controls configuration software
Joysticks & controls configuration softwareJoysticks & controls configuration software
Joysticks & controls configuration software
 
Adaptix_2013
Adaptix_2013Adaptix_2013
Adaptix_2013
 
UNRAVELING THE POWER OF QUANTOPIAN ALGORITHMS IN FINANCIAL MARKETS
UNRAVELING THE POWER OF QUANTOPIAN ALGORITHMS IN FINANCIAL MARKETSUNRAVELING THE POWER OF QUANTOPIAN ALGORITHMS IN FINANCIAL MARKETS
UNRAVELING THE POWER OF QUANTOPIAN ALGORITHMS IN FINANCIAL MARKETS
 
Vantagetrade - Corporate Presentation
Vantagetrade - Corporate PresentationVantagetrade - Corporate Presentation
Vantagetrade - Corporate Presentation
 

More from Vishal Doshi

Lockdown diaries shreyas doshi
Lockdown diaries shreyas doshiLockdown diaries shreyas doshi
Lockdown diaries shreyas doshi
Vishal Doshi
 
Entre kd 3
Entre kd 3Entre kd 3
Entre kd 3
Vishal Doshi
 
Entre kd
Entre kdEntre kd
Entre kd
Vishal Doshi
 
Kidgoodies
KidgoodiesKidgoodies
Kidgoodies
Vishal Doshi
 
VRamazon
VRamazonVRamazon
VRamazon
Vishal Doshi
 
Ecnpit a&b book systems
Ecnpit a&b book systemsEcnpit a&b book systems
Ecnpit a&b book systems
Vishal Doshi
 
Tech trade
Tech tradeTech trade
Tech trade
Vishal Doshi
 
Star ticker
Star tickerStar ticker
Star ticker
Vishal Doshi
 
Indian spirituality
Indian spiritualityIndian spirituality
Indian spirituality
Vishal Doshi
 

More from Vishal Doshi (10)

Lockdown diaries shreyas doshi
Lockdown diaries shreyas doshiLockdown diaries shreyas doshi
Lockdown diaries shreyas doshi
 
Entre kd 3
Entre kd 3Entre kd 3
Entre kd 3
 
Entre kd
Entre kdEntre kd
Entre kd
 
Kidgoodies
KidgoodiesKidgoodies
Kidgoodies
 
VRamazon
VRamazonVRamazon
VRamazon
 
Ecnpit a&b book systems
Ecnpit a&b book systemsEcnpit a&b book systems
Ecnpit a&b book systems
 
Tech trade
Tech tradeTech trade
Tech trade
 
Direct trade
Direct tradeDirect trade
Direct trade
 
Star ticker
Star tickerStar ticker
Star ticker
 
Indian spirituality
Indian spiritualityIndian spirituality
Indian spirituality
 

Recently uploaded

Affordable Stationery Printing Services in Jaipur | Navpack n Print
Affordable Stationery Printing Services in Jaipur | Navpack n PrintAffordable Stationery Printing Services in Jaipur | Navpack n Print
Affordable Stationery Printing Services in Jaipur | Navpack n Print
Navpack & Print
 
5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer
ofm712785
 
Skye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto AirportSkye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto Airport
marketingjdass
 
What is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdfWhat is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdf
seoforlegalpillers
 
Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...
dylandmeas
 
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
BBPMedia1
 
Putting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptxPutting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptx
Cynthia Clay
 
Kseniya Leshchenko: Shared development support service model as the way to ma...
Kseniya Leshchenko: Shared development support service model as the way to ma...Kseniya Leshchenko: Shared development support service model as the way to ma...
Kseniya Leshchenko: Shared development support service model as the way to ma...
Lviv Startup Club
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
BBPMedia1
 
Enterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdfEnterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdf
KaiNexus
 
Premium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern BusinessesPremium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern Businesses
SynapseIndia
 
Sustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & EconomySustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & Economy
Operational Excellence Consulting
 
Project File Report BBA 6th semester.pdf
Project File Report BBA 6th semester.pdfProject File Report BBA 6th semester.pdf
Project File Report BBA 6th semester.pdf
RajPriye
 
The-McKinsey-7S-Framework. strategic management
The-McKinsey-7S-Framework. strategic managementThe-McKinsey-7S-Framework. strategic management
The-McKinsey-7S-Framework. strategic management
Bojamma2
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
Ben Wann
 
Cracking the Workplace Discipline Code Main.pptx
Cracking the Workplace Discipline Code Main.pptxCracking the Workplace Discipline Code Main.pptx
Cracking the Workplace Discipline Code Main.pptx
Workforce Group
 
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Lviv Startup Club
 
amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05
marketing317746
 
Memorandum Of Association Constitution of Company.ppt
Memorandum Of Association Constitution of Company.pptMemorandum Of Association Constitution of Company.ppt
Memorandum Of Association Constitution of Company.ppt
seri bangash
 
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdfSearch Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Arihant Webtech Pvt. Ltd
 

Recently uploaded (20)

Affordable Stationery Printing Services in Jaipur | Navpack n Print
Affordable Stationery Printing Services in Jaipur | Navpack n PrintAffordable Stationery Printing Services in Jaipur | Navpack n Print
Affordable Stationery Printing Services in Jaipur | Navpack n Print
 
5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer
 
Skye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto AirportSkye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto Airport
 
What is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdfWhat is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdf
 
Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...Discover the innovative and creative projects that highlight my journey throu...
Discover the innovative and creative projects that highlight my journey throu...
 
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
RMD24 | Debunking the non-endemic revenue myth Marvin Vacquier Droop | First ...
 
Putting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptxPutting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptx
 
Kseniya Leshchenko: Shared development support service model as the way to ma...
Kseniya Leshchenko: Shared development support service model as the way to ma...Kseniya Leshchenko: Shared development support service model as the way to ma...
Kseniya Leshchenko: Shared development support service model as the way to ma...
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
 
Enterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdfEnterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdf
 
Premium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern BusinessesPremium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern Businesses
 
Sustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & EconomySustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & Economy
 
Project File Report BBA 6th semester.pdf
Project File Report BBA 6th semester.pdfProject File Report BBA 6th semester.pdf
Project File Report BBA 6th semester.pdf
 
The-McKinsey-7S-Framework. strategic management
The-McKinsey-7S-Framework. strategic managementThe-McKinsey-7S-Framework. strategic management
The-McKinsey-7S-Framework. strategic management
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
 
Cracking the Workplace Discipline Code Main.pptx
Cracking the Workplace Discipline Code Main.pptxCracking the Workplace Discipline Code Main.pptx
Cracking the Workplace Discipline Code Main.pptx
 
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)
 
amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05
 
Memorandum Of Association Constitution of Company.ppt
Memorandum Of Association Constitution of Company.pptMemorandum Of Association Constitution of Company.ppt
Memorandum Of Association Constitution of Company.ppt
 
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdfSearch Disrupted Google’s Leaked Documents Rock the SEO World.pdf
Search Disrupted Google’s Leaked Documents Rock the SEO World.pdf
 

Quant studio expert

  • 1. Quant Studio Market Forecasting and Optimization of Trading Models
  • 2. • Trading Strategies • Backtesting Engine • Expert Optimization • Portfolio Analysis • Trading Script QuantStudio - Intelligent Trading Expert Adviser 2
  • 3. Algorithmic trading strategies Quant Studio - Intelligent Trading Expert Adviser 3
  • 4. Premium selection of algorithms • Self-optimizing ARIMA expert • Finite Impulse Response Neural Network • Finite State Markov Automation • Stepwise Best Regression • Square Root Regression • Square Regression • Logistic Regression QuantStudio - Intelligent Trading Expert Adviser 4
  • 5. Attaching predictor to chart Open new chart Chart analysis  Expert Adviser  Algorithm list • Forecast line appears on the chart • Only one forecast allowed at any moment • Select “None” to remove forecast QuantStudio - Intelligent Trading Expert Adviser 5
  • 6. Example of forecast on chart QuantStudio - Intelligent Trading Expert Adviser 6
  • 7. Exclusive trading strategies • Signals derived from market forecasts • Selectable forecasting algorithm • Tailored for automatic optimization • Universal for all markets and time frames • Simple technical rules • Easy statistical interpretation QuantStudio - Intelligent Trading Expert Adviser 7
  • 8. Selecting trading strategy Open new chart Chart analysis  Expert Adviser  Strategy list • Trading advises appear on the chart • Only one strategy allowed at any moment • Select “None” to cleanup advises QuantStudio - Intelligent Trading Expert Adviser 8
  • 9. Example of strategy on chart QuantStudio - Intelligent Trading Expert Adviser 9
  • 10. Symbols for trading signals • Trading signals depicted as triangles • Color indicates signal type Buy (Green) Sell short (Red) Exit short (Blue) Exit long (Gray) • Only one signal is allowed per bar QuantStudio - Intelligent Trading Expert Adviser 10
  • 11. Forecast driven strategies • Direct forecast – directly trade on forecasted price expectation • Exact forecast change – filter our direct forecast trades with trading commissions • Exact forecast threshold – filter our direct forecast trades with entry and exit thresholds (equal to point size in case of futures) QuantStudio - Intelligent Trading Expert Adviser 11
  • 12. Forecast and trend hybrid strategies • Exact price change – combined forecast and price correlation trading with commissions and thresholds • Safe balance – enter on forecasted price against current price and exit on the actual price trend observed • Safe exit – combined forecast and price correlation trend over several bars with commissions and thresholds QuantStudio - Intelligent Trading Expert Adviser 12
  • 13. Intrinsic and custom strategies • Two types of trading strategies Forecast driven built-in strategies Trading script custom strategies • Standard strategies on top of the list  Forecast required • Custom strategies on bottom of the list QuantStudio - Intelligent Trading Expert Adviser 13
  • 14. Strategy Backtesting Engine QuantStudio - Intelligent Trading Expert Adviser 14
  • 15. Backtesting engine • All standard trading statistics • Separate analysis of long and short trades • Full list of trade executions • Profit / loss evaluation per trade • Profitability chart of capital evolution • Account for entry / exit commissions • Fixed capital and capitalization tests QuantStudio - Intelligent Trading Expert Adviser 15
  • 16. Creating backtest report • Create or open a chart • Select forecasting algorithm • Select trading strategy or script • User charting ribbon:  Chart analysis (ribbon tab)  View (ribbon group) Performance (button) QuantStudio - Intelligent Trading Expert Adviser 16
  • 17. Backtesting results QuantStudio - Intelligent Trading Expert Adviser 17
  • 18. Backtesting parameters • Account: Number of shares to trade • Commission / trade : Trading commissions on entry and exit from the trade • Minimum change: Minimum price change to trigger trading signal. This should be equal to point value, if any QuantStudio - Intelligent Trading Expert Adviser 18
  • 19. Expert System for Strategy Optimization QuantStudio - Intelligent Trading Expert Adviser 19
  • 20. Expert strategy scanner • Universal strategy expert scanner • Scans for optimal combination of:  Trading strategy  Forecasting algorithm • Winner selection based on a number of advanced trading statistics • Intelligent randomized scan QuantStudio - Intelligent Trading Expert Adviser 20
  • 21. Expert strategy scanner Watch progress bar while expert system scans strategies to find an optimal one Open new chart Chart analysis  Expert Adviser  Expert Adviser QuantStudio - Intelligent Trading Expert Adviser 21
  • 22. Expert strategy scanner results • On scan completion appears message with optimal strategy and algorithm • Confirm to apply expert selection to chart QuantStudio - Intelligent Trading Expert Adviser 22
  • 23. Expert strategy on chart QuantStudio - Intelligent Trading Expert Adviser 23
  • 24. Expert strategy performance QuantStudio - Intelligent Trading Expert Adviser 24
  • 25. Tools for Portfolio Analysis QuantStudio - Intelligent Trading Expert Adviser 25
  • 26. Portfolio optimizer • Summary view of all symbols in portfolio • Forecasted price and change per symbol • Expert advise on trade execution • Distinctive coloring of signals QuantStudio - Intelligent Trading Expert Adviser 26
  • 27. Open portfolio optimizer  Home & Basics Analysis (group)  Radar (button) Add symbols to portfolio: 1. Home & Basics > Symbol > Add to Favorites 2. Data manager > Add selected to portfolio QuantStudio - Intelligent Trading Expert Adviser 27
  • 28. Batch expert scan Batch expert scan on all symbols in portfolio for the best predictor and strategy combination Open new chart Chart analysis  Expert Adviser  Expert Adviser QuantStudio - Intelligent Trading Expert Adviser 28
  • 29. Portfolio affinity matrix • Powerful tool for portfolio optimization • Exclude closely correlated symbols • Correlated symbols similarly behave on market changes • It decreases stability of portfolio • Keep portfolio of less correlated symbols • Increase probability of some symbols growing while others downtrend QuantStudio - Intelligent Trading Expert Adviser 29
  • 30. Multiple affinity measures • Correlation radius • Kendall rank correlation • Normal absolute difference • Kruskal-Wallis test • Friedman test • Hurst coefficient • H parameter • Correlation • Asymmetry • Excess QuantStudio - Intelligent Trading Expert Adviser 30
  • 31. Portfolio affinity matrix example QuantStudio - Intelligent Trading Expert Adviser 31
  • 32. Log relation analysis • Discovery of symbol dependencies • Calculates cross correlation of selected symbol with other symbols in portfolio over a range of time lags • If strong correlation exists, then correlated symbol can serve as a predictor in multiple regression model • Multiple classical and nonparametric proximity measures QuantStudio - Intelligent Trading Expert Adviser 32
  • 33. Log relation analysis example QuantStudio - Intelligent Trading Expert Adviser 33
  • 34. Scripting of Trading Strategies QuantStudio - Intelligent Trading Expert Adviser 34
  • 35. Trading script • Easy scripting of your trading strategies • Scripting language for auto-trading • Non-procedural scientific language • Vector programming language • Designed specifically for developing of trading systems • Large collection of built-in vector operations and technical indicators QuantStudio - Intelligent Trading Expert Adviser 35
  • 36. Trading script components • Every strategy consists of four scripts:  Buy script  Sell script  Exit long script  Exit short script • All strategy scripts are optional • At least one entry and exit script should be filled for the strategy to execute QuantStudio - Intelligent Trading Expert Adviser 36
  • 37. Trading script editor • Centralized management of scripts • Persistent script storage • Trading strategy script library • Editing of buy/sell and entry/exit in four side-by- side windows • Side bar script function guide with immediate insertion capability • Script validation with error reporting QuantStudio - Intelligent Trading Expert Adviser 37
  • 38. Trading script editor screen QuantStudio - Intelligent Trading Expert Adviser 38
  • 39. New trading script creation • Strategy library > Add • Give a name to new strategy • Fill script code for buy/sell and enter/exit • Validate and save the strategy • Strategy appears in strategy list QuantStudio - Intelligent Trading Expert Adviser 39
  • 40. Selector of trading script • Scripts appear on bottom of strategy list Scripts are below “Trading Script” item • Scripts do not need forecasting algorithm Algorithm field can be left empty • Scripts appear in the list when added to trading script library • Scripts disappear from the list when removed from trading script library QuantStudio - Intelligent Trading Expert Adviser 40
  • 41. About StockFusion Copyright © 2014 Technical Bazaar Solutions Pvt ltd . All rights reserved. No part of the materials including graphics or logos, available in this Web site may be copied, reproduced, translated or reduced to any electronic medium or machine-readable form, in whole or in part without written permission. The product names used in this document are for identification purposes only. All trademarks and registered trademarks are the property of their respective owners. Trading futures and options involves the risk of loss. You should consider carefully whether futures or options are appropriate to your financial situation. You must review the customer account agreement and risk disclosure prior to establishing an account. Only risk capital should be used when trading futures or options. Investors could lose more than their initial investment. Past results are not necessarily indicative of futures results. The risk of loss in trading futures or options can be substantial, carefully consider the inherent risks of such an investment in light of your financial condition. Information contained, viewed, sent or attached is considered a solicitation for business. QuantStudio - Intelligent Trading Expert Adviser 41