fractrade.xyz Docs
  • Home
  • Whitepaper
  • Frac Token
  • FAQ
  • Contact
  • User Documentation
    • FRAC Level
    • Buy $FRAC Token
    • Wallets
    • Agents
  • Telegram Bot
  • Strategies
    • Strategies Overview
    • Demo Trader v1
    • Smart Copy Trader v1
  • Anomaly Detection
  • FracSmartNews
  • SmartRisk v1
  • Technical Details
    • Core Architecture
  • Frac Score
  • Developers
    • Overview
    • Hyperliquid SDK
    • Agent Websocket API
    • Fractrade ExecutionClient
Powered by GitBook
On this page
  1. User Documentation

Agents

PreviousWalletsNextTelegram Bot

Last updated 28 days ago

Agents store the configuration for a strategy and execute it. They can have an execution wallet to fully automated execute trades on your behalf, they can send signal notifications about actions or events to Telegram and the web interface and they offer a websocket connection for programmatically connecting to the agent with your local execution client.

You can easily setup multiple agents in the webinterface with different configurations and strategies.

Creating new Agents

To use the fractrade platform, it is mandatory, that you create your own agents and configure them. You can do that by selecting a strategy you want to execute in the marketplace and there press create new agent, or you can go to the agents' entry in the main menu to see the agents overview and there go for "New Agent".

One Agent is always responsible for one strategy configuration and one execution wallet. There are strategies like the delta neutral trading or funding rate arbitrage, which have multiple wallets configured, but those are configured separately in the agent configuration.

Each Agent has a set of basic Settings like the name and if Telegram notifications are enabled. You will find them in the agent creation wizard in step one. In step two you select a strategy, or it might be pre-selected, if you're coming from the marketplace. And the interesting step is step three. Here, you configure your agent / strategy to your needs.

The agent configuration wizard is shown in the below picture and should be pretty easy to understand. For details about the strategy configuration, check out the detailed documentation about the strategies.

Agent overview