You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(screener): typed ScreenerCondition for Mode B, fix Java market param, fix C++ signatures
- Add ScreenerCondition struct (Rust/Python/Node.js) for typed screener_search Mode B
conditions instead of KEY:MIN:MAX strings
- Python: ScreenerCondition pyclass with key/min/max/tech_values(JSON string)
- Node.js: ScreenerCondition napi object with same fields
- Java: add market param to getRecommendStrategies/getUserStrategies and SdkNative
- C++: add market param to screener_recommend/user_strategies hpp/cpp
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
0 commit comments