Skip to content

hathanh119x/backtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

DCA Backtest — Dual v1.3

Overview

A single-file web app for backtesting Bitcoin dollar-cost averaging strategies across two workspaces. Version 1.3 runs fully offline and uses only client-side code.

How to run

  • Double-click index.html to open it in a modern browser.
  • Or serve the file from a static server, e.g.:
    python -m http.server

Known issues

  • Charts may display incorrect data.
  • Split view layout does not work correctly.
  • "Apply" buttons currently duplicate the same function.

Roadmap

  • Fix chart calculations.
  • Repair split view behaviour.
  • Refine or merge the Apply buttons.

Changelog

  • v1.3 – Initial single-file release and repository bootstrap.

About

Crypto Strategies Backtest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages