PinnedBuilding a simple Crypto Trading Bot using Python Flask , TradingView and CoinDCX APIsThe functionality of our trading app can be summarized as follows :-Jul 20, 20212Jul 20, 20212
Horizontal Pod Autoscaling with Kubernetes using external metric (cluster worker nodes count)In the world of Kubernetes or Microservices , You might have heard of 2 types of scaling —Nov 18, 2024Nov 18, 2024
PineScript : Write your own stock trading strategy / Indicator on TradingViewBeing a trader working with Technical Analysis , we all look at multiple indictors like RSI , MACD , Moving Averages , Bollinger Bands ……Jan 20, 20222Jan 20, 20222
How I made $1300 profit from just $130 in 3 months Trading CryptoFor anyone who has been in Crypto space for sometime knows , making 10x in crypto is not very unusual . Having a good strategy and…Oct 19, 202152Oct 19, 202152
Writing a shell script to automate running multiple services/tasks in different terminals in macOSWhat is a shell ?Aug 9, 2021Aug 9, 2021
Published inJavarevisitedBasic example to use Apache Kafka as communication between MicroservicesWe will be integrating apache kafka with springboot micro-services as a mode of communication .Apr 19, 20211Apr 19, 20211
Using Spring cloud gateway for microservices appAn API Gateway acts as a reverse proxy sitting between client and micro services, routing requests from client side to various…Apr 10, 20212Apr 10, 20212