basket viewer-view statistics on groups of long and short pairs
Info
The basket viewer-view statistics on groups of long and short pairs is a Indicator for MetaTrader 4 that this utility allows monitoring of multiple symbols and positions on one chart, with one group for long (buy) symbols, and another group for short (sell) symbols. there are 7 default symbol pairs in each of the groups.
Usage
This tool is typically used for enhancing chart analysis and decision making.
Platform
This Indicator works exclusively on MetaTrader 4 (both build 600+ and newer versions).
Setup
Place the downloaded file in MQL4/Indicators folder via File ? Open Data Folder in MetaTrader 4.
How to Install and Use basket viewer-view statistics on groups of long and short pairs
1. Installation: Place your file in the MQL/Indicators folder via "Open Data Folder" and restart your terminal.
2. Loading: Find the indicator in the Navigator, drag it onto your chart, and configure the input parameters in the popup window.
3. Customization: Press Ctrl+I to open the indicator list, select your tool, and click "Properties" to change colors, levels, or visual styles.
4. Updating: Replace the old file in the Indicators folder with the new version and restart the platform to apply changes.
Frequently Asked Questions
Q: Why is my indicator not showing? A: Verify the file is in the MQL/Indicators folder, or try right-clicking the "Indicators" tree in the Navigator and clicking "Refresh."
Q: Do custom indicators slow down the platform? A: Too many complex indicators can impact performance; remove unused ones via the "Indicator List" (Ctrl+I).
Q: Can I use MT4 indicators on MT5? A: No, MQL4 and MQL5 are distinct languages; ensure the indicator is compiled specifically for your platform version.
What this tool does
this utility allows monitoring of multiple symbols and positions on one chart, with one group for long (buy) symbols, and another group for short (sell) symbols.
Typical Use Case
This Indicator excels in automated trading and technical analysis on MetaTrader 4.
Compatible Platform & Setup
This Indicator works on MetaTrader 4. Place the file in the MQL4/Indicators folder and restart the terminal.
Description & Settings
Related: cat fx50 - another powerful indicator for MetaTrader 4 traders.
this utility allows monitoring of multiple symbols and positions on one chart, with one group for long (buy) symbols, and another group for short (sell) symbols. there are 7 default symbol pairs in each of the groups. the user may change these and enter up to 50 symbols from their market watch in either of the long or short basket for viewing.
Also recommended: weighted deviation - similar indicator with strong performance on MetaTrader 4.
the current display chart can be changed to any of the symbols symbols in the indicator display with a click on the symbol. statistics including atr for the chart period, points gained or lost from a weeks start and position gains or losses and lots exposure are displayed. the statistics week may be changed with simple clicks on the display, and the display may be dragged and dropped to a different location. the load on quote processing is kept low by simply posting an event that starts the processing for a display update instead of running the update inline with the quote processing.here are descriptions of the main controls and features of the display - the first two lines have the 'control objects ( full picture below):
"basket viewer (wk 0): 2019.05.19 - 2019.05.26"
click "basket viewer" to select the object and drag and drop the panel to a different location on the chart.
click the first date (2019.05.19) to increment the week being displayed.
click the 2nd date (2019.05.26) to decrement the week being displayed.
"buy basket points bskt_atr pos_prft pos_lots"
click this line to highlight the currently selected week on the chart (draws a rectangle over the week). click a 2nd time to remove the rectangle.
"buy basket" is the list of pairs extracted from the user controllable "buy pairs string". click the individual 'pairs strings' to change the chart to that symbol.
"points" is the open of the week subtracted from the close of the week (close - open). this is based on the week selected, (default is week 0, the current week).
"bskt_atr" is the atr for the symbol for the week in the chart's time frame. this is based on the week selected, (default is week 0, the current week).
"pos_prft" is the profit or loss from any active trades on the symbol. in the picture, there is a $150.07 profit on gbpjpy. this does not change based on week selected.
"pos_lots" is the exposure to the indicated symbol. in the picture, there is a 1 lot exposure shown on gbpjpy. this does not change based on week selected.
as can by seen in the below display, this header is followed by the buy pairs statistics, including a total for the points, atr, prft and lots columns.
"sell_baslet points bskt_atr pos_prft pos_lots"
this is a repeat of the "buy basket" header for the "sell pairs string". there are no event actions for clicking this display line. as can by seen in the below display, this header is followed by the sell pairs statistics, including a total for the points, atr, prft and lots columns. the totals are opposite from the buy basket - for example, profit points are (open - current/close) price for the week, versus (current/close - open) for the buy basket.
clicking on any of the "symbol pairs" changes the chart to that symbol pair.
You may also like: camarilladt8 - excellent alternative for indicator users on MetaTrader 4.
Source Code
/
.......
⚠ Limitations & Risk Warning
- This tool is provided for educational and testing purposes only.
- Past performance does not guarantee future results.
- Trading involves substantial risk of loss. Use on a demo account first.
- Results may vary depending on market conditions, broker, and settings.
- We recommend thorough backtesting and forward testing before using with real funds.