{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2603-21330","title":"FinRL-X: An AI-Native Modular Infrastructure for Quantitative Trading","arxiv_id":"2603.21330","date":"2026-03-22","proceeding":null,"authors":["Hongyang Yang","Boyu Zhang","Yang She","Xinyu Liao","Xiaoli Zhang"],"abstract":"We present FinRL-X, a modular and deployment-consistent trading architecture that unifies data processing, strategy construction, backtesting, and broker execution under a weight-centric interface. While existing open-source platforms are often backtesting- or model-centric, they rarely provide system-level consistency between research evaluation and live deployment. FinRL-X addresses this gap through a composable strategy pipeline that integrates stock selection, portfolio allocation, timing, and portfolio-level risk overlays within a unified protocol. The framework supports both rule-based and AI-driven components, including reinforcement learning allocators and LLM-based sentiment signals, without altering downstream execution semantics. FinRL-X provides an extensible foundation for reproducible, end-to-end quantitative trading research and deployment. The official FinRL-X implementation is available at https://github.com/AI4Finance-Foundation/FinRL-Trading.","url_abs":"https://arxiv.org/abs/2603.21330","url_pdf":"https://arxiv.org/pdf/2603.21330","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2603.21330","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2603.21330"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/AI4Finance-Foundation/FinRL-Trading","reach":null}],"summary":{"unverified":12},"by_repo_kind":{"found_in_text":{"samples":12,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"816ed3ab7766aa14","entry":"check_per_date_stock_coverage","repo":"AI4Finance-Foundation/FinRL-Trading","repo_kind":"found_in_text","path":"src/strategies/fundamental_portfolio_drl.py","file_url":"https://github.com/AI4Finance-Foundation/FinRL-Trading/blob/HEAD/src/strategies/fundamental_portfolio_drl.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"816ed3ab7766aa14"}},{"code_sha256_prefix":"508f470af7a43e9d","entry":"compute_and_save_performance","repo":"AI4Finance-Foundation/FinRL-Trading","repo_kind":"found_in_text","path":"src/strategies/fundamental_portfolio_drl.py","file_url":"https://github.com/AI4Finance-Foundation/FinRL-Trading/blob/HEAD/src/strategies/fundamental_portfolio_drl.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"508f470af7a43e9d"}},{"code_sha256_prefix":"44e391c1991c9318","entry":"create_alpaca_account_from_env","repo":"AI4Finance-Foundation/FinRL-Trading","repo_kind":"found_in_text","path":"src/trading/alpaca_manager.py","file_url":"https://github.com/AI4Finance-Foundation/FinRL-Trading/blob/HEAD/src/trading/alpaca_manager.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"44e391c1991c9318"}},{"code_sha256_prefix":"920285857a227368","entry":"create_env_file","repo":"AI4Finance-Foundation/FinRL-Trading","repo_kind":"found_in_text","path":"src/config/settings.py","file_url":"https://github.com/AI4Finance-Foundation/FinRL-Trading/blob/HEAD/src/config/settings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"920285857a227368"}},{"code_sha256_prefix":"11ca3559c3995f25","entry":"create_multiple_accounts_from_config","repo":"AI4Finance-Foundation/FinRL-Trading","repo_kind":"found_in_text","path":"src/trading/alpaca_manager.py","file_url":"https://github.com/AI4Finance-Foundation/FinRL-Trading/blob/HEAD/src/trading/alpaca_manager.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"11ca3559c3995f25"}},{"code_sha256_prefix":"ed0cee0c31763910","entry":"datadate_to_tradedate","repo":"AI4Finance-Foundation/FinRL-Trading","repo_kind":"found_in_text","path":"src/strategies/ml_bucket_selection.py","file_url":"https://github.com/AI4Finance-Foundation/FinRL-Trading/blob/HEAD/src/strategies/ml_bucket_selection.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ed0cee0c31763910"}},{"code_sha256_prefix":"463f919b34696257","entry":"ensure_fundamental_schema","repo":"AI4Finance-Foundation/FinRL-Trading","repo_kind":"found_in_text","path":"src/strategies/group_selection_by_gics.py","file_url":"https://github.com/AI4Finance-Foundation/FinRL-Trading/blob/HEAD/src/strategies/group_selection_by_gics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"463f919b34696257"}},{"code_sha256_prefix":"5335c487a864112e","entry":"map_sector_to_bucket","repo":"AI4Finance-Foundation/FinRL-Trading","repo_kind":"found_in_text","path":"src/strategies/group_selection_by_gics.py","file_url":"https://github.com/AI4Finance-Foundation/FinRL-Trading/blob/HEAD/src/strategies/group_selection_by_gics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5335c487a864112e"}},{"code_sha256_prefix":"9a35a2abf4643b20","entry":"preclassify_universe","repo":"AI4Finance-Foundation/FinRL-Trading","repo_kind":"found_in_text","path":"src/strategies/group_selection_by_gics.py","file_url":"https://github.com/AI4Finance-Foundation/FinRL-Trading/blob/HEAD/src/strategies/group_selection_by_gics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9a35a2abf4643b20"}},{"code_sha256_prefix":"38e46f95f639eec3","entry":"run_bucket","repo":"AI4Finance-Foundation/FinRL-Trading","repo_kind":"found_in_text","path":"src/strategies/ml_bucket_selection.py","file_url":"https://github.com/AI4Finance-Foundation/FinRL-Trading/blob/HEAD/src/strategies/ml_bucket_selection.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"38e46f95f639eec3"}},{"code_sha256_prefix":"cbc1bd210a1d52d6","entry":"run_dual_ensemble","repo":"AI4Finance-Foundation/FinRL-Trading","repo_kind":"found_in_text","path":"src/strategies/ml_bucket_selection.py","file_url":"https://github.com/AI4Finance-Foundation/FinRL-Trading/blob/HEAD/src/strategies/ml_bucket_selection.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cbc1bd210a1d52d6"}},{"code_sha256_prefix":"4251b306d2f76f0e","entry":"zscore_normalize_indicators","repo":"AI4Finance-Foundation/FinRL-Trading","repo_kind":"found_in_text","path":"src/strategies/fundamental_portfolio_drl.py","file_url":"https://github.com/AI4Finance-Foundation/FinRL-Trading/blob/HEAD/src/strategies/fundamental_portfolio_drl.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4251b306d2f76f0e"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}