Combo 4 New Courses From AmiBroker
Salepage : Combo 4 New Courses From AmiBroker
Archive : Combo 4 New Courses From AmiBroker Digital Download
Delivery : Digital Download Immediately
AmiBroker’s 4 New Courses in a Bundle
Matt Radtke – AmiBroker Rotational System Design Radtke, Matt
More information:
Radtke, Matt
amibroker’s Sale Page
This item is available.
The screenshots may be seen here: https://imgur.com/lMCKsai
Please contact us if you would like a free sample.
This course will look at several ways to create Rotational Systems in AmiBroker.
It comprises almost two hours of online training, AFL code templates that you can simply adapt for your own requirements, and Excel files providing AmiBroker test results for the sample strategy covered in the course.
Course Description
Module 1: Rotational Strategies Overview
What exactly are rotational strategies?
Strategy Rules Examples
A straightforward “rotation-like” technique
AmiBroker Support for Rotational Strategies Module 2
Rotational Mode in AmiBroker
BacktestRotational mode conversion of the Sample Strategy
Results Comparison
The Benefits and Drawbacks
Module 3: Using a CBT to Recreate Rotational Mode
Managing the Rotation Process
Transitioning from Mid to Low Level CBT
Results Comparison
More CBT Functionality in Module 4
Rebalancing
Long and Short Worst Ranks are Separated
Results Comparison
Summary
Office Hours (Module 5) (Q&A)
Session of Office Hours (Course Attendee Q&A)
AmiBroker Custom Backtester Intensive with Matt Radtke
More information:
Radtke, Matt
amibroker’s Sale Page
This item is available.
The screenshots may be seen here: https://imgur.com/t5vDj0m
Please contact us if you would like a free sample.
The CBT Intensive course is intended for traders who want to utilize AmiBroker’s Custom Backtest (CBT) interface to develop complicated back tests and optimizations.
After completing this 4-plus hour training, you will be able to:
Determine when to utilize each of the Custom Back Tester’s three levels.
Custom trade metrics may be added using the Custom Back Tester.
Custom portfolio metrics can be added using the Custom Back Tester.
Control the processing of entrance and exit signals completely.
Trades can be entered, modified, and exited at any time.
Carry out ancillary duties such as hedging.
Topic Synopsis
1st Session
Architecture by AmiBroker
Data Structures
User Features
Model of Objects
2nd Session
The CBT Is Introduced
Advanced CBT
CBT at the Mid-Level
Third session
Low-intensity CBT
Common Errors
Matt Radtke – AmiBroker Adaptive Strategy Programming
Amibroker Courses for Sale
This product is now available.
The screenshots may be seen here: https://imgur.com/y3mwnK0
Please contact us if you would like a free sample.
This course will concentrate on creating adaptive trading strategies with AmiBroker, utilizing the Custom Backtest (CBT) interface introduced in the CBT Intensive.
After finishing this course, you will be able to:
Establish your own Market Regimes.
Consider how a regime assigns trade setup, entrance, and exit.
Metrics should be summarized by regime.
Change your AFL such that it uses adaptive (regime-specific) parameters.
Compare the performance of the adaptive approach against that of a baseline.
Prerequisites:
AmiBroker 6.0 or later is installed. It is preferable to use version 6.20 or later.
Installed and configured a data source to interact with AmiBroker.
Have a basic understanding of AFL, including the ability to develop and run back tests and optimizations using AmiBroker’s standard back test engine.
Understand the CBT’s operation, including the AmiBroker object model and the creation of custom metrics.
Topic Synopsis
1st Session
Creating Market Regimes
Functions of the Market Regime
Assignment to a Regime
Metrics
2nd Session
Out-of-Sample Evaluation
Optimization inside a Sample
Excel evaluation
AFL News Updates
Third session
OOS (Out-of-Sample) Optimization
Adaptive Out-of-Sample (OOS) Results
Contrast OOS Adaptive with OOS Static
OOS Adaptive vs. OOS Optimization
Refreshing Adaptive Parameter
Trading and Investing Automation for AmiBroker
More information:
Amibroker
Amibroker Courses for Sale
This item is available.
The screenshots are available here:
Please contact us if you would like a free sample.
Learn how to use AmiBroker, Interactive Brokers, and Alera Portfolio Manager to automate your portfolio-level trading and investing strategies.
(Please keep in mind that Alera Portfolio Manager presently only supports Interactive Brokers and US stock trading.) More brokers and instruments are on the way.)
** Course Bonus — After order confirmation, 3 Complete AFL Strategy Code Scripts will be included with the course.
We will educate AmiBroker users how to produce — and partially or completely automate — buy and sell signals for multi-strategy, multi-system, and portfolio-level trading and investing in this course.
The method taught in this course is mainly intended for anyone who wants to simplify trade automation and active trading or investment system diversification.
APM enables customers to eliminate the complexity of broker connectivity for semi-automatic and fully automated, multi-strategy, and particularly portfolio-level trading and investing.
By eliminating the broker complexity, users are able to focus their efforts on devising (or implementing) strategies without having to worry about anything else.
In this course, we will look at how simple it is to produce and process signals from numerous separate trading techniques or investment strategies while utilizing only one brokerage account, allowing us to manage and diversify portfolios while reducing the work and time needed on a daily basis.
All of this may be done while significantly reducing or eliminating potential order entry mistakes on the order entry and exit workflow process side.
(Within the course, two trading strategy implementation examples with code are supplied for educational reasons only: an RSI-2 Reversion Strategy using limit orders and a Simple MACD Strategy utilizing MOC/MOO orders.)
Module 1: Introduction and Who Is This Course For?
Disclaimers and Preamble to Unit 1
Introduction to Unit 2
Prerequisites for Unit 3 Course
Course Agenda for Unit 4
Unit 5 Who is this Course For?
Module 2: Why Should You Automate Your Trading or Investing Workflow?
Unit 1: Why Should You Automate Your Trading or Investing Workflow?
Module 3: The Difference Between Semi-Automation and Full Automation
Unit 1: The Difference Between Semi-Automation and Full Automation
Module 4: An Introduction to the Semi and Full Automation Processes
Unit 1: An Introduction to the Semi and Full Automation Process
Overviews of the Module 5 Technology Stack
Overviews of the Unit 1 Technology Stack
Module 6: Setup and Configuration of the Tech Stack
Unit 1 Intro – Setting Up and Configuring the Tech Stack
Step 1 of Unit 2 – Install and Configure IB Gateway
Step 2 of Unit 3: Install and Configure Alera Portfolio Manager and the IB Gateway Connection
Unit 4 Step 3 – Configure Alera Portfolio Manager’s Daily Data Update
Step 4 of Unit 5: Create Buy and Sell Signal Scripts Using the Templates Provided
Step 5 of Unit 6: Create AmiBroker Analysis Project Files and an AmiBroker Batch File
Unit 7 Step 6: Create an Alera Portfolio Manager Strategy tab that runs AmiBroker Batch and Strategy.
Module 7: Day-to-Day Operations
Day-to-Day Operations – Keeping Things Running
Module 8: Another MACD-based system/strategies example
Unit 1: Another MACD-based system/strategies example
Module 9: Transitioning from Paper to Live Trading
Unit 1: Making the Transition from Paper to Live Trading
Module 10 Integration Support
Unit 1: Integration Support
Module 11: What Comes Next?
Next Steps for Unit 1
Downloads and Resources for Module 12
Downloads and Resources for Unit 1 Course
Course Additions and Corrections in Module 13
Course Additions and Corrections Unit 1
Unit 2: Utilizing Time-Based Exits
Unit 3 Returns to the Original RSI-2 Code – Version 2.0
Unit 4 RSI-2 Script Alternate Using Custom Backtester Interface (CBT) – Version 1.0
More from Categories : Forex & Trading
Reviews
There are no reviews yet.