GitHub / cdw1p / MaximumSubarrayDFS
This project designed to analyze historical OHLC (Open-High-Low-Close) data of financial markets and predict potential breakout patterns. It utilizes the Maximum Subarray algorithm with Depth-First Search (DFS) to identify periods of significant price movement.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdw1p%2FMaximumSubarrayDFS
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: JavaScript
Size: 1.95 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: 27 days ago
Topics: crypto-prediction, depth-first-search, financial-markets, maximum-subarray