Skip to content

MaxGrishenko/MStonks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital experience site (LWR) built on Salesforce platform with custom Lightning Web Components.

Features

  • Stocks page:
    • Stock cards with filtration;
    • Technical analysis: RSI, Williams %R, STOCH, SMA, EMA.
  • Charts page:
    • Stock list / table with sorting / filtration;
    • Stock charts: Candlestick, Volume, Mountain;
    • History data;
    • Technical analysis.
  • News page:
    • Actual news feed.
  • Tools page:
    • Fibonacci retracements and extensions calculator;
    • Pivot point calculator.

Notes

  • Due to Developer Edition Salesforce Org license limitations please, don't register. Guest users have same functionality as Authorized users;
  • Due to free subscriptions on Twelve Api and News Api:
    • Updates perform each day only once on Stocks, Quotes, Exchange rates and News records;
    • Possible quote intervals are: Month, Week, Day;
    • The amount of Stocks is only 16;
    • The source of News is The Wall Street Journal.
  • For building charts, Chart.JS was used;
  • Don't take it seriously, it's just university project ( ͡° ͜ʖ ͡°)