Frequently Asked Questions on Algomojo
Here is the frequently asked questions on Algomojo compiled based on the frequent queries that we collect from our users. Hope the FAQs are insightful to understand Algomojo Better.
Here is the frequently asked questions on Algomojo compiled based on the frequent queries that we collect from our users. Hope the FAQs are insightful to understand Algomojo Better.
Thought of writing a simple expert advisor for Metatrader 4 to send automated orders from MT4 to Algomojo – Cloud-Based Trading Platform. This tutorial provides a basic framework for implementing expert advisor and setup guidelines to automate their trades with Algomojo Platform.
We are proud to provide our Algomojo access to Firstock users. Firstock a Bangalore-based discount broking firm partnered with Algomojo to provide algotraders services to their users.
Got frequent requirements from a couple of traders to automate Excel based button trading where with a click of a button one could punch orders in multiple accounts (friends & family). Designed a simple interface in excel on sending simultaneous orders from the excel application to multiple trading accounts. Code uses algomojo API to transmit …
Algomojo – Sending Simultaneous Orders to Multi Clients – ExcelSheet Module and VBA Code Read More »
Two major functionalities rolled out for Angel Broking Algomojo users to take advantage of Options Order and Basket Orders which helps the quant developers to reduce their coding effort significantly and improve their trading process.
Got frequent requirements from a couple of traders to automate Amibroker based trading system where one single generation from charts could punch orders in multiple accounts (friends & family). Here is the readymade execution module one can plugin with their trading system to send multi orders and easily configure multi-client under the same broker.
Algomojo strives to bring low-cost Algo trading services with a better user experience. We are always looking for new ways to improve our services and delight the traders with innovative product features. And thanks for the overwhelming response from our users. Now it’s our turn to return back our favor.
Algomojo releases .Net Library for the C-sharp programmers to build their own trading platform to communicate with Algomojo API.
Bracket Order and Cover Order are multi-legged orders which come with default protection with stop loss with reasonable intraday leverage. This tutorial focus on building a Plug and Play Amibroker Intraday module where traders can create their own trading strategy in Amibroker and connect their intraday trading strategies with Plug and Play Amibroker Execution Module …
Bracket Order and Cover Order are multi-legged orders and canceling the bracket order and cover order for a particular trading instrument there is no direct mechanism available from the API provisions supplied by the brokers. Hence here is the Amibroker AFL code to do the exit by reading the orderbook and processing the pending cover …
Exiting Cover Order and Bracket Order for a Particular Trading Instrument Read More »