Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a system that tests trading strategies, follow below sections: 1 . Introduction: In this section, students provide an overview of the topic related to

Create a system that tests trading strategies, follow below sections:
1.Introduction:
In this section, students provide an overview of the topic related to the establishment of the system and trading strategy. Focus on the chosen model to show the connection with the trading strategy design principles taught in the course.
2.System Design:
In designing the trading system, students need to clarify the design ideas:
Specific objectives of the trading system (e.g., generating alpha in the stock market, arbitrage in foreign exchange markets, etc.)
Specific assets, instruments, or markets being applied (e.g., Vietnam stocks, international foreign exchange market, etc.)
Some specific information needed: trading frequency (high frequency or hourly, daily, weekly, etc.)
Explanation of trading principles in the system, including rules (e.g., rules for buy and sell points based on specific indicators and conditions for execution) and risk management parameters (e.g., stop-loss levels, etc.)
Present additional filters or other execution conditions if necessary.
3. Modeling:
In this section, students can perform modeling using the following approaches:
Students can model using spreadsheets (such as Excel), flowcharts, or diagrams like Entity-Relationship Diagrams (ERD) to logically organize the design ideas. Following this direction, students can program using Easy Language (TradeStation) as in the LUXOR system, or through pseudocode or other plain text formats.
Students can model using a program developed for trading algorithms, using programming languages such as Python, R, Java, C#/C++, MATLAB, Julia, etc.
4. Execution Strategy:
In this section, students present specific strategies for the trading system that they have designed and modeled.
5. Evaluation and Backtesting:
In this section, students evaluate the performance of the built trading system and strategy.
Evaluate the effectiveness of the trading strategy that can be predicted or simulated from the built system and model. Analyze the validity and determine any necessary improvements.
For the model programmed using a programming language, students must use a relevant market data sample to backtest and analyze the results. The backtest must show that the model can be run/executed and provide results for analysis.
6. Conclusion:
Present a brief and concise summary of the topic.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts International Edition

Authors: David M. Kroenke

6th Edition International Edition

0133098222, 978-0133098228

More Books

Students also viewed these Databases questions