Big update:
- Introduced a dynamic weighting system for indicators, allowing users to assign importance levels from 0 to 100 for each indicator used in the mean calculation.
- Added an option to choose between EMA, SMA, or no smoothing for the mean indicator, enhancing customization and analysis flexibility.
- Implemented a function to adjust the mean calculation based on the assigned weights, ensuring a more representative and customized average.
- Updated the MACD histogram plotting logic to utilize a dynamic color scheme based on the indicator's position relative to defined band levels and its directional movement, improving visual analysis and interpretation.
- Reorganized the plot order to prioritize the display of more significant indicators as determined by their assigned weights, ensuring that key data is more prominently featured.
- Enhanced the color palette with the GruvBox scheme, offering a visually appealing and coherent aesthetic across the script's graphical elements.
- Fine-tuned the user interface and settings descriptions for clarity and ease of use, ensuring a better user experience.
- Included additional indicators such as the Aroon Indicator Difference and Fear and Greed Index, expanding the script's analytical capabilities.
- Adjusted default weight values based on indicator significance, providing a more effective starting point for new users.
- Optimized code for better performance and efficiency, ensuring smoother operation on various chart types and timeframes.