How I made my own Automated Trading system with AI and NoCode

Sonny Huynh
14 min readJul 20, 2024

A few months ago I ventured to try to create a bot that could trade for me while I sleep so I don’t have to draw attention away from my actual job. Strap in because this was a journey with a LOT of ups and downs. I wanted to share this story with the world and hope that I can help at least one of you not have to hit all the roadblocks that I ran into

Background: I had tried back in 2019 but at the time I knew literally nothing about coding so was trying to piece together really really crappy Pinescript codes — basically some of the most basic series of if else logic you’d ever seen

  • Fast forward to 2024, AI is all the hype and everyone wants to create a SaaS that is just a wrapper using use GPT-4 api or the chat api.
  • I tried my hand at the whole building a SaaS thing but realized I didn’t know at all how to sell/market and frankly didn’t think I had the time to actually give it the effort it needed to be a success. See the last story I had about that.
  • So I thought, wait a minute, I can’t code worth crap BUT ChatGPT can — why don’t I used that to augment what I know in my brain? I am good with general logic, I just don’t know how to translate it from my thoughts to Code — but I can just prompt ChatGPT to tell me

So then I went and researched Strategies for Crypto trading since the previous year I was all in on Crypto and thought that was the direction I would go. Picked one that uses Renko Charts.

--

--

Sonny Huynh

I hope I can motivate others to want to start building! Happy to help folks with their next project www.sonnyideas.com