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

PPTX
Quant studio chart
PPTX
Quant studio dealing
PPTX
Quant studio login
PDF
StockFusion Expert
PDF
StockFusion Chart
PDF
StockFusion Dealing
PDF
Stock Fusion Algorithms
PDF
StockFusion Data
Quant studio chart
Quant studio dealing
Quant studio login
StockFusion Expert
StockFusion Chart
StockFusion Dealing
Stock Fusion Algorithms
StockFusion Data

What's hot (10)

PDF
StockFusion Login
PDF
AmiBroker Xtreme Course, ABXC
PDF
AmiBroker Custom Backtester Interface
PPTX
Traders Cockpit Product Details
PDF
Quant Trader Algorithms
PDF
Front Arena Agorithmic Trading Fs
PDF
Front Arena Market Making Fs
PDF
Rtg it solutions
PPTX
Algorithmic Trading: an Overview
PPTX
Extent 2013 Obninsk Cross-Asset Portfolio Margin Risk Calculation for HFT
StockFusion Login
AmiBroker Xtreme Course, ABXC
AmiBroker Custom Backtester Interface
Traders Cockpit Product Details
Quant Trader Algorithms
Front Arena Agorithmic Trading Fs
Front Arena Market Making Fs
Rtg it solutions
Algorithmic Trading: an Overview
Extent 2013 Obninsk Cross-Asset Portfolio Margin Risk Calculation for HFT
Ad

Viewers also liked (11)

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

Similar to Quant studio expert (20)

PDF
Quant Trader Expert
PPTX
Algorithmic trading
PPTX
Algorithmic Trading
PDF
Quant Trader Chart
PDF
Maximize Your Trading Potential with Tradematics Enterprises
PPTX
BlitzTrader_PPT
PPTX
Algo Trading
PPTX
Decode_Global_Presentation DF SDAASDFASD SDAFDSFSDFSDAFA FASDFSDFSD
PDF
PDF
Scalping strategies for Forex trading
PDF
Fractal Trading Strategies for Bloomberg Professional
PPTX
Best_Crypto_Trading_Signals_99_Accuracy.pptx
PPTX
TradersCockpit Features 2018
PDF
Testing trading strategies in JavaScript
PPTX
MetaStock Webcast May 2018
PDF
Algo trading(Minor Project) strategy EMA with Ipython
PDF
4. Using VisibleThread for Competitive Intelligence - Milestone
PPSX
Joysticks & controls configuration software
PDF
Adaptix_2013
Quant Trader Expert
Algorithmic trading
Algorithmic Trading
Quant Trader Chart
Maximize Your Trading Potential with Tradematics Enterprises
BlitzTrader_PPT
Algo Trading
Decode_Global_Presentation DF SDAASDFASD SDAFDSFSDFSDAFA FASDFSDFSD
Scalping strategies for Forex trading
Fractal Trading Strategies for Bloomberg Professional
Best_Crypto_Trading_Signals_99_Accuracy.pptx
TradersCockpit Features 2018
Testing trading strategies in JavaScript
MetaStock Webcast May 2018
Algo trading(Minor Project) strategy EMA with Ipython
4. Using VisibleThread for Competitive Intelligence - Milestone
Joysticks & controls configuration software
Adaptix_2013

More from Vishal Doshi (10)

PPTX
Lockdown diaries shreyas doshi
PPT
Entre kd 3
PPT
Entre kd
PPTX
Kidgoodies
PPSX
VRamazon
PDF
Ecnpit a&b book systems
PPTX
Tech trade
PPSX
Direct trade
PPTX
Star ticker
PPS
Indian spirituality
Lockdown diaries shreyas doshi
Entre kd 3
Entre kd
Kidgoodies
VRamazon
Ecnpit a&b book systems
Tech trade
Direct trade
Star ticker
Indian spirituality

Recently uploaded (20)

PPTX
Astra-Investor- business Presentation (1).pptx
PDF
Satish NS: Fostering Innovation and Sustainability: Haier India’s Customer-Ce...
PDF
NewBase 12 August 2025 Energy News issue - 1812 by Khaled Al Awadi_compresse...
DOCX
Hand book of Entrepreneurship 4 Chapters.docx
PPTX
basic introduction to research chapter 1.pptx
PDF
Cours de Système d'information about ERP.pdf
PDF
Introduction to Generative Engine Optimization (GEO)
PPTX
TRAINNING, DEVELOPMENT AND APPRAISAL.pptx
PDF
NEW - FEES STRUCTURES (01-july-2024).pdf
PDF
Solaris Resources Presentation - Corporate August 2025.pdf
PPTX
svnfcksanfskjcsnvvjknsnvsdscnsncxasxa saccacxsax
PDF
Daniels 2024 Inclusive, Sustainable Development
PDF
TyAnn Osborn: A Visionary Leader Shaping Corporate Workforce Dynamics
PDF
PMB 401-Identification-of-Potential-Biotechnological-Products.pdf
PPT
Lecture 3344;;,,(,(((((((((((((((((((((((
PDF
Robin Fischer: A Visionary Leader Making a Difference in Healthcare, One Day ...
PDF
Tortilla Mexican Grill 发射点犯得上发射点发生发射点犯得上发生
PPTX
Negotiation and Persuasion Skills: A Shrewd Person's Perspective
PPTX
Sales & Distribution Management , LOGISTICS, Distribution, Sales Managers
PPTX
2025 Product Deck V1.0.pptxCATALOGTCLCIA
Astra-Investor- business Presentation (1).pptx
Satish NS: Fostering Innovation and Sustainability: Haier India’s Customer-Ce...
NewBase 12 August 2025 Energy News issue - 1812 by Khaled Al Awadi_compresse...
Hand book of Entrepreneurship 4 Chapters.docx
basic introduction to research chapter 1.pptx
Cours de Système d'information about ERP.pdf
Introduction to Generative Engine Optimization (GEO)
TRAINNING, DEVELOPMENT AND APPRAISAL.pptx
NEW - FEES STRUCTURES (01-july-2024).pdf
Solaris Resources Presentation - Corporate August 2025.pdf
svnfcksanfskjcsnvvjknsnvsdscnsncxasxa saccacxsax
Daniels 2024 Inclusive, Sustainable Development
TyAnn Osborn: A Visionary Leader Shaping Corporate Workforce Dynamics
PMB 401-Identification-of-Potential-Biotechnological-Products.pdf
Lecture 3344;;,,(,(((((((((((((((((((((((
Robin Fischer: A Visionary Leader Making a Difference in Healthcare, One Day ...
Tortilla Mexican Grill 发射点犯得上发射点发生发射点犯得上发生
Negotiation and Persuasion Skills: A Shrewd Person's Perspective
Sales & Distribution Management , LOGISTICS, Distribution, Sales Managers
2025 Product Deck V1.0.pptxCATALOGTCLCIA

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