New Algomojo API functionalities added to support the user’s requirements to automate their trading requirements and the same can be accessed via Amibroker, Metatrader, Python, c# based platforms, Excel.

For Detailed Algomojo API Documentation visit here.
Supported Brokers : Aliceblue, Tradejini, Zebu
New API Functions
1)GetQuote
This API function retrieves the Todays Open, Todays High, Todays Low, Last Traded Price , Prev Day Close, Change,52 Week High and 52 week low etc.
API End Point
Sample API Request
Sample API Response
2)Get Token
This API Function retrieves the trading symbol token value which helps user to access the token in order to send Bracket order and Modify Pending Limit Orders/Stop Orders
API EndPoint
Sample API Request
Sample API Response
Let me know in comments if in case any specific API is required for automating your trades using Algomojo.
Are LTP are RealTime ?
Does Getquote work only during live market hours, we are trying to test this functionality on weekend and receiving “Invalid Session” … other functionalities are working
How can we get index price like Nifty 50 or Bank nifty through APIs?
is 1 minute feed is available ?