Skip to content

JohanLarsson/Sideways

Repository files navigation

Sideways

ci

App for backtesting and viewing charts.

image

This is currently pre alpha so there may be breaking changes.

Get started

  1. Create an API key at AlphaVantage
  2. Build and run the app and open the settings editor and input the key.
  3. Type in some symbol names. This starts downloads of days in the background.
  4. Open the downloader to download minutes, this is very slow with the free version of AlphaVantage.

Use

Type in symbols, end with enter. The first time a symbol is entered daily candles are downloaded in the background. The download can be very slow as it throttles to five downloads per minute. To download minues open the downloader and refresh the list then klick download.

Scroll to change time. Arrow left and right moves time one day candle. Shift left and right one hour candle. Space starts animation. Ctrl + W adds current symbol to watchlist.

Alt + R selects random item in current list, symbols or bookmarks. Alt + Left and Right moves back and forward in history.

For non programmers

Currently we don't distribute binaries for download meaning sideways is built from source. Here are the steps:

  1. Get the code
  • Install git if not installed https://gitforwindows.org/
  • Run git clone "https://github.com/JohanLarsson/Sideways" "C:/git/Sideways" in a command prompt
  1. Build the code

From now on start sideways by clicking run.cmd, it takes a while but is nice as it is automatic update.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages