Jump Start System Trading With Excel
Features: 1. Bulk upload CO, BO or limit orders. Bulk cancel and Bulk modify order. 2. Trade using free live data from NEST, ODIN, NOW or any source 3. Deploy ORB Strategy 4. Open = Hi/Lo strategy 5. Support/Resistance Strategy 6. Advanced: If you are already Excel…
Jump Start System Trading With TradingView
Installing Extension for Chrome Step 1: APIBridge should be logged in before you attempt to install the Extension in Google Chrome. Step 2: If you are already using APIBridge Extn, uninstall it. Click here to open Chrome Extension update page. Alternatively,…
Jump Start System Trading With Amibroker
Plugin Installation See here how to install APIBridge, before Amibroker plugin installation. Go to Amibroker installation directory ->Plugins folder->Put dll file from here . Restart Amibroker, you should see a message when Amibroker opens – You are using…
Jump Start System Trading with MT4
Plugin Installation Download Plugin files from here for Sample Strategy. Follow instructions below, or scroll for video to bottom of page. Login in MT4 and click on Tool then go to Option or directly press shortcut key CTRL + OIn the options tab go Expert Advisors…
Python Sample Code for Sending Signals
Integrating Python with APIBridge is extremely easy. You just need to execute the following Pyhton v3 code for placing orders. For the syntax/protocol/parameters sent to APIBridge, please refer here. import socket # client code to connect with API bridge HOST =…
Jump Start System Trading using Connector app
To connect with any third-party-app like MultiCharts, MotiveWave, Metastock, Esignal etc. you can make use of connector utility. You can write Signal data in a csv/txt file, it will be read for Connecot app for trading via the APIBridge.
Jump Start System Trading with NinjaTrader
We are providing here sample button code for NT8 which you can superimpose on your strategy charts. This code allows you to send signals from NT8 from any strategy charts by single click of button.
Recent Discussion