← 返回首页
GitHub - devalpha-io/devalpha-example: An example of how to use the DevAlpha platform · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

devalpha-io/devalpha-example

 master
Go to file
Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View all files

Repository files navigation

More items

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

16 stars

Watchers

8 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Footer

© 2026 GitHub, Inc.