API Bridge
API Bridge is a set of programming interfaces that integrates your trading account with third-party algorithm trading platforms. This way, the API Bridge permits you to do algo-trade with different stages like Trading Account, MT4, TradingView, Python, Excel, NinjaTrader, and others.
Features of API Bridge
- Coordination with Amibroker, Excel, Python, MT4 and so forth.
- Permits trading for Multi-Strategies in Multi-Time frame and Multi-Markets in Multi-Client Account Allows Multi-Order Types: L, M, SL-L, SL-M, BO, CO etc.
- Send custom request amount for each trade dependent on your risk management rules.
- Consequently select Multi-Strikes through your code for choices trading.
- Consequently select multi-expiry contracts through your code for choices trading.
- Trade utilizing diagrams or without outlines through scanner.
- Doesn't needs VPS, reconnects to a great many virtual worlds interference.
- Custom Target, SL, time sensitive signs and so on for your code.
- Keep up free pattern of Long Entry, Long Exit, Short Entry and Short Exit signals.
Understanding How API Bridge Work
- The Bridge works on the basis of "Signals". A Signal is generally a sign (not choice) to Buy or Sell with explicit conditions. The Bridge forms 4 sorts of Signals:
- Long Entry (LE): Equivalent to new Buy for making Long position.
- Long Exit (LX): Equivalent to Sell for decreasing/square off Long position.
- Short Entry (SE): Equivalent to new Sell for making Short position.
- Short Exit (SX): Equivalent to Buy for decreasing /square off Short position.