⚡ Polytrader
Dashboard
Processes
Configs
Accounts
Configs
/
templates/copytrading-record-paper.toml
✔ Validate
💾 Save
# Replay Test Configuration # This configuration replays the recorded session with a different wallet [runtime] mode = "Live" # Copy trading strategy test [[strategy]] strategy_type = "copytrading" name = "Copy Trading Test 1" account_type = "PaperAccount" account_name = "CopyTest 1" with_telegram = false slug = "xxx" risk_per_trade_usd = 10.0 stop_loss_pct = 0.92 max_loops = 10 user_address = "0x7f69983eb28245bba0d5083502a78744a8f66162" max_trade_age_seconds = 10 min_trade_size_usdc = 1.0 copy_buy_only = false # Copy trading strategy test [[strategy]] strategy_type = "copytrading" name = "Copy Trading Test 2" account_type = "PaperAccount" account_name = "CopyTest 2" with_telegram = false slug = "xxx" risk_per_trade_usd = 10.0 stop_loss_pct = 0.92 max_loops = 10 user_address = "0x47f532a6f307862eea75a28af0f432412e5727c8" max_trade_age_seconds = 10 min_trade_size_usdc = 1.0 copy_buy_only = false # Copy trading strategy test [[strategy]] strategy_type = "copytrading" name = "Copy Trading Test 3" account_type = "PaperAccount" account_name = "CopyTest 3" with_telegram = false slug = "xxx" risk_per_trade_usd = 10.0 stop_loss_pct = 0.92 max_loops = 10 user_address = "0x6031b6eed1c97e853c6e0f03ad3ce3529351f96d" max_trade_age_seconds = 10 min_trade_size_usdc = 1.0 copy_buy_only = false # Copy trading strategy test [[strategy]] strategy_type = "copytrading" name = "Copy Trading Test 4" account_type = "PaperAccount" account_name = "CopyTest 4" with_telegram = false slug = "xxx" risk_per_trade_usd = 10.0 stop_loss_pct = 0.92 max_loops = 10 user_address = "0xd0d6053c3c37e727402d84c14069780d360993aa" max_trade_age_seconds = 10 min_trade_size_usdc = 1.0 copy_buy_only = false # Copy trading strategy test [[strategy]] strategy_type = "copytrading" name = "Copy Trading Test 5" account_type = "PaperAccount" account_name = "CopyTest 5" with_telegram = false slug = "xxx" risk_per_trade_usd = 10.0 stop_loss_pct = 0.92 max_loops = 10 user_address = "0x283821aefbc7d01d2d162c1f7ee63c64daaefdd3" max_trade_age_seconds = 10 min_trade_size_usdc = 1.0 copy_buy_only = false # Copy trading strategy test [[strategy]] strategy_type = "copytrading" name = "Copy Trading Test 6" account_type = "PaperAccount" account_name = "CopyTest 6" with_telegram = false slug = "xxx" risk_per_trade_usd = 10.0 stop_loss_pct = 0.92 max_loops = 10 user_address = "0xe00740bce98a594e26861838885ab310ec3b548c" max_trade_age_seconds = 10 min_trade_size_usdc = 1.0 copy_buy_only = false # Copy trading strategy test [[strategy]] strategy_type = "copytrading" name = "Copy Trading Test 7" account_type = "PaperAccount" account_name = "CopyTest 7" with_telegram = false slug = "xxx" risk_per_trade_usd = 10.0 stop_loss_pct = 0.92 max_loops = 10 user_address = "0x961afce6bd9aec79c5cf09d2d4dac2b434b23361" max_trade_age_seconds = 10 min_trade_size_usdc = 1.0 copy_buy_only = false