View RSS Feed

Uncategorized

Entries with no category

  1. Neural Network in Practice: Straight Line Function

    by , 12-01-2024 at 01:10 PM
    In the previous article "Neural Network in Practice: Least Squares", we looked at how, in very simple cases, we can find an equation that best describes the data set we are using. The equation that was formed in this system was very simple, it used only one variable. We've already shown how to do the calculation, so we'll get straight to the point here. This is because the mathematics used to create an equation based on the values available in the database requires significant knowledge of
    ...
    Categories
    Uncategorized
  2. Neural Network in Practice: Straight Line Function

    by , 12-01-2024 at 01:08 PM
    In the previous article "Neural Network in Practice: Least Squares", we looked at how, in very simple cases, we can find an equation that best describes the data set we are using. The equation that was formed in this system was very simple, it used only one variable. We've already shown how to do the calculation, so we'll get straight to the point here. This is because the mathematics used to create an equation based on the values available in the database requires significant knowledge of
    ...
    Categories
    Uncategorized
  3. MQL5 Wizard Techniques you should know (Part 49): Reinforcement Learning with Proximal Policy Optimization

    by , 11-28-2024 at 10:56 AM
    We continue our series on the MQL5 wizard, where lately we are alternating between simple patterns from common indicators and reinforcement learning algorithms. Having considered indicator patterns (Bill Williams’ Alligator) in the last article, we now return to reinforcement learning, where this time the algorithm we are looking at is Proximal Policy Optimization (PPO). It is reported that this algorithm, that was first published 7 years ago, is the reinforcement-learning algorithm of choice
    ...
    Categories
    Uncategorized
  4. From Python to MQL5: A Journey into Quantum-Inspired Trading Systems

    by , 11-15-2024 at 05:04 PM
    This article explores the application of quantum-inspired concepts in trading systems, bridging theoretical quantum computing with practical implementation in MQL5. We’ll introduce essential quantum principles and guide you from Python prototyping to MQL5 integration, with real-world performance data.
    more...
    Categories
    Uncategorized
  5. Portfolio Optimization in Python and MQL5

    by , 11-13-2024 at 09: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
Page 3 of 593 FirstFirst 1 2 3 4 5 13 53 103 503 ... LastLast