StockFusion Expert

B
Market Forecasting and
Optimization of Trading Models
StockFusion Studio
www.stockfusion.net
StockFusion Studio - Intelligent Trading Expert Adviser 2
• Trading Strategies
• Backtesting Engine
• Expert Optimization
• Portfolio Analysis
• Trading Script
Algorithmic trading
strategies
StockFusion Studio - Intelligent Trading Expert Adviser 3
Premium selection of algorithms
StockFusion Studio - Intelligent Trading Expert Adviser 4
• Self-optimizing ARIMA expert
• Finite Impulse Response Neural Network
• Finite State Markov Automation
• Stepwise Best Regression
• Square Root Regression
• Square Regression
• Logistic Regression
Attaching predictor to chart
StockFusion Studio - Intelligent Trading Expert Adviser 5
 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
Example of forecast on chart
StockFusion Studio - Intelligent Trading Expert Adviser 6
Exclusive trading strategies
StockFusion Studio - Intelligent Trading Expert Adviser 7
• 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
Selecting trading strategy
StockFusion Studio - Intelligent Trading Expert Adviser 8
 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
Example of strategy on chart
StockFusion Studio - Intelligent Trading Expert Adviser 9
Symbols for trading signals
StockFusion Studio - Intelligent Trading Expert Adviser 10
• 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
Forecast driven strategies
StockFusion Studio - Intelligent Trading Expert Adviser 11
• 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)
Forecast and trend hybrid strategies
StockFusion Studio - Intelligent Trading Expert Adviser 12
• 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
Intrinsic and custom strategies
StockFusion Studio - Intelligent Trading Expert Adviser 13
• 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
Strategy Backtesting
Engine
StockFusion Studio - Intelligent Trading Expert Adviser 14
Backtesting engine
StockFusion Studio - Intelligent Trading Expert Adviser 15
• 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
Creating backtest report
StockFusion Studio - Intelligent Trading Expert Adviser 16
• 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)
Backtesting results
StockFusion Studio - Intelligent Trading Expert Adviser 17
Backtesting parameters
StockFusion Studio - Intelligent Trading Expert Adviser 18
• 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
Expert System for
Strategy Optimization
StockFusion Studio - Intelligent Trading Expert Adviser 19
Expert strategy scanner
StockFusion Studio - Intelligent Trading Expert Adviser 20
• 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
Expert strategy scanner
StockFusion Studio - Intelligent Trading Expert Adviser 21
Watch progress
bar while expert
system scans
strategies to find
an optimal one
 Open new chart
Chart analysis
Expert Adviser
Expert Adviser
Expert strategy scanner results
StockFusion Studio - Intelligent Trading Expert Adviser 22
• On scan completion appears message
with optimal strategy and algorithm
• Confirm to apply expert selection to chart
Expert strategy on chart
StockFusion Studio - Intelligent Trading Expert Adviser 23
Expert strategy performance
StockFusion Studio - Intelligent Trading Expert Adviser 24
Tools for
Portfolio Analysis
StockFusion Studio - Intelligent Trading Expert Adviser 25
Portfolio optimizer
StockFusion Studio - Intelligent Trading Expert Adviser 26
• Summary view of all symbols in portfolio
• Forecasted price and change per symbol
• Expert advise on trade execution
• Distinctive coloring of signals
Open portfolio optimizer
StockFusion Studio - Intelligent Trading Expert Adviser 27
 Home & Basics
Analysis (group)
Radar (button)
Add symbols to portfolio:
1. Home & Basics > Symbol > Add to Favorites
2. Data manager > Add selected to portfolio
Batch expert scan
StockFusion Studio - Intelligent Trading Expert Adviser 28
Batch expert scan on
all symbols in portfolio
for the best predictor
and strategy
combination
 Open new chart
Chart analysis
Expert Adviser
Expert Adviser
Portfolio affinity matrix
StockFusion Studio - Intelligent Trading Expert Adviser 29
• 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
Multiple affinity measures
StockFusion Studio - Intelligent Trading Expert Adviser 30
• Correlation radius
• Kendall rank correlation
• Normal absolute difference
• Kruskal-Wallis test
• Friedman test
• Hurst coefficient
• H parameter
• Correlation
• Asymmetry
• Excess
Portfolio affinity matrix example
StockFusion Studio - Intelligent Trading Expert Adviser 31
Lag relation analysis
StockFusion Studio - Intelligent Trading Expert Adviser 32
• 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
Lag relation analysis example
StockFusion Studio - Intelligent Trading Expert Adviser 33
Scripting of
Trading Strategies
StockFusion Studio - Intelligent Trading Expert Adviser 34
Trading script
StockFusion Studio - Intelligent Trading Expert Adviser 35
• 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
Trading script components
StockFusion Studio - Intelligent Trading Expert Adviser 36
• 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
Trading script editor
StockFusion Studio - Intelligent Trading Expert Adviser 37
• 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
Trading script editor screen
StockFusion Studio - Intelligent Trading Expert Adviser 38
New trading script creation
StockFusion Studio - Intelligent Trading Expert Adviser 39
• 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
Selector of trading script
StockFusion Studio - Intelligent Trading Expert Adviser 40
• 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
About StockFusion
StockFusion Studio - Intelligent Trading Expert Adviser 41
Copyright © 2014 StockFusion Technologies. 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.
1 of 41

Recommended

StockFusion Chart by
StockFusion ChartStockFusion Chart
StockFusion Chartbzinchenko
718 views42 slides
Stock Fusion Algorithms by
Stock Fusion AlgorithmsStock Fusion Algorithms
Stock Fusion Algorithmsbzinchenko
1.7K views22 slides
StockFusion Data by
StockFusion DataStockFusion Data
StockFusion Databzinchenko
946 views28 slides
StockFusion Dealing by
StockFusion DealingStockFusion Dealing
StockFusion Dealingbzinchenko
681 views31 slides
Quant studio expert by
Quant studio expertQuant studio expert
Quant studio expertVishal Doshi
2.3K views41 slides
Quant studio chart by
Quant studio chartQuant studio chart
Quant studio chartVishal Doshi
3K views42 slides

More Related Content

Similar to StockFusion Expert

Quant Trader Expert by
Quant Trader ExpertQuant Trader Expert
Quant Trader Expertbzinchenko
1.5K views41 slides
Algorithmic Trading by
Algorithmic TradingAlgorithmic Trading
Algorithmic TradingPrashant Maharshi
4.7K views13 slides
Traders Cockpit Product Details by
Traders Cockpit Product DetailsTraders Cockpit Product Details
Traders Cockpit Product DetailsTraders Cockpit
15.2K views158 slides
BlitzTrader_PPT by
BlitzTrader_PPTBlitzTrader_PPT
BlitzTrader_PPTVikas Khatri
466 views29 slides
Algorithmic trading by
Algorithmic tradingAlgorithmic trading
Algorithmic tradingJayadeep Govindu
244 views17 slides
Scalping strategies for Forex trading by
Scalping strategies for Forex tradingScalping strategies for Forex trading
Scalping strategies for Forex tradingJIANG ZUOXIAN
363 views9 slides

Similar to StockFusion Expert(20)

Quant Trader Expert by bzinchenko
Quant Trader ExpertQuant Trader Expert
Quant Trader Expert
bzinchenko1.5K views
Traders Cockpit Product Details by Traders Cockpit
Traders Cockpit Product DetailsTraders Cockpit Product Details
Traders Cockpit Product Details
Traders Cockpit15.2K views
Scalping strategies for Forex trading by JIANG ZUOXIAN
Scalping strategies for Forex tradingScalping strategies for Forex trading
Scalping strategies for Forex trading
JIANG ZUOXIAN363 views
List of features for harmonic pattern indicator by LeadingTrader21
List of features for harmonic pattern indicatorList of features for harmonic pattern indicator
List of features for harmonic pattern indicator
LeadingTrader2165 views
Quant Trader Chart by bzinchenko
Quant Trader ChartQuant Trader Chart
Quant Trader Chart
bzinchenko1.5K views
Front Arena Agorithmic Trading Fs by guestb61c8a
Front Arena Agorithmic Trading FsFront Arena Agorithmic Trading Fs
Front Arena Agorithmic Trading Fs
guestb61c8a937 views
Fractal Trading Strategies for Bloomberg Professional by bzinchenko
Fractal Trading Strategies for Bloomberg ProfessionalFractal Trading Strategies for Bloomberg Professional
Fractal Trading Strategies for Bloomberg Professional
bzinchenko1.4K views
Testing trading strategies in JavaScript by Ashley Davis
Testing trading strategies in JavaScriptTesting trading strategies in JavaScript
Testing trading strategies in JavaScript
Ashley Davis728 views
Algo trading(Minor Project) strategy EMA with Ipython by Deb prakash ganguly
Algo trading(Minor Project) strategy EMA with IpythonAlgo trading(Minor Project) strategy EMA with Ipython
Algo trading(Minor Project) strategy EMA with Ipython
Orc Trading For Arbitrage by LMessi10
Orc Trading For ArbitrageOrc Trading For Arbitrage
Orc Trading For Arbitrage
LMessi10624 views
0000Webinar02-12-2015 Ninja Trader WebinarTradeFoxx - Master by A H
0000Webinar02-12-2015 Ninja Trader WebinarTradeFoxx  - Master0000Webinar02-12-2015 Ninja Trader WebinarTradeFoxx  - Master
0000Webinar02-12-2015 Ninja Trader WebinarTradeFoxx - Master
A H560 views
Front Arena Market Making Fs by guestb61c8a
Front Arena Market Making FsFront Arena Market Making Fs
Front Arena Market Making Fs
guestb61c8a671 views
Forex trendline break ea for mt4 by Chai Lin Ng
Forex trendline break ea for mt4Forex trendline break ea for mt4
Forex trendline break ea for mt4
Chai Lin Ng3.4K views
Guideline on Harmonic Patterns _ Advanced Technical Analysis and Indicator.pdf by LeadingTrader21
Guideline on Harmonic Patterns _ Advanced Technical Analysis and Indicator.pdfGuideline on Harmonic Patterns _ Advanced Technical Analysis and Indicator.pdf
Guideline on Harmonic Patterns _ Advanced Technical Analysis and Indicator.pdf
LeadingTrader2178 views

More from bzinchenko

Chaos Complete Webinar by
Chaos Complete WebinarChaos Complete Webinar
Chaos Complete Webinarbzinchenko
764 views16 slides
Stock Fusion Basics by
Stock Fusion BasicsStock Fusion Basics
Stock Fusion Basicsbzinchenko
286 views13 slides
Samurai Suite for NinjaTrader by
Samurai Suite for NinjaTraderSamurai Suite for NinjaTrader
Samurai Suite for NinjaTraderbzinchenko
5.9K views41 slides
The Simple Truth Behind Managed Futures by
The Simple Truth Behind Managed FuturesThe Simple Truth Behind Managed Futures
The Simple Truth Behind Managed Futuresbzinchenko
1.8K views23 slides
Managed Futures by
Managed FuturesManaged Futures
Managed Futuresbzinchenko
431 views14 slides
Managed Futures - Chaos Cruncher by
Managed Futures - Chaos CruncherManaged Futures - Chaos Cruncher
Managed Futures - Chaos Cruncherbzinchenko
1.1K views8 slides

More from bzinchenko(19)

Chaos Complete Webinar by bzinchenko
Chaos Complete WebinarChaos Complete Webinar
Chaos Complete Webinar
bzinchenko764 views
Stock Fusion Basics by bzinchenko
Stock Fusion BasicsStock Fusion Basics
Stock Fusion Basics
bzinchenko286 views
Samurai Suite for NinjaTrader by bzinchenko
Samurai Suite for NinjaTraderSamurai Suite for NinjaTrader
Samurai Suite for NinjaTrader
bzinchenko5.9K views
The Simple Truth Behind Managed Futures by bzinchenko
The Simple Truth Behind Managed FuturesThe Simple Truth Behind Managed Futures
The Simple Truth Behind Managed Futures
bzinchenko1.8K views
Managed Futures by bzinchenko
Managed FuturesManaged Futures
Managed Futures
bzinchenko431 views
Managed Futures - Chaos Cruncher by bzinchenko
Managed Futures - Chaos CruncherManaged Futures - Chaos Cruncher
Managed Futures - Chaos Cruncher
bzinchenko1.1K views
Quant Trader Dealing by bzinchenko
Quant Trader DealingQuant Trader Dealing
Quant Trader Dealing
bzinchenko1.6K views
Quant Trader Algorithms by bzinchenko
Quant Trader AlgorithmsQuant Trader Algorithms
Quant Trader Algorithms
bzinchenko2K views
Quant Trader Data by bzinchenko
Quant Trader DataQuant Trader Data
Quant Trader Data
bzinchenko1.6K views
Quant Trader Login by bzinchenko
Quant Trader LoginQuant Trader Login
Quant Trader Login
bzinchenko1.7K views
Quant Trader Basics by bzinchenko
Quant Trader BasicsQuant Trader Basics
Quant Trader Basics
bzinchenko1.5K views
Precision Oscillator Suite for Bloomberg Professional by bzinchenko
Precision Oscillator Suite for Bloomberg ProfessionalPrecision Oscillator Suite for Bloomberg Professional
Precision Oscillator Suite for Bloomberg Professional
bzinchenko560 views
Fractal Suite Trading Indicators for Bloomberg Professional by bzinchenko
Fractal Suite Trading Indicators for Bloomberg ProfessionalFractal Suite Trading Indicators for Bloomberg Professional
Fractal Suite Trading Indicators for Bloomberg Professional
bzinchenko756 views
Backtesting Engine for Trading Strategies by bzinchenko
Backtesting Engine for Trading StrategiesBacktesting Engine for Trading Strategies
Backtesting Engine for Trading Strategies
bzinchenko1.3K views
Fractal Forecasting of Financial Markets with Fraclet Algorithm by bzinchenko
Fractal Forecasting of Financial Markets with Fraclet AlgorithmFractal Forecasting of Financial Markets with Fraclet Algorithm
Fractal Forecasting of Financial Markets with Fraclet Algorithm
bzinchenko1K views
BPM-Xchange™ – Solution Overview by bzinchenko
BPM-Xchange™ – Solution OverviewBPM-Xchange™ – Solution Overview
BPM-Xchange™ – Solution Overview
bzinchenko1.1K views
ForeStock Trading Advisor by bzinchenko
ForeStock Trading AdvisorForeStock Trading Advisor
ForeStock Trading Advisor
bzinchenko463 views
StockFusion Studio Trading Advisor Expert System by bzinchenko
StockFusion StudioTrading Advisor Expert SystemStockFusion StudioTrading Advisor Expert System
StockFusion Studio Trading Advisor Expert System
bzinchenko343 views
StockFusion for Ninja Trader by bzinchenko
StockFusion for Ninja TraderStockFusion for Ninja Trader
StockFusion for Ninja Trader
bzinchenko718 views

Recently uploaded

UCA towards I5.0 OECD.pdf by
UCA towards I5.0 OECD.pdfUCA towards I5.0 OECD.pdf
UCA towards I5.0 OECD.pdfAPPAU_Ukraine
7 views16 slides
Defcon Network.pdf by
Defcon Network.pdfDefcon Network.pdf
Defcon Network.pdfJesse Mauck
14 views4 slides
voice logger software aegis.pdf by
voice logger software aegis.pdfvoice logger software aegis.pdf
voice logger software aegis.pdfNirmal Sharma
30 views1 slide
Leading in A Culture by
Leading in A CultureLeading in A Culture
Leading in A CultureSeta Wicaksana
12 views34 slides
2023 Photo Contest.pptx by
2023 Photo Contest.pptx2023 Photo Contest.pptx
2023 Photo Contest.pptxculhama
26 views185 slides
Discover the Finest Interior Painting Services in Miami Elevate Your Space wi... by
Discover the Finest Interior Painting Services in Miami Elevate Your Space wi...Discover the Finest Interior Painting Services in Miami Elevate Your Space wi...
Discover the Finest Interior Painting Services in Miami Elevate Your Space wi...Florida Painting Miami
9 views10 slides

Recently uploaded(20)

voice logger software aegis.pdf by Nirmal Sharma
voice logger software aegis.pdfvoice logger software aegis.pdf
voice logger software aegis.pdf
Nirmal Sharma30 views
2023 Photo Contest.pptx by culhama
2023 Photo Contest.pptx2023 Photo Contest.pptx
2023 Photo Contest.pptx
culhama26 views
Discover the Finest Interior Painting Services in Miami Elevate Your Space wi... by Florida Painting Miami
Discover the Finest Interior Painting Services in Miami Elevate Your Space wi...Discover the Finest Interior Painting Services in Miami Elevate Your Space wi...
Discover the Finest Interior Painting Services in Miami Elevate Your Space wi...
Why are KPIs(key performance indicators) important? by Epixel MLM Software
Why are KPIs(key performance indicators) important? Why are KPIs(key performance indicators) important?
Why are KPIs(key performance indicators) important?
bookmyshow-1.pptx by 125071035
bookmyshow-1.pptxbookmyshow-1.pptx
bookmyshow-1.pptx
12507103510 views
Pitch Deck Teardown: Scalestack's $1M AI sales tech Seed deck by HajeJanKamps
Pitch Deck Teardown: Scalestack's $1M AI sales tech Seed deckPitch Deck Teardown: Scalestack's $1M AI sales tech Seed deck
Pitch Deck Teardown: Scalestack's $1M AI sales tech Seed deck
HajeJanKamps285 views
CORPORATE COMMUNICATION.pdf by AKarthikeyan8
CORPORATE COMMUNICATION.pdfCORPORATE COMMUNICATION.pdf
CORPORATE COMMUNICATION.pdf
AKarthikeyan812 views
AIR FRESHENER SUPPLIERS IN MUSCAT OMAN by Hygienelinks2
AIR FRESHENER SUPPLIERS IN MUSCAT OMANAIR FRESHENER SUPPLIERS IN MUSCAT OMAN
AIR FRESHENER SUPPLIERS IN MUSCAT OMAN
Hygienelinks28 views
See the new MTN tariffs effected November 28, 2023 by Kweku Zurek
See the new MTN tariffs effected November 28, 2023See the new MTN tariffs effected November 28, 2023
See the new MTN tariffs effected November 28, 2023
Kweku Zurek29.4K views
Assignment 4: Reporting to Management.pptx by BethanyAline
Assignment 4: Reporting to Management.pptxAssignment 4: Reporting to Management.pptx
Assignment 4: Reporting to Management.pptx
BethanyAline17 views
Businesses to Start in 2024.pdf by Dante St James
Businesses to Start in 2024.pdfBusinesses to Start in 2024.pdf
Businesses to Start in 2024.pdf
Dante St James16 views

StockFusion Expert

  • 1. Market Forecasting and Optimization of Trading Models StockFusion Studio www.stockfusion.net
  • 2. StockFusion Studio - Intelligent Trading Expert Adviser 2 • Trading Strategies • Backtesting Engine • Expert Optimization • Portfolio Analysis • Trading Script
  • 3. Algorithmic trading strategies StockFusion Studio - Intelligent Trading Expert Adviser 3
  • 4. Premium selection of algorithms StockFusion Studio - Intelligent Trading Expert Adviser 4 • Self-optimizing ARIMA expert • Finite Impulse Response Neural Network • Finite State Markov Automation • Stepwise Best Regression • Square Root Regression • Square Regression • Logistic Regression
  • 5. Attaching predictor to chart StockFusion Studio - Intelligent Trading Expert Adviser 5  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
  • 6. Example of forecast on chart StockFusion Studio - Intelligent Trading Expert Adviser 6
  • 7. Exclusive trading strategies StockFusion Studio - Intelligent Trading Expert Adviser 7 • 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
  • 8. Selecting trading strategy StockFusion Studio - Intelligent Trading Expert Adviser 8  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
  • 9. Example of strategy on chart StockFusion Studio - Intelligent Trading Expert Adviser 9
  • 10. Symbols for trading signals StockFusion Studio - Intelligent Trading Expert Adviser 10 • 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
  • 11. Forecast driven strategies StockFusion Studio - Intelligent Trading Expert Adviser 11 • 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)
  • 12. Forecast and trend hybrid strategies StockFusion Studio - Intelligent Trading Expert Adviser 12 • 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
  • 13. Intrinsic and custom strategies StockFusion Studio - Intelligent Trading Expert Adviser 13 • 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
  • 14. Strategy Backtesting Engine StockFusion Studio - Intelligent Trading Expert Adviser 14
  • 15. Backtesting engine StockFusion Studio - Intelligent Trading Expert Adviser 15 • 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
  • 16. Creating backtest report StockFusion Studio - Intelligent Trading Expert Adviser 16 • 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)
  • 17. Backtesting results StockFusion Studio - Intelligent Trading Expert Adviser 17
  • 18. Backtesting parameters StockFusion Studio - Intelligent Trading Expert Adviser 18 • 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
  • 19. Expert System for Strategy Optimization StockFusion Studio - Intelligent Trading Expert Adviser 19
  • 20. Expert strategy scanner StockFusion Studio - Intelligent Trading Expert Adviser 20 • 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
  • 21. Expert strategy scanner StockFusion Studio - Intelligent Trading Expert Adviser 21 Watch progress bar while expert system scans strategies to find an optimal one  Open new chart Chart analysis Expert Adviser Expert Adviser
  • 22. Expert strategy scanner results StockFusion Studio - Intelligent Trading Expert Adviser 22 • On scan completion appears message with optimal strategy and algorithm • Confirm to apply expert selection to chart
  • 23. Expert strategy on chart StockFusion Studio - Intelligent Trading Expert Adviser 23
  • 24. Expert strategy performance StockFusion Studio - Intelligent Trading Expert Adviser 24
  • 25. Tools for Portfolio Analysis StockFusion Studio - Intelligent Trading Expert Adviser 25
  • 26. Portfolio optimizer StockFusion Studio - Intelligent Trading Expert Adviser 26 • Summary view of all symbols in portfolio • Forecasted price and change per symbol • Expert advise on trade execution • Distinctive coloring of signals
  • 27. Open portfolio optimizer StockFusion Studio - Intelligent Trading Expert Adviser 27  Home & Basics Analysis (group) Radar (button) Add symbols to portfolio: 1. Home & Basics > Symbol > Add to Favorites 2. Data manager > Add selected to portfolio
  • 28. Batch expert scan StockFusion Studio - Intelligent Trading Expert Adviser 28 Batch expert scan on all symbols in portfolio for the best predictor and strategy combination  Open new chart Chart analysis Expert Adviser Expert Adviser
  • 29. Portfolio affinity matrix StockFusion Studio - Intelligent Trading Expert Adviser 29 • 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
  • 30. Multiple affinity measures StockFusion Studio - Intelligent Trading Expert Adviser 30 • Correlation radius • Kendall rank correlation • Normal absolute difference • Kruskal-Wallis test • Friedman test • Hurst coefficient • H parameter • Correlation • Asymmetry • Excess
  • 31. Portfolio affinity matrix example StockFusion Studio - Intelligent Trading Expert Adviser 31
  • 32. Lag relation analysis StockFusion Studio - Intelligent Trading Expert Adviser 32 • 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
  • 33. Lag relation analysis example StockFusion Studio - Intelligent Trading Expert Adviser 33
  • 34. Scripting of Trading Strategies StockFusion Studio - Intelligent Trading Expert Adviser 34
  • 35. Trading script StockFusion Studio - Intelligent Trading Expert Adviser 35 • 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
  • 36. Trading script components StockFusion Studio - Intelligent Trading Expert Adviser 36 • 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
  • 37. Trading script editor StockFusion Studio - Intelligent Trading Expert Adviser 37 • 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
  • 38. Trading script editor screen StockFusion Studio - Intelligent Trading Expert Adviser 38
  • 39. New trading script creation StockFusion Studio - Intelligent Trading Expert Adviser 39 • 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
  • 40. Selector of trading script StockFusion Studio - Intelligent Trading Expert Adviser 40 • 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
  • 41. About StockFusion StockFusion Studio - Intelligent Trading Expert Adviser 41 Copyright © 2014 StockFusion Technologies. 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.