Skip to content

Inspired by the needs of S&P 500 options traders, users can find historical patterns to inform their trading strategies.

Notifications You must be signed in to change notification settings

AustinPaley/Financier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Financier

A desktop financial app and historical market data pattern matcher built on React.

DEMO

Watch it here.

For developers

Clone the source locally:

$ git clone https://github.com/AustinPaley/Financier
$ cd Financier

To start backend database:

$ cd backend
$ rails s -p 4000

To start frontend UI:

Use your package manager to install npm.

In a new terminal tab:

$ cd frontend

Install project dependencies:

$ npm install

Start the app:

$ npm start

Features

  • Historical Pattern Matching for Thousands of Symbols
  • Auto-updating Market Data
  • Secure profiles
  • Symbol Tracking
  • Auto updates
  • Offline support

Usage

command + q - Quit App (while window is open).

Built with

License

MIT © Austin Paley

About

Inspired by the needs of S&P 500 options traders, users can find historical patterns to inform their trading strategies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published