Skip to content

mkondel/scalper-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalper-charts helps traders make educated decisions fast. The typical use-case is to have 4 time frames open on the same asset. Time your entry/exits on the smallest time scale, while keeping an eye on the long term trends.

Contents

Live Demo

Scalper Charts demo running on AWS Beanstalk.

Goals

  • 4 pane window with 2x2 charts
  • Volume profile, MACD, RSI
  • Live candle updates via WebSockets
  • Each chart can toggle: -- Time interval: 1min, 5min, 15min, 30min, 1hr, 4hr, 1day, 1week -- Indicators: BB, volume profile, RSI, MACD
  • Save all settings and chart tools
  • Allow fibs and trendlines

How to run

git clone https://github.com/mkondel/scalper-charts.git
cd scalper-charts
yarn && yarn start

Original idea

|========|========|
|   1m   |   5m   |
|        |        |
|========|========|
|   15m  |   1h   |
|        |        |
|========|========|

Examples

By default the windows are 1min, 15min, 1hour and 1day. The indicators are Bollinger bands, MACD, RSI and volume profile.

Screenshots

Mar 5, 2018: Mar 5, 2018 Morning of Mar 8, 2018: Mar 8, 2018 Evening on Mar 8, 2018: Mar 8, 2018

About

Price charts with multiple time scales and popular TA indicators.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published