#๐Ÿ”’ 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
#

i am trying to make a bot to automate tradingview otc trades, and need help because it is in python, i have 0 coding experience whatsoever, i mostly pieced something together with chatgpt but there are missing pieces i need help with.

bright compassBOT
#

@unreal moth

Python help channel opened

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.

cobalt lion
#

what are the missing pieces you need help with?

unreal moth
#

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

cobalt lion
#

i dont know how to help to be honest

unreal moth
#

i could share my screen idk

cobalt lion
#

the thing is youre not supposed to be vibe coding this hard

#

like without knowing what it is or you are doing

karmic cobalt
#

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

muted nexus
#

there arent many people that would bother helping with AI slop

bright compassBOT
#
Python help channel closed for inactivity

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.