Add mimic-trading skill (Mimic Pro) - Copy/Inverse Trading + 30m Candle Replication#302
Open
bsmedicineman wants to merge 14 commits intoBankrBot:mainfrom
Open
Add mimic-trading skill (Mimic Pro) - Copy/Inverse Trading + 30m Candle Replication#302bsmedicineman wants to merge 14 commits intoBankrBot:mainfrom
bsmedicineman wants to merge 14 commits intoBankrBot:mainfrom
Conversation
Added detailed documentation for the Mimic Pro trading skill, including capabilities, usage examples, configuration options, requirements, technical implementation, fees, and risk warnings.
Updated capabilities and usage examples for mimic trading skill. Added implementation details and installation instructions.
Updated capabilities and usage examples for clarity, added new features, and modified installation instructions.
Updated the mimic trading handler to support reference tokens and peg ratios. Enhanced validation and logging for better error handling.
Updated version to 1.3.0 and added new parameters for trading strategies.
Updated trading handler to include new 4D parameters and logic.
Updated the B4NKR 4D Hyperspace Layer to include fluid parameters and improved vector calculations based on market data.
Expanded the capabilities of the Mimic Pro skill to include a 4D hyperspace model for programmable market behavior, detailed trading strategies, and enhanced risk management features.
Enhanced the execution engine of the B4NKR 4D Hyperspace Layer with improved vector calculations and script handling.
Author
|
See alternate repo here https://gitlab.com/bsmedicineman-group/bankr-agent-skill-odml-v2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Mimic Pro (
mimic-trading), an advanced mimic and inverse trading skill for Bankr agents with 4D parameters.Key Features
pegRatioscalingFiles Updated
mimic-trading/SKILL.md— Full documentation with usage examplesmimic-trading/index.js— Main handler with validation, inverse mode, and pegRatio supportmimic-trading/x402.json— Updated configuration and input schemaThis submission cleans up and aligns the code, schema, and documentation to properly reflect the capabilities (especially inverse trading and chart replication).
Ready for review.