View RSS Feed

Recent Blogs Posts

  1. Discrete Hartley transform

    by , 06-18-2024 at 02:15 PM
    In 1942, Ralph Hartley proposed an analogue of the Fourier transform in his article "A More Symmetrical Fourier Analysis Applied to Transmission Problems".
    Just like Fourier transform (FT), Hartley transform (HT) turns the original signal into a sum of trigonometric functions. But there is one significant difference between them. FT converts real values to complex numbers, while HT provides only real results. Because of this difference, the Hartley transform did not become popular - scientists
    ...
    Categories
    Uncategorized
  2. Developing a multi-currency Expert Advisor (Part 3): Architecture revision

    by , 06-18-2024 at 10:43 AM
    In the previous articles, we started developing a multi-currency EA that works simultaneously with various trading strategies. The solution provided in the second article is already significantly different from the one presented in the first one. This indicates that we are still in search of the best options.

    Let's try to look at the developed system as a whole, abstracting from the small details of the implementation, in order to understand ways to improve it. To do this, let
    ...
    Categories
    Uncategorized