hacimertgokhan / Economg

Economy API for java developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Economg

Your mathematical transactions on similar stock exchanges such as Economg, Borsa Istanbul and Nasdaq. (For example, public supply ceiling and floor calculation) It shortens and makes it simpler. However, it clearly shows the increase graph after the transactions. Can calculate budget continuity and similar transactions. It can pull instant forex data.

Todos

- Pulling Forex data []
- Extracting BIST100, BIST50, BIST30 data []
- A simple user guide will be added []
- .
- .

API

Function Type Description Done
getBISTCompanies() List Draws the names of all companies in BIST. Yes
getNASDAQCompanies() List It draws the names of all companies on NASDAQ. No
getBist100Value() double Returns BIST100 Value. No
getBist50Value() double Returns BIST50 Value. No
getBist30Value() double Returns BIST30 Value. No
getLastGraph() void Returns a 3xA transaction chart of the last calculated transaction. Yes
InitialPublicOffering() void Make a new initial public offering calculation Yes
getValueOfCompany() Serializable Returns Company value in BIST. Yes

Contact

hacimertgokhan@gmail.com || hacimertgokhan

About

Economy API for java developers

License:MIT License


Languages

Language:Java 100.0%