EtaTrader is a simple front-end built with Trading API. It acts as an intermediary between API server and signal source. EtaTrader receives request (PlaceOrder etc) from client (Excel, AmiBroker, MetaTrader etc) and passes to API server, receives response or error from API server and passes to client. Just think it is of a basic Trading Platfrom
Is EtaTrader an algo software?
No, EtaTrader is not an Algo software. An Algo software includes Buy/Sell logic and trades on its own when Buy/sell condition is met as per user inputs.
What I can do with EtaTrader?
If you already have strategy coded in Amibroker/AFL, then you can use our DragnDrop bridge code to fire live orders from Amibroker. https://howutrade.in/2020/06/09/adding-bridge-code-afl-2-minutes/
For advanced order execution, please contact us for custom Bridge code development.
If you have strategy coded in MetaTrader/MQL, then you can use our MT bridge to fire live orders from MetaTrader. https://howutrade.in/2020/06/25/metatrader-bridge-for-zerodha-api/
If you have strategy coded in Excel/VBA, then you can use our Excel Bridge Template to fire live orders from Excel.
For advanced execution, please contact us for custom Bridge code development.
If you want to automate your Price Action Levels, then check out our trading tools like F2O, Levels Breakout, ORB, NRB, Option Strategies https://howutrade.in/tradingtools/
If you have strategy in your Mind, then you can hire a professional coder to convert your core logic in to an automated trading system OR Fillout the Google Form for custom strategy development https://forms.gle/WJDBLvWYbQxiFpaw8
If you are new to algo trading/stock market OR don’t have any idea on Buy/Sell, then please check out Zerodha Varsity https://zerodha.com/varsity/ to know more about Stock trading and Investments. Try out simple trading strategies (like ORB) available in the public domain to get an idea of ‘How algo trading works’. Go through our blogs for better understanding of algo and automated systems