#๐ Trying to make an automated trading bot and i need help, i have 0 experience ALREADY MOSTLY MADE
16 messages ยท Page 1 of 1 (latest)
@unreal moth
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
what are the missing pieces you need help with?
oh dude i dont even recognize what i dont have, i can show you
the bot can already do these things:
Login
Candle simulation
i need it to also do:
Real-time price reading (OCR)
Actual trade clicking
chatgpt tells me to add this at the top of the code:
from PIL import Image
import pytesseract
pytesseract being a software that screenshots and scans the price
then it tells me to do a bunch of bs i dont understand to get the bot running
i dont know how to help to be honest
i could share my screen idk
the thing is youre not supposed to be vibe coding this hard
like without knowing what it is or you are doing
trying to code something like this without understanding python and relying on chatGPT is not the best idea, your best bet would be do research outside of chatGPT, ask around on forum sites and learn your way up from the bottom
there arent many people that would bother helping with AI slop
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.