Trading Agent

Executes a rules-based trading strategy with configurable position limits.

v0.5.0pythonby chainlabs · updated 10h ago
$ norien install trading-agent@0.5.0
Runtime
python
trader/run.py
Required tools
3
Permissions
2
Environment
4
declared variables

Manifest

Slug
trading-agent
Version
0.5.0
Runtime
python
Entrypoint
trader/run.py
Start command
python -m trader.run
Health command
python -m trader.health
Visibility
public
Published
10h ago

Requirements

Permissions

network:fetchtrading:execute

Tags

tradingfinanceautomation

Environment variables

NameRequired
EXCHANGE_API_KEYrequired
EXCHANGE_API_SECRETrequired
MAX_POSITION_USDrequired
DRY_RUNoptional

Runtime readiness

Version history

README

# Trading Agent

Executes a rules-based strategy with hard position limits.