Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

[ProfileCopyTrading] Update description and config#1696

Merged
Herklos merged 2 commits intodevfrom
fix/copy-profile-setup
Jan 30, 2026
Merged

[ProfileCopyTrading] Update description and config#1696
Herklos merged 2 commits intodevfrom
fix/copy-profile-setup

Conversation

@Herklos
Copy link
Copy Markdown
Member

@Herklos Herklos commented Jan 30, 2026

No description provided.

@Herklos Herklos requested a review from GuillaumeDSM January 30, 2026 12:50
@Herklos Herklos self-assigned this Jan 30, 2026
- `0x1234567890abcdef1234567890abcdef12345678`
- `0xabcdefabcdefabcdefabcdefabcdefabcdefabcd`

You can copy multiple profiles simultaneously. The portfolio allocation will be split among all profiles according to `per_exchange_profile_portfolio_ratio`. Profile IDs are exchange-specific (e.g., Polymarket uses Ethereum addresses).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"per_exchange_profile_portfolio_ratio" will likely not be visible as this in the UI, I think best would be to add a name to this param (in the title of the user input) and use this name here so that users can find the same text


#### Per Exchange Profile Portfolio Ratio (`per_exchange_profile_portfolio_ratio`)

The percentage of your total portfolio value to allocate to copying each exchange profile. This value is applied to each profile in the `exchange_profile_ids` list.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here for "exchange_profile_ids", better using a UI element rather than the hidden json key

**Issue**: "Impossible to find the Exchange service feed"
- **Solution**: Ensure the Exchange Service Feed tentacle is installed and enabled in your OctoBot configuration.

**Note**: Since Profile Copy Trading mode extends the Index Trading Mode, it also supports Index Trading Mode parameters such as `refresh_interval` and `rebalance_trigger_min_percent` for controlling portfolio rebalancing behavior.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**Note**: Since Profile Copy Trading mode extends the Index Trading Mode, it also supports Index Trading Mode parameters such as `refresh_interval` and `rebalance_trigger_min_percent` for controlling portfolio rebalancing behavior.
**Note**: Since Profile Copy Trading mode extends the Index Trading Mode, it also supports Index Trading Mode parameters such as `Trigger period` and `Rebalance cap` for controlling portfolio rebalancing behavior.

@Herklos Herklos force-pushed the fix/copy-profile-setup branch from 3eef912 to f8a9906 Compare January 30, 2026 15:39
@Herklos
Copy link
Copy Markdown
Member Author

Herklos commented Jan 30, 2026

Thanks, it's up

@Herklos Herklos force-pushed the fix/copy-profile-setup branch from f8a9906 to 5e6603a Compare January 30, 2026 15:40
@Herklos Herklos enabled auto-merge (rebase) January 30, 2026 15:40
@Herklos Herklos merged commit 872ae44 into dev Jan 30, 2026
4 checks passed
@Herklos Herklos deleted the fix/copy-profile-setup branch January 30, 2026 15:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants