Skip to content

sdcirri/thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thesis: Trading Agents design and simulation

Thesis for Bachelor's Degree at Sapienza University of Rome

Overview

This thesis explores the design of trading agents and their evaluation through simulated trading on historical market data. Trading agents are systems that automatically perform online trading. Designing such systems is challenging because financial markets are highly dynamic and noisy. In this work we investigate how machine learning techniques can be used to improve trading strategies and decision making.

Thesis Structure

The thesis is organized into several parts:

  1. Problem analysis and background
    • Introduction to algorithmic trading
    • Overview of machine learning techniques used
  2. System design
    • Design of software systems capable of using machine learning
    • Architecture of trading agents
  3. Multi-asset trading
    • Design of agents capable of managing multiple financial instruments
  4. Simulation and evaluation
    • Backtesting on historical market data
    • Analysis and comparison of the different approaches

For the Python implementation see https://github.com/sdcirri/thesis_project.

About

Thesis for Bachelor's Degree at Sapienza University of Rome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors