paper-with-me

홈 › Papers

GA-MSSR: Genetic Algorithm Maximizing Sharpe and Sterling Ratio Method for RoboTrading

2020-08-16 · Zezheng Zhang, Matloob Khushi

Foreign exchange is the largest financial market in the world, and it is also one of the most volatile markets. Technical analysis plays an important role in the forex market and trading algorithms are designed utilizing machine learning techniques. Most literature used historical price information and technical indicators for training. However, the noisy nature of the market affects the consistency and profitability of the algorithms. To address this problem, we designed trading rule features that are derived from technical indicators and trading rules. The parameters of technical indicators are optimized to maximize trading performance. We also proposed a novel cost function that computes the risk-adjusted return, Sharpe and Sterling Ratio (SSR), in an effort to reduce the variance and the magnitude of drawdowns. An automatic robotic trading (RoboTrading) strategy is designed with the proposed Genetic Algorithm Maximizing Sharpe and Sterling Ratio model (GA-MSSR) model. The experiment was conducted on intraday data of 6 major currency pairs from 2018 to 2019. The results consistently showed significant positive returns and the performance of the trading system is superior using the optimized rule-based features. The highest return obtained was 320% annually using 5-minute AUDUSD currency pair. Besides, the proposed model achieves the best performance on risk factors, including maximum drawdowns and variance in return, comparing to benchmark models. The code can be accessed at https://github.com/zzzac/rule-based-forextrading-system

📄 PDF Abstract BibTeX arXiv:2008.09471

Code (1)

zzzac/Rule-based-forex-trading-system 공식 구현

Similar Papers 제목 키워드 기반

STERLING: Synergistic Representation Learning on Bipartite Graphs

2023-01-25 · Baoyu Jing, Yuchen Yan, Kaize Ding, Chanyoung Park 외

A fundamental challenge of bipartite graph representation learning is how to extract informative node embeddings. Self-Supervised Learning (SSL) is a promising paradigm to address this challenge. Most recent bipartite gr…

Contrastive LearningGraph Representation LearningRepresentation LearningSelf-Supervised Learning

Optimizing carbon tax for decentralized electricity markets using an agent-based model

2020-05-28 · Alexander J. M. Kell, A. Stephen McGough, Matthew Forshaw

Averting the effects of anthropogenic climate change requires a transition from fossil fuels to low-carbon technology. A way to achieve this is to decarbonize the electricity grid. However, further efforts must be made i…

Incremental Sharpe and other performance ratios

2018-12-17

We present a new methodology of computing incremental contribution for performance ratios for portfolio like Sharpe, Treynor, Calmar or Sterling ratios. Using Euler's homogeneous function theorem, we are able to decompos…

Stable and Efficient Single-Rollout RL for Multimodal Reasoning

2025-12-20 · Rui Liu, Dian Yu, Lei Ke, Haolin Liu 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has become a key paradigm to improve the reasoning capabilities of Multimodal Large Language Models (MLLMs). However, prevalent group-based algorithms such as GRPO re…

Reinforcement LearningMultimodal Reasoning

STERLING: Self-Supervised Terrain Representation Learning from Unconstrained Robot Experience

2023-09-26 · Haresh Karnan, Elvin Yang, Daniel Farkash, Garrett Warnell 외

Terrain awareness, i.e., the ability to identify and distinguish different types of terrain, is a critical ability that robots must have to succeed at autonomous off-road navigation. Current approaches that provide robot…

Representation LearningVisual Navigation