Welcome to the Trading View Webhooks powered by ICICI Direct Breeze Connect SDK, crafted with Typescript and deployed seamlessly on Firebase Functions!
This personal project aims to streamline your trading journey by integrating with the ICICI Direct Breeze API. Leverage the power of Typescript for robust development, Firebase Functions for efficient deployment, and the ICICI Direct Breeze Connect JS SDK as the main library to connect seamlessly with the ICICI Direct Breeze API.
- ICICI Direct Integration: Connect effortlessly to the ICICI Direct Breeze API to access real-time financial data.
- Typescript Development: Enjoy the benefits of a typed language with Typescript, ensuring code integrity and improved development experience.
- Firebase Functions Deployment: Deploy your trading algorithms with ease using Firebase Functions, ensuring scalability and reliability.
- Algorithmic Trading Automation: Create simple yet powerful webhooks that execute algorithms based on TradingView webhook alerts, providing automation and strategic decision-making.
- Clone the Repository:
git clone https://github.com/jainanuj94/my-trading-app.git cd my-trading-app - Installing dependencies
npm install
- Deploy to Firebase Functions:
npm run deploy
- Explore and Customize: Dive into the codebase, explore the webhook setups, and customize algorithms based on your trading strategies.