FRAC Smart Copy V1

Overview

This strategy can monitor and copy trades from another wallet or vault.

  • New positions will be automatically copied
  • Position changes will be copied
  • Allows for dynamic position size scaling to also copy the risk management
  • Max draw down protection
  • Telegram notification integration
  • Symbol whitelist and blacklist feature

Setup

To use the strategy, you need to create a new agent and select the FRAC Smart Copy V1 strategy. In the strategy configuration you can set the watched wallet. All trades from this wallet will be monitored and copied.

If dynamic position sizing is enabled the position size will be automatically scaled to your wallet balance. So if the original wallet has a 100k USDC balance and opens a 10k position and you have a 10k USDC balance, your position size will be 1k.

The strategy regularly takes a snapshot of the performance and the ATH. If there is a drawdown of more than MAX_DRAWDOWN_PERCENT the agent will deactivate it self.

The strategy also allows to be used for telegram notifications only. After creating the agent in the webinterface, you find the agents public token in the Webfrontend. You can then subscribe to this signals with your Telegram account by writing the fractrade Telegram bot ( @fractrade_bot ) using the command /subscribe .

If you have an execution wallet configured, which you can do in the "Wallets" menu, this strategy can automatically copy all trades in your wallet. To do so, go to the agents settings and configure the execution wallet. Please make sure to use a Hyperliquid API wallet as regular wallets are not supported for security reasons.

You can also use the FRAC Smart Copy V1 strategy with the custom execution client. All trading signals will be written to the websocket of the agent with a small delay.