Im a bit stuck atm… im trying to build a MACD bot, but I can’t .. I’ve built other indicstors, but I can’t build this one. What’s the best way to build them? Im using chat gpt but you end up just reminding it and argument with it to then reconfirm … has anyone else built an MACD bot that can import into the chat?
And also what’s the best way to build? How did you guys use to do it before chat GPT is there a dedicated software which helps build out there or anything ?
Best way to build automation
- ShaunWhite
- Posts: 10647
- Joined: Sat Sep 03, 2016 3:42 am
People usually do that sort of thing by passing data to/from Excel/BA, and using VBA or python to do the maths. GPT is too cumbersome and slow to use in real-time and overkill unless you use the GPT api.
But if you search around you'll find lots of excel examples of indicators on sites like InvestExcel.net
But if you search around you'll find lots of excel examples of indicators on sites like InvestExcel.net
No I don’t pass it through chat gpt I just simply ask it how do I build a MACD bot inside bet angel, I’ve done a few but I can’t do this one
atm it feels im just not clever enough to figure it out which really sucks.
Usually I build an indicator and then store it into a history list and then visualise it on the advance charting. So yeah just wondered if there’s a easier way or a template I can just import or something :/
Usually I build an indicator and then store it into a history list and then visualise it on the advance charting. So yeah just wondered if there’s a easier way or a template I can just import or something :/
