Strategies

Strategies are evaluated by AI, produce events, and trade on your behalf.

A strategy has the following properties:

Nickname

A descriptive name for the strategy, chosen by the user at strategy creation time - only used for display purposes

Markets

Markets that the strategy covers - any market not in this list will not be considered by the strategy - the more markets selected, the more AI credits the strategy consumes

Quantity

USD quantity of the orders that the strategy submits - selected by the user at strategy creation time - users are recommended to start out with a low Quantity and scale up as they refine their prompts and become more confident in their AI

Timeframe

The timeframe which the strategy operates on - can be anywhere from 1 minute to 1 week

Evaluation Frequency

The frequency at which the strategy is evaluated - can be anywhere from 1 second to 1 hour

Min. Confidence

Minimum confidence required by the strategy in order to submit orders - traders are recommend to start out with a minimum confidence of 90% and fine-tune as needed

Prompt

User-written text prompt which defines the strategy and tells the AI what to do - can be any in any natural language although English tends to yield the best results.

Status

Can be either "ACTIVE" or "PAUSED" - "PAUSED" strategies do not trade and do not consume AI credits

Creation Time

Strategy creation time - time at which the user created the strategy

Model

The AI model employed by the strategy

Temperature

The temperature setting of the AI model employed by the strategy

Discretion

Whether the strategy employs discretion

Execution Mode

The type of orders that the strategy submits - can be either "LIMIT" or "MARKET"

Max Slippage

Maximum slippage tolerated by the strategy

The most important properties to understand are Prompt, Timeframe and Min. Confidence.

Prompt is a user-written text in natural language (our AI models can handle any language - however, English tends to yield the best results). It defines the strategy and tells the AI what to do. It can include references to the data listed here. It has a maximum length of 5000 characters.

Timeframe determines the timeframe that the AI considers in its decision process, and the timeframe/horizon of the data that is sent to the AI as part of a query.

Min. Confidence is the minimum confidence level required by the AI in order to commit to a trading decision ("BUY" , "SELL" or "CLOSE"). The default minimum confidence level is 90%, requiring the AI to be reasonably certain in its decision prior to placing a trade. Traders can optionally select a lower minimum confidence level, resulting in more frequent trades and a potentially higher error/hallucination rate.

Timeframes

Strategies can utilize the following timeframes:

Timeframe
Description

1m

1 minute

3m

3 minutes

5m

5 minutes

15m

15 minutes

30m

30 minutes

1h

1 hour

2h

2 hours

4h

4 hours

6h

6 hours

24h

1 day

Min. Confidence

Commonly selected min. confidence levels:

Min. Confidence
Description

95%

Very conservative min. confidence level. Use this when you want the AI to be extremely sure about its decision prior to making a trade

90%

Default min. confidence level. Best for most strategies

85%

Aggressive min. confidence level. Use when you want the AI to trade more frequently and don't mind a higher "hallucination rate"

80%

Very aggressive min. confidence level. Use only when you want the AI to trade very frequently and are fine with occasional errors and "hallucinations"

Models

Strategies can utilize the following models:

Model
Speed
Cost Per Event
Description

GPT-4o-mini

1s

$0.000125

Oldest model.

GPT-4.1

1.5s

$0.0015

Fast, expensive and powerful model.

GPT-4.1-mini

1s

$0.00015

Default model. Best for most strategies.

GPT-4.1-nano

0.5s

$0.000075

Very fast and very cheap model.

GPT-5-mini-minimal-reasoning

3s

$0.0002

Balanced model.

GPT-5-nano-minimal-reasoning

3s

$0.00005

Cheap model.

GPT-5-mini-low-reasoning

5s

$0.0004

Slow and moderately powerful model.

GPT-5-nano-low-reasoning

5s

$0.0001

Slow, cheap and moderately powerful model.

GPT-5-mini-medium-reasoning

10s

$0.0008

Slow and powerful model.

GPT-5-nano-medium-reasoning

10s

$0.0002

Slow and moderately powerful model.

GPT-5-mini-high-reasoning

20s

$0.002

Slow, expensive and very powerful model.

GPT-5-nano-high-reasoning

20s

$0.0004

Slow and powerful model.

Strategy Costs

Strategies consume credits for each event that they generate. Below is a cost breakdown for a strategy that uses the GPT-4.1-Mini model:

Evaluation Frequency
Events Produced Per Market Per Day
Hourly Credit Usage Per Market

1s

86400

$0.54

5s

17280

$0.108

15s

5760

$0.036

30s

2880

$0.018

1m

1440

$0.009

3m

480

$0.003

5m

288

$0.0018

15m

96

$0.0006

30m

48

$0.0003

1h

24

$0.00015

Last updated