View RSS Feed

newdigital

  1. Portfolio Optimization in Python and MQL5

    by , 11-13-2024 at 08:49 AM
    Introducing two innovative portfolio optimization programs designed to revolutionize trading strategies and maximize returns while minimizing risk The first a Python-based solution leverages the power of MetaTrader 5 integration alongside advanced libraries such as pandas Numpy and cvxpy to analyze historical data optimize asset allocation and visualize results with Matplotlib. The second a similar implementation crafted in MQL5 harnesses the native capabilities of the MetaTrader 5 platform offering
    ...
    Categories
    Uncategorized
  2. Feature Engineering With Python And MQL5 (Part II): Angle Of Price

    by , 11-12-2024 at 09:43 AM
    Machine learning models are very sensitive instruments. In this series of articles, we will pay significantly more attention to how the transformations we apply to our data, affects our model's performance. Likewise, our models are also sensitive to how the relationship between the input and the target is conveyed. This means, we may need to create new features from the data we have at hand, in order for our model to effectively learn.
    more...
    Categories
    Uncategorized
  3. Neural Networks Made Easy (Part 87): Time Series Patching

    by , 11-12-2024 at 05:34 AM
    Forecasting plays an important role in time series analysis. Deep models have brought significant improvement in this area. In addition to successfully predicting future values, they also extract abstract representations that can be applied to other tasks such as classification and anomaly detection.
    The Transformer architecture, which originated in the field of natural language processing (NLP), demonstrated its advantages in computer vision (CV) and is successfully applied in time
    ...
    Categories
    Uncategorized
  4. Multiple Symbol Analysis With Python And MQL5 (Part II): Principal Components Analysis For Portfolio Optimization

    by , 11-10-2024 at 12:41 PM
    For members of our community looking to sell Expert Advisors, this article will demonstrate how you can create a seamless experience for your end users. Our trading application will flexible and robust at the same time. I will show you how to create trading applications that will allow your clients to easily switch between high, medium and low-risk trading modes. While the PCA algorithm will take care of the heavy lifting for your end users in the background.
    more...
    Categories
    Uncategorized
  5. Creating an MQL5 Expert Advisor Based on the PIRANHA Strategy by Utilizing Bollinger Bands

    by , 11-01-2024 at 07:58 AM
    In this article, we will explore how to create an Expert Advisor (EA) in MetaQuotes Language 5 (MQL5) based on the PIRANHA strategy, focusing on integrating Bollinger Bands. As traders seek effective automated trading solutions, the PIRANHA strategy has emerged as a systematic approach that capitalizes on market fluctuations, making it an appealing choice for many Forex enthusiasts.
    more...
    Categories
    Uncategorized
Page 5 of 594 FirstFirst ... 3 4 5 6 7 15 55 105 505 ... LastLast