Simple timer next candle – indicator MetaTrader 5

Simple timer next candle
A non-invasive candle time that can be positioned next to price or near a corner. Color, font, size and align (anchor) freely customizable. Input parameters: color lblColor=C’00,66,99′;                                                // Color of the label int fontSize=8;                                      … Read more

Pending Order Timer on Closed Market – script MetaTrader 4

Pending Order Timer on Closed Market - script for MetaTrader 4
You can send pending order on closed market between StartTime and EndTime at specific minumum and maximum price. You can also use it on open market to setup time and price of your choice. Parameters Comments on Screen You can check my other work here Average Trailing Stop Pending Order Timer on Closed Market – script … Read more