View RSS Feed

BrokersMinutes

  1. Example of Stochastic Optimization and Optimal Control

    by , 09-24-2024 at 07:53 AM
    Stochastic modeling and control optimization are mathematical methods that help solve problems under uncertainty. They are used in finance, engineering, artificial intelligence, and many other areas.

    Stochastic modeling is used to describe systems with random elements, such as stock market price movements or a queue at a restaurant. It is based on random variables, probability distributions, and stochastic processes. Methods such as Monte Carlo and Markov chains can model these
    ...
    Categories
    Uncategorized
  2. Experiments with neural networks (Part 7): Passing indicators

    by , 05-10-2024 at 08:25 AM
    In the current article, we will talk in more detail about the importance of passing meaningful data, the so-called time series, in a neural network. In particular, we will pass our favorite indicators. To achieve this, I will introduce some new concepts that I use while working with neural networks. Although, I think this is not the limit, and over time I will have a new vision in understanding what and how exactly needs to be passed.
    more...
    Categories
    Uncategorized
  3. UniZigZag EA

    by , 08-07-2023 at 02:41 AM
    The copy of post #31 (about the settings and how to install):

    Quote Originally Posted by newdigital View Post
    I installed UniZigZagTrader_v1.4 600+ EA (just to check how it works for example).

    UniZigZagTrader_v1.4 600+ EA is on this post. This is the updated EA with the set file (with the settings) which uses the UniVolumeDelta levels breakout like a trigger.

    =========

    How to Install (step by step)

    • UniZigZagTrader_v1.4 600+ EA is on the post #1307 with set file (the
    ...
    Categories
    Uncategorized
    Attached Thumbnails Attached Files
  4. Integrating ML models with the Strategy Tester (Part 3): Managing CSV files (II)

    by , 08-06-2023 at 02:40 AM
    Name:  36111111.png
Views: 1
Size:  77.7 KB

    In this article, we will focus on the third part of Strategy Tester integration with Python. We will see the creation of the CFileCSV class for the efficient management of CSV files. We will examine some examples and the code, so that the readers better understand how this class can be implemented in practice.
    more...
    Categories
    Uncategorized
  5. Rebuy algorithm: Multicurrency trading simulation

    by , 07-31-2023 at 02:35 AM
    Name:  360207.png
Views: 1
Size:  37.3 KB

    In the previous article I showed you a lot of useful features that you probably did not know, but the most interesting thing is ahead - research or trading simulation. Sometimes a strategy tester is not enough. Although this is a very convenient tool for getting to know the market, but this is only the first step. If you carefully read the previous article, then you most likely know the reason already.
    more...
    Categories
    Uncategorized
Page 2 of 49 FirstFirst 1 2 3 4 12 ... LastLast