Bitcoin Forum

Other => Beginners & Help => Topic started by: darko17 on April 14, 2018, 07:01:49 PM



Title: PHP trader_rsi wrong results
Post by: darko17 on April 14, 2018, 07:01:49 PM
Hi!

I'm trying to use trader_rsi function in PHP but I'm getting different results from Binance chart (and I'm downloading data from them).
I found few questions like this on internet and no solution.

Any idea what can be wrong?


Title: Re: PHP trader_rsi wrong results
Post by: apimembership on April 14, 2018, 10:20:24 PM
is it general PHP compatibility problem or specific to your problem funtionality? Can you give more details?


Title: Re: PHP trader_rsi wrong results
Post by: darko17 on April 15, 2018, 07:14:30 AM
Function works, but result is different from Binance


Title: Re: PHP trader_rsi wrong results
Post by: darko17 on April 17, 2018, 02:22:10 PM
Fixed. It was wrong API call to Binance  :)