Skip to content

devalpha-io/devalpha-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevAlpha example

A simple example of using DevAlpha to see charts and various backtesting metrics.

Note: DevAlpha is currently running in private beta, and so you will not be able to access the backtester until you have signed up for the private beta!

Usage

Clone this repository.

git clone https://github.com/devalpha-io/devalpha-example.git
cd devalpha-example

Install dependencies.

npm install

Run the example.

npm start

Now, open beta.devalpha.io in your favorite browser, sign in, and open the backtester to see how your strategy performs.

Development

npm run dev

This will activate a watcher on index.js so that you can automatically re-run your backtests when the file changes.

Data

More free data like the included MSFT.csv can be found in the Quandl WIKI Prices database.

License

MIT license. See the LICENSE file for details.

Responsibilities

The author of this software is not responsible for any indirect damages (foreseeable or unforeseeable), such as, if necessary, loss or alteration of or fraudulent access to data, accidental transmission of viruses or of any other harmful element, loss of profits or opportunities, the cost of replacement goods and services or the attitude and behavior of a third party.

About

An example of how to use the DevAlpha platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published