joaopsilva / binance-java-api

binance-java-api is a lightweight Java library for the Binance API, supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.
208 stars 803 forks source link

How do i calculate the delta in percent for a specific altcoin? #22

Open Rishabhb2 opened 4 years ago

Rishabhb2 commented 4 years ago

how do i calculate the delta for a Specific altcoin (Ex: ETH/BTC) in the last 10 mins

Rishabhb2 commented 4 years ago

@joaopsilva Can you please help me out here ?