View RSS Feed

Uncategorized

Entries with no category

  1. Developing a multi-currency Expert Advisor (Part 14): Adaptive volume change in risk manager

    by , 02-14-2025 at 11:54 AM
    In one of the previous articles of the series, I touched on the topic of risk control and developed a risk manager class that implements basic functionality. It allows setting a maximum daily loss level and a maximum overall loss level, upon reaching which trading stops and all open positions are closed. If a daily loss was reached, trading was resumed the next day, and if an overall loss was reached, it was not resumed at all.
    more...
    Categories
    Uncategorized
  2. Neural Network in Practice: Pseudoinverse (I)

    by , 01-29-2025 at 07:24 AM
    In the previous article "Neural network in practice: Straight Line Function", we were talking about how algebraic equations can be used to determine part of the information we are looking for. This is necessary in order to formulate an equation, which in our particular case is the equation of a straight line, since our small set of data can actually be expressed as a straight line. All the material related to explaining how neural networks work is not easy to present without understanding
    ...
    Categories
    Uncategorized
  3. Introduction to MQL5 (Part 11): A Beginner's Guide to Working with Built-in Indicators in MQL5 (II)

    by , 01-23-2025 at 06:52 AM
    Welcome back to our MQL5 series! We'll discuss a fascinating subject in this chapter that I believe you'll find very useful and fascinating. We looked at how to use MQL5's built-in indicators in the last chapter, paying particular attention to the RSI. Not only that, but we even worked on a practical project that showed you how to incorporate the RSI into your trading approach with ease. We're going one step further this time by including not one but three potent indications in our project (RSI,
    ...
    Categories
    Uncategorized
  4. News Trading Made Easy (Part 6): Performing Trades (III)

    by , 01-13-2025 at 04:34 AM
    In this article we will make improvements to the storage database, new views will be added to present data such as displaying dates for the last news event or the next news event for each unique event in the MQL5 Economic calendar this will improve the user's experience when using the program as it will bring awareness to future or past events. In addition, the expert input menu will be expanded upon to accommodate news filtration and the stop order entry methods.
    more...
    Categories
    Uncategorized
  5. Developing a multi-currency Expert Advisor (Part 6): Automating the selection of an instance group

    by , 01-12-2025 at 10:19 AM
    In the previous article, we have implemented the ability to choose the strategy option - with a constant position size and with a variable position size. This allowed us to introduce normalization of the results of the strategies' work according to the maximum drawdown and provided the possibility of combining them into groups, for which the maximum drawdown was also within the specified limits. For the sake of demonstration, we manually selected several of the most attractive combinations
    ...
    Categories
    Uncategorized
Page 1 of 593 1 2 3 11 51 101 501 ... LastLast