It's increasing easy to use AI models to write Node Red Nodes and javascript to power your MachineTrader instances. We've created some instructional pages using Gemini, not because it's the best code writer, but it's easily accessible and it's free. We've created a library of documentation with descriptions and links below.
The latest versions of MachineTrader contains nodes that store your API keys as global variables which can be access by the Gemini functions. If, however, you're using an older version of MachineTrader or if the API keys fail to load, you'll need attach these nodes to the end of Alpaca Account Query Nodes on your Home page as shown below. The nodes store the keys as global which can be accessed by Gemini's Node Red function
Get started with your first automated trading flow
Create a 1 min. Trigger to fire flows during market hours and without holidaysCreate a 1 min. Triggerdata
Create a Simple Scraper Using GeminiBuild a web scraper for market data
Get TSLA 30 minute bars Using GeminiGet TSLA 30 minute bars