information about the project
to run you must need to:
- link
- demo
- https://argenshares.herokuapp.com (the domain of heroku can be changed )
- to run
- git clone https://github.com/Primera-Generacion-AHK-Sistemas/AngularArgonDashboard
- cd AngularArgonDashboard
- npm install
- ng serve
- information
- get credential from auth0 to connect with spring boot
- display graphs from the data of python apis (at the moment, in a future from spring boot)
- link
- to run
- run app.class
- information
- with the credential of auth0 save user data in the postgresql database https://www.elephantsql.com/
- link
- to run
- python -m pip install -r requirements.txt python app.py
- information
-
access to historic prices of each company
Last price: https://flask-yahoo-fin.herokuapp.com/api/live-price?ticker=MSFT
List of prices between start_date & end_date https://flask-yahoo-fin.herokuapp.com/api/price-between?ticker=MSFT&start_date=YYYY/MM/DD&end_date=YYYY/MM/DD
List of prices between today - 365 days https://flask-yahoo-fin.herokuapp.com/api/year-today-price?ticker=MSFT
-
-
link
Trading Data And Analisys https://github.com/Primera-Generacion-AHK-Sistemas/tradingDataAndAnalisys
AHK stock market api https://github.com/tomasmerencio/python_api_stock_market
demo - https://ahk-stock-market-api.herokuapp.com/docs
-
link
-
demo
-
to run
git clone https://github.com/Primera-Generacion-AHK-Sistemas/FastApi-Technical-Analysys-for-Sharescd FastApi-Technical-Analysys-for-Sharespython3 -m pip install -r requirements.txtpython3 uvicorn fastapp:app --reload --port 5000
-
information
- made in FastApi ajusted to use with apexcharts series
- to see more information about the api
- http://localhost:5000/docs -to see the diferent indicators and tickers
- http://localhost:5000/data
- to request some indicator data about a ticker (in this case request the atx indicator of Apple)
- CloudFlare
- Nicar
- https://nic.ar/
- dot AR domain
- price : 540.00 AR$
- dot COM dot AR domain
- price : 270.00 AR$
- dot NET dot AR domain
- price : 270.00 AR$
- dot AR domain
- https://nic.ar/
- Heroku
- for testing with limited capabilities
- https://www.heroku.com/
- Azure
- App Service
- API Service
- Containers
- Cost Calculator
- Mongo DB
