maxkalik / CurRates

simple currency rates check app
2 stars 0 forks source link

Feature request: charts #5

Open mixartemev opened 3 years ago

mixartemev commented 3 years ago

What about historical prices chart for each currency pairs?

maxkalik commented 3 years ago

I had time just till this morning. But it's a great idea to implement historical chart. I will try probably to integrate firstly the pull to refresh feature and then polling the server each 2 sec.

mixartemev commented 3 years ago

Polling?😒 Why not web-sockets? (check out my websoket powered chart with orderbook)

maxkalik commented 3 years ago

Ow! Great! Where I can get an api? I'd like to try :D My task was simple: I had to use the particular endpoint.

mixartemev commented 3 years ago

The first websocket supporting api I found among free is tiingo api, but I use https://alor.dev as I'm an Alor broker client.

maxkalik commented 3 years ago

Thanks bro. I will try tiingo. When we create something useful together finally? :)

mixartemev commented 3 years ago

Yes! I want to make convenient semi-automatic trader client, and I need your swift and desing skills:)