You are viewing a single comment's thread:

RE: Coding a simple buy/sell bot on Hive using AI

So you inspired me to attempt using Chat GPT for the same purpose but I've failed miserably so far. I tried to make mine ever slightly more complicated by making it buy when the price drops by x% and sell when it rises by x%. The problem, is whatever ChatGPT is doing to fetch the price isn't working either in javascript or in python.

0E-8 BEE
1 comments

I was using the paid version. It's significantly better than the free one. Also did you get it to use the sscjs and @hiveio/dhive libraries for javascript?

0E-8 BEE

Yep, got the libraries. Using the free version though. It really seems like it is doing the right thing, it's just not returning any data. There's no errors. I'll figure it out...eventually.

0E-8 BEE