Trading Automation Infrastructure for Multi-Source, Multi-Broker Execution
FinvestAlgo’s API Bridge / Connector is the core execution infrastructure that converts trading signals from multiple platforms into real trade execution across supported brokers using secure APIs and an advanced order manager.
Intraday positional sys
Multi-symbol execution
No change to AFL code
The FinvestAlgo API Bridge:
Receives trading signals from multiple platforms
Strategy conditions trigger inside Amibroker.
Validates & normalizes signal data
Signals normalized and validated for API.
Applies execution rules & risk controls
Applies SL, Target, trailing & quantity logic.
Executes trades via official broker APIs
Orders placed automatically on your account.
This enables fully automated, rule-based execution without manual order placement.
SUPPORTED SIGNAL SOURCES (ALWAYS VISIBLE)
- TradingView (strategy & indicator alerts)
- Chartink (scanner-based signals)
- Amibroker (AFL strategy signals)
- MetaTrader MT4 / MT5 (EA-based signals)
- Python strategies
- Excel-based strategies
- Other custom webhook-based systems
- TradingView (strategy & indicator alerts)
- Chartink (scanner-based signals)
- Amibroker (AFL strategy signals)
- MetaTrader MT4 / MT5 (EA-based signals)
- Python strategies
- Excel-based strategies
- Other custom webhook-based systems
Each signal source has its own dedicated automation page.
BRIDGE TYPES & EXECUTION MODES
Execution Infrastructure Built for Every Trader
Standard JSON Bridge
Webhook-based execution
- Compatible with TradingView, Chartink, Python, Excel
- Ideal for most users
Custom / Enterprise Bridge
Advanced execution workflows
- Custom payload formats
- Multi-rule logic
- Designed for enterprises & complex systems
Order Manager, Risk Control & Safety Layer
Execution infrastructure built to close broker-level execution gaps and enforce capital discipline across automation.
Order Manager & Risk Control
The API Bridge is tightly integrated with an advanced Order Manager:
- Entry + Stop Loss + Target placed together
- Trailing Stop Loss support
- Percentage-based or fixed SL / Target
- Group-wise position handling
- Session start & end time control
- Manual override & emergency stop
Quantity & Capital Logic
Execution quantity can be controlled using:
- Fixed quantity per trade
- Capital-based quantity (Deploy Amount)
- Auto-adjusted quantity based on price
User Control & Safety Layer
You remain in full control at all times:
- Connect / disconnect broker APIs
- Turn automation ON / OFF
- View live positions & orders
- Track trade book
- Emergency stop button