Nodes/Function
Execute custom Python or TypeScript code to process, transform, or analyze data.
The Start node is the entry point of every workflow. It controls when execution runs — manually or on a schedule.
Purpose
Run custom Python or TypeScript to transform data.
Configuration
Configuration
Parameters that define the runtime environment and execution behavior.
Click the + button or right-click the canvas to open the Add Node panel. Nodes are grouped by type:
Field
Description
Description
Language
Python (with rumpy, pandas) or TypeScript
Python (with rumpy, pandas) or TypeScript
Timeout
Timeout
Max execution time (default 30 seconds)
Max execution time (default 30 seconds)
Code
Your function code
Your function code
How It Works
How It Works
Execution model and input/output handling.
1
Function receives inputs parameter with data from connected edges
2
Single edge: inputs = output from previous node
3
Multiple edges: inputs = {edge1: data1, edge2: data2}
4
Return any data structure — it passes to next nodes
5
Use print() or console.log() for debugging
6
Full HTTP access — can call external APIs
Output
Output
Fields produced by this node during execution.
Click the + button or right-click the canvas to open the Add Node panel. Nodes are grouped by type:
Path
Description
Description
{function_name.your_return_value}
{function_name.your_return_value}
{function_name.your_return_value}
Data returned by your function
Data returned by your function
NickAI is the agentic operating system for autonomous trading. Build, deploy, and orchestrate agents across every venue — without writing code.
Use cases
© 2026 NickAI - All rights reserved.
Backed by Galaxy
NickAI Inc. is a Delaware-registered company headquartered in New York, NY.
NickAI provides an automated trading platform that enables users to design, test, and deploy algorithmic trading strategies across multiple cryptocurrency exchanges. The platform operates as a
workflow automation tool and does not act as a broker, exchange, or financial advisor.
NickAI does not custody, hold, or have access to user funds. All trading executions occur directly between users and their connected exchange accounts via secure API integration. Users maintain full control of their exchange API keys and trading capital at all times.
All data is encrypted in transit and at rest, with servers hosted in SOC 2 compliant infrastructure. NickAI is committed to maintaining the highest standards of security and user privacy.
Trading cryptocurrencies involves substantial risk of loss. NickAI provides tools for automation but does not guarantee profits or provide financial advice. Users trade at their own risk.
NickAI is the agentic operating system for autonomous trading. Build, deploy, and orchestrate agents across every venue — without writing code.
Use cases
© 2026 NickAI - All rights reserved.
Backed by Galaxy
NickAI Inc. is a Delaware-registered company headquartered in New York, NY.
NickAI provides an automated trading platform that enables users to design, test, and deploy algorithmic trading strategies across multiple cryptocurrency exchanges. The platform operates as a
workflow automation tool and does not act as a broker, exchange, or financial advisor.
NickAI does not custody, hold, or have access to user funds. All trading executions occur directly between users and their connected exchange accounts via secure API integration. Users maintain full control of their exchange API keys and trading capital at all times.
All data is encrypted in transit and at rest, with servers hosted in SOC 2 compliant infrastructure. NickAI is committed to maintaining the highest standards of security and user privacy.
Trading cryptocurrencies involves substantial risk of loss. NickAI provides tools for automation but does not guarantee profits or provide financial advice. Users trade at their own risk.
NickAI is the agentic operating system for autonomous trading. Build, deploy, and orchestrate agents across every venue — without writing code.
Use cases
© 2026 NickAI - All rights reserved.
Backed by Galaxy
NickAI Inc. is a Delaware-registered company headquartered in New York, NY.
NickAI provides an automated trading platform that enables users to design, test, and deploy algorithmic trading strategies across multiple cryptocurrency exchanges. The platform operates as a
workflow automation tool and does not act as a broker, exchange, or financial advisor.
NickAI does not custody, hold, or have access to user funds. All trading executions occur directly between users and their connected exchange accounts via secure API integration. Users maintain full control of their exchange API keys and trading capital at all times.
All data is encrypted in transit and at rest, with servers hosted in SOC 2 compliant infrastructure. NickAI is committed to maintaining the highest standards of security and user privacy.
Trading cryptocurrencies involves substantial risk of loss. NickAI provides tools for automation but does not guarantee profits or provide financial advice. Users trade at their own risk.