harb/onchain/test/mocks
johba 2205ae719b feat: Optimize discovery position depth calculation
- Implement dynamic discovery depth based on anchor position share
- Add configurable discovery_max_multiple (1.5-4x) for flexible adjustment
- Update BullMarketOptimizer with new depth calculation logic
- Fix scenario visualizer floor position visibility
- Add comprehensive tests for discovery depth behavior

The discovery position now dynamically adjusts its depth based on the anchor
position's share of total liquidity, allowing for more effective price discovery
while maintaining protection against manipulation.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-16 16:45:24 +02:00
..
BearMarketOptimizer.sol whale mode 2025-08-10 16:37:58 +02:00
BullMarketOptimizer.sol feat: Optimize discovery position depth calculation 2025-08-16 16:45:24 +02:00
MockOptimizer.sol half-way working analysis 2025-07-25 10:52:56 +02:00
MockVWAPTracker.sol Consolidate duplicate helper functions and improve test maintainability 2025-07-18 20:30:50 +02:00
NeutralMarketOptimizer.sol whale mode 2025-08-10 16:37:58 +02:00
RandomScenarioOptimizer.sol half-way working analysis 2025-07-25 10:52:56 +02:00
WhaleOptimizer.sol wip 2025-08-09 18:03:31 +02:00