Skip to content

A mathematical approach (using multi-exchange exchange rate history) to investing in cryptographic assets, written in React (included) and Node.js (included as a separate repo).

Notifications You must be signed in to change notification settings

Rcuz8/derived-investing-webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Derived Investing

A Mathematical approach to Investments on Cryptographic Assets

Using multi-exchange exchange rate history, the custom server built for this webpage quiries the past three years of exchange rate data and compiles the data into a single mathematical function using an advanced, polynonial-inclusive variant of least-squares regression, and returns the data to be graphed on the front-end.

Next Update

  • Function will be derived two times (both of which will also be displayed on graph
  • Derivative data will work cohesively with function graph and modern technical analysis methods to create trendlines and potentially extrapolate floor / ceiling breaking trends.

Known Issue: The mathematical function returns correct output through a 7th degree polynomial, where the function graph flips.

About

A mathematical approach (using multi-exchange exchange rate history) to investing in cryptographic assets, written in React (included) and Node.js (included as a separate repo).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published