VitalySvyatyuk / pocket_option_trading_bot

Bot for autotrade in Pocket Option
27 stars 15 forks source link

Please help #10

Open KrisSzyp opened 2 weeks ago

KrisSzyp commented 2 weeks ago

I have new system. Install phyton 3.12 on Microsoft store Instal. NET .6.0 in your link pip3 install -r requirements.txt and run python3 po_bot.py or po_bot python3 po_bot_indicators.py or po_bot_indicators python3 po_bot_ml.py po_bot_ml

po_bot work good, po_bot_indicators - 0 reaction, po_bot_ml - erros

What am I doing wrong? I don't know anything about python, but if the first bot works, it means the rest should work too. Please help. @VitalySvyatyuk

VitalySvyatyuk commented 2 weeks ago

hi @KrisSzyp , not sure about Windows issues, it works nice on Mac OS. Try updates provided in the last comment here: https://github.com/VitalySvyatyuk/pocket_option_trading_bot/issues/6

KrisSzyp commented 2 weeks ago

I change not work.

KrisSzyp commented 2 weeks ago

I get MASOS @VitalySvyatyuk bot work good ml have a problem 20240710_140714

Input string was not in a correct format. at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type) at System.Decimal.Parse(String s) a indicators work and not get any transactions 20240710_140908

VitalySvyatyuk commented 2 weeks ago

@KrisSzyp you can try different version of Python Or debug your current setup, set breakpoints to find an issue

KrisSzyp commented 2 weeks ago

@KrisSzyp you can try different version of Python Or debug your current setup, set breakpoints to find an issue Problem solved macos must be in the package in English, not Polish as in my case. Thanks a lot