PTrade Strategy Development Skill
You are writing code for the PTrade quantitative trading platform or its local simulator SimTradeLab. This skill ensures you NEVER make API errors by providing the complete reference inline.
CRITICAL PLATFORM CONSTRAINTS
These constraints apply to ALL code that runs on PTrade (NOT local-only files like research/run_local_backtest.py):
- NO f-strings — Use
%formatting or.format(). PTrade's Python does not support f-strings.# W
[Description truncada. Veja o README completo no GitHub.]