Year: 2020

Launching Algomojo Community Platform

Dear Algomojo Member, We are proud to launch a community for Algotraders to engage with professional algotraders and enrich your algo trading experience. Why Community? We strongly believe in a Community-driven approach towards professional automated trading.In case if you have questions, suggestions, feedback about the Algomojo Platformyou can use the community to get your answers. Also, plenty …

Launching Algomojo Community Platform Read More »

VB Script for Placing Orders From Excelsheet to Algomojo Platform

This tutorial provides a sample VB Script code to place orders from the Algomojo Platform. Algomojo offers Free API + Free Trading Platform to algomojo users to automate their trading ideas. One can use VBscript inside excelsheet to create Macros to automate their trading ideas. Getting the Algomojo API Key Before Applying the code log into your Algomojo Account -> …

VB Script for Placing Orders From Excelsheet to Algomojo Platform Read More »

How to use Postman to Send Orders to Your Trading Account

Postman is an API testing tool that started in 2012 as a side project by Abhinav Asthana to simplify API workflow in testing and development. If you are a developer who wants to test and deploy REST API-based algo trading solutions then postman comes in handy without the hassle of writing, not even a single line of code just to test an API’s functionality.