Kyle Kitlinski

Results 5 comments of Kyle Kitlinski

Removing debug=1 fixed for me with SFTP thanks!

> Can you give me a TLDR on the what/why of this. I'm admittedly a bit unfamiliar - thanks! Totally, the main reason for the PR is ease of first...

> Overall, the pull request looks good, I left some minor comments. I noticed that you are using the type any in many places. Is it possible for you to...

I was able to get a much closer result using this https://github.com/kylejusticemagnuson/pyti/blob/master/pyti/chande_momentum_oscillator.py still no luck figuring out what's happening with the ta-lib CMO calc heres a comparison of the 2...

I believe you want to have a server side only builder client like below. Check out this doc for more info https://beta.nextjs.org/docs/rendering/server-and-client-components#third-party-packages ``` // app/builder/builder.server.config import { builder } from...