Create Node Red Trading Nodes Using Gemini

Use Gemini to create stocks and options trading nodes in Node Red.

Description

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




Listed below are links that describe how to use Gemini to build Node-RED utilities and trading flows:

Create Your First Node-RED Flow Using Gemini

Get started with your first automated trading flow

Create a 1 min. Trigger to fire flows during market hours and without holidays

Create a 1 min. Triggerdata

Create a Simple Scraper Using Gemini

Build a web scraper for market data

Get TSLA 30 minute bars Using Gemini

Get TSLA 30 minute bars