yonathan95 / BinanceTradingBot

A crypto trading bot, using Binance exchange futures market.
MIT License
140 stars 48 forks source link

Exception in thread "pool-1-thread-1" java.lang.NumberFormatException: For input string #37

Open Eomerr98 opened 2 years ago

Eomerr98 commented 2 years ago

Hi, I have tried to run this project but first , IDE(Netbeans) warned about invalid api key , after that I have changed request client folder and program has launched . Bot shows last trades and open orders but when I activate strategy , bot respond about (Exception in thread "pool-1-thread-1" java.lang.NumberFormatException: For input string ) after connecting server .

ricardospinoza commented 1 year ago

https://github.com/yonathan95/BinanceTradingBot/pull/88

yonathan95 commented 1 year ago

Hi Ricardo, This Repo is no longer supported and will be upgraded to a new python version in the future. Kind regards, Yonathan

ricardospinoza commented 1 year ago

Hi Yonathan, thanks for replying, the project is really nice by the way. While not switching to python is it possible that I can improve the bot in java? I'm starting studies in python, but mastering java better. I intend to try to use the bot's strategies with some graphical price action figures - in python the examples and help with the stack are much more frequent, unlike java.

Sorry for my little english

Thanks Ricardo Spinoza

Em sáb., 31 de dez. de 2022 às 12:32, Yonathan Wolloch < @.***> escreveu:

Hi Ricardo, This Repo is no longer supported and will be upgraded to a new python version in the future. Kind regards, Yonathan

— Reply to this email directly, view it on GitHub https://github.com/yonathan95/BinanceTradingBot/issues/37#issuecomment-1368242231, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDWLQK7ITGG54UCPD2PBMLWQBG2PANCNFSM5QWNRHBQ . You are receiving this because you commented.Message ID: @.***>

-- [ ]'s

Ricardo Spinoza @.*** blog: http://ricardospinoza.wordpress.com LinkedIn: http://br.linkedin.com/in/ricardospinoza

yonathan95 commented 1 year ago

Hi, feel free to contribute to the bot with Java I will review your PRs and merge them when they are ready :)

On Sat, Dec 31, 2022, 23:53 Ricardo Spinoza @.***> wrote:

Hi Yonathan, thanks for replying, the project is really nice by the way. While not switching to python is it possible that I can improve the bot in java? I'm starting studies in python, but mastering java better. I intend to try to use the bot's strategies with some graphical price action figures - in python the examples and help with the stack are much more frequent, unlike java.

Sorry for my little english

Thanks Ricardo Spinoza

Em sáb., 31 de dez. de 2022 às 12:32, Yonathan Wolloch < @.***> escreveu:

Hi Ricardo, This Repo is no longer supported and will be upgraded to a new python version in the future. Kind regards, Yonathan

— Reply to this email directly, view it on GitHub < https://github.com/yonathan95/BinanceTradingBot/issues/37#issuecomment-1368242231 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABDWLQK7ITGG54UCPD2PBMLWQBG2PANCNFSM5QWNRHBQ

. You are receiving this because you commented.Message ID: @.***>

-- [ ]'s

Ricardo Spinoza @.*** blog: http://ricardospinoza.wordpress.com LinkedIn: http://br.linkedin.com/in/ricardospinoza

— Reply to this email directly, view it on GitHub https://github.com/yonathan95/BinanceTradingBot/issues/37#issuecomment-1368284546, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP4P5T432RAAOJFZNLCDJC3WQCTLXANCNFSM5QWNRHBQ . You are receiving this because you commented.Message ID: @.***>

ricardospinoza commented 1 year ago

ok. tks. Happy new year!!!

wayne0x commented 1 year ago

Hi Ricardo, This Repo is no longer supported and will be upgraded to a new python version in the future. Kind regards, Yonathan

The java version is already great, looking forward to the python version