NET P&L OF MULTIPLE OPENED TRADE, DISPLAY IN CANDLESTICK FORM FOR MT4 SECTION 1 Multiple trade opened and shows net Profit/ Loss of all trade as shown in pic below The above pic is of MT4. Capture this Net loss/ profit, data for a certain time interval and display it in candlestick format. Time interval will be custom. Let's say I want a chart of 15 second candlestick. Collect data for 15 second and display in candlestick form with high low open close. I want to decide the time interval. It could be any from 5 seconds to 60 second and from 1 min to 60 min, but need no more than 60 min. Display should be look as in pic above SECTION 2 Second option of the display chart should look like the pic below on the 2nd page, which is very much like a range bar. I will decide candle body size and wick size. Let's say I want a candle with body size 8 point and new candle opens every time price advances 2 point, and if price reverses 12 point it should draw a candlestick with opposite color with 4 point wick and 8 point body size as shown in pic below. These are all numbers I will input in the interface. In pic above candle body size of fixed points and everytime price advances 2 points, new candle forms with body size of 8 pips. If the price stays in the 12 point range, no new candle will be drawn, even if the price stays in that range for a couple of hours or for the whole day. SECTION 3 I want an option in the interface to decide if I want the chart with Time bond candlestick from 5 sec to 60 sec and from 1 min to 60 min. Don't need more than 60 min as mentioned in SECTION 1 OR Want chart display with a range bar as explained in SECTION 2 and shown in pic above. SECTION 4 Want to input stop loss and take profit level in dollar amount, and if NET LOSS/ PROFIT of all opened trade reaches at stop loss or take profit, It should close all opened or pending positions. SECTION 5 Want message on phone of net profit / loss every hours and when all trade closes by using whatsapp or telegram or email For more detail refer my project attachment files THANKS