Robert S.W. Carroll

Results 45 comments of Robert S.W. Carroll

Hey! Check if you have a closing } at the end of the json data. See if that fixes it and lmk if it doesn't!

hey! I'll try to make a video for this actually. I've wanted to rework this project for awhile, in the mean time, try changing the: "amount": "1000" to just "amount":...

Sorry for the very delayed response, did you eventually get this working? I'm not sure if ccxt added FTX support yet.

> if i can help, and it is within my skill set, i would like to help out. > Hi Rob I am not sure what’s required but Id like...

Hey, sorry for the very late reply. Have you tried BTCUSD? IIRC I had similar issues and it was due to the symbol being something I didn't expect it to...

Sorry for the really delayed response, did you eventually get this working?

hey, sorry for the delay. Have you figured this out? @bkcollection if not, it should be possible. You can connect with any API in theory using the requests library for...

thanks a ton! I'll definitely be adding to it and fixing issues as they come up. Sadly I started working on custom frameworks because of a lack of something like...

oh for sure! I actually have/had a system in place to "scrape" the alerts as they came in, it was ugly... it was messy... but it worked! just not feasible...

Hey @mbmarx Its entirely possible, just not recommended. A basic Ngrok account should be free, IIRC. You can definitely run it without ngrok, if you just run the python file...