Claude Code Cheat Sheet
211–215 of 215 posts
Re: Claude Code Cheat Sheet
#212Re: Claude Code Cheat Sheet
#213Re: Claude Code Cheat Sheet
#214Re: Claude Code Cheat Sheet
#215Earlier quoted context omitted.
you can have it build an execution engine that interfaces with any broker with minimal effort. how do you have it build a "trading strategy"? it's like asking it to draw you the "best picture". it will ask you so many questions you end up building the thing yourself. if you do get something, given that you didn't write it and might not understand how to interpret the data its using - how will you know whether it's tr…
This is where I’m at now with getting Claude to iterate over a problem. https://github.com/adam-s/intercept?tab=readme-ov-file#the-s... I can care less about scraping and web automation and I will likely never use that application. I am interested in solving a certain class of problems and getting Claude to build a proxy API for any website is very similar to getting Claude to find alpha. That loop starts with Claude…
Maybe I’m misreading what you’re trying to say.