C++ pragram for algo trading

Job ID: 37211961

Budget: $8 – $15 USD

Need to develop c++ program for algo trading using zerodha api. Convert the webhook ticks data and calculate exponential moving average (Ema) and take decisions like buy or sell.

Need to make the first order one quantity and subsequent orders should be doubled

Calculate gross profit & gross loss for particular time period and to paper trading if it is less than 1 and re-enter the trades when greater than 1 for particular time period

Increase the position size for same direction trades for configurable no of orders

All parameters can be configurable like time period, position size etc

Square off the existing positions at particular time