←back to thread

634 points david927 | 2 comments | | HN request time: 0.636s | source

What are you working on? Any new ideas that you're thinking about?
Show context
celltalk ◴[] No.41342413[source]
I am trying to get better at trading so I thought it would be nice chance to work on my coding skills. I wondered if financial indicators actually makes money for a given period.

https://indicatorinsights.co

Made it with React, Vite, firebase via Typescript. It’s a really different world for sure.

replies(1): >>41342948 #
1. dzink ◴[] No.41342948[source]
Your MACD seems to be inverse. It suggests a buy when it should be selling and vice versa.
replies(1): >>41350440 #
2. celltalk ◴[] No.41350440[source]
Yes, there is a bug somewhere which I could not find so far… it is making me crazy. Yet, I will find it at some point. Other than that, I am still improving the site!