Circular Image

M.A. Sharifi Kolarijani

8 records found

Feature Engineering in Reinforcement Learning for Algorithmic Trading

Investigating the Effects of State Representation on Trading Agent Performance in the Forex Market

This study explores how different features impact a Reinforcement Learning agent's performance in forex trading. Using a Deep Q-Network (DQN) agent and EUR/USD data from 2022-2024, we found that performance is highly sensitive to the information provided. Key findings show that f ...

Effects of exploration-exploitation strategies in dynamic Forex markets

The use of Reinforcement Learning in Algorithmic Trading

This paper examines how different exploration strategies affect the learning behavior and trading performance of reinforcement learning (RL) agents in a custom foreign exchange (forex) environment. By holding all other components constant—including model architecture, features, a ...

The use of Reinforcement Learning in Algorithmic Trading

What are the impacts of different possible reward functions on the ability of the RL model to learn, and the performance of the RL Model?

Algorithmic trading already dominates modern financial markets, yet most live systems still rely on fixed heuristics that falter when conditions change. Deep reinforcement learning agents promise adaptive decision making, but their behaviour is driven entirely by the reward funct ...

Transferable Reinforcement Learning in Forex Trading

Cross-Currency Adaptation Techniques for EUR/USD and GBP/USD

This paper investigates the effectiveness of transfer learning techniques for accelerating the training of deep reinforcement learning (RL) agents in the foreign exchange (Forex) market. Specifically, the transfer of policies learned on the EUR/USD currency pair to the GBP/USD pa ...
As a component of lithography machine, the wafer table plays an important role during wafer
exposure. The surface flatness condition of the WT will cause focus and overlay errors during
exposure and directly affect wafer distortion levels. This project takes advantage o ...

Market Making in Limit Order Books

Using Reinforcement Learning

Market making, the act of providing liquidity to the market by simultaneously buying and selling, is a difficult problem to solve. The use of reinforcement learning to solve for market making is increasing, as academics and practitioners alike look for novel ways to approximate f ...
This thesis introduces a new method, called Mixed Iteration, for controlling Markov Decision Processes when partial information is known about the dynamics of the Markov Decision Process. The algorithm uses sampling to calculate the expectation of partially known dynamics in stoc ...