StocksBG - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources

The StocksBG indicator shows activity on the chart for major stock exchanges generally below M15 .
OBJ_LABEL graphics object is used for labels, and OBJ_EDIT is used for rectangles.
OBJ_Edit object is used to make indicators visible in the strategy tester. The main terminal window height should not be less than 300.
The indicator is implemented using classes. Each class is stored in a separate file with the same name. You need to put all files in one folder.
Short description of the class:
Input parameters:
Input integer ipt_top= 0 ; // Top indent Input integer ipt_down= 20 ; // Bottom indent Input integer ipt_scheme = 0 ; // color scheme Input integer ipt_total = 4 ; // Display number of days

Attachment download
📎 cgcanvas.mqh (13.6 KB)
📎 cglabel.mqh (14.82 KB)
📎 cgostocksbg.mqh (12.92 KB)
📎 cgostockscontainer.mqh (8.18 KB)
📎 cgraphbase.mqh (48.73 KB)
📎 cgstockasbg.mqh (14.88 KB)
📎 cstock.mqh (30.18 KB)
📎 cstockstyles.mqh (5.68 KB)
📎 stockstruct.mqh (2.01 KB)
📎 stocksbg.mq5 (6.05 KB)
Source: MQL5 #12905
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •