发布于 2026年9月09日 · 我们于 2026年9月09日 确认该职位仍然有效
这是您的公司吗?US$ 10 – US$ 30 (每个项目)
I have an automated trading system that now needs to plug directly into one or more prop-firm APIs so trades flow seamlessly from my strategy to the firm’s servers. Your task is to handle the full integration: authenticate, pull account parameters in real time, send orders programmatically, and return execution reports back to my app. I will provide: • API keys, endpoint documentation, and my current strategy codebase (Python). • A sandbox account for initial testing, followed by a live account for final verification. You will: • Build the connection layer, respecting each firm’s rate limits and security requirements. • Map my strategy’s order objects to the firm’s required payloads. • Deliver clean, well-commented code plus a short README explaining setup, config options, and how to extend the integration to additional firms later. Acceptance criteria: 1. A demo session where you run the strategy in sandbox mode, show trades reaching the prop firm, and confirm acknowledgements come back to my system. 2. Source code passes my linting tests and is ready to drop into Docker. 3. Documentation is clear enough that I can repeat the setup on a fresh machine in under 15 minutes. Preferred stack is Python 3.x with REST or WebSocket handling via requests / aiohttp, but I’m open to alternatives that achieve low-latency execution and solid error handling. Let me know your approach and estimated turnaround once you’ve reviewed the above.