View RSS Feed

All Blog Entries

  1. Bid/Ask spread analysis in MetaTrader 5

    by , 07-08-2023 at 01:47 AM
    An indicator to report your brokers Bid/Ask spread levels. Now we can use MT5s tick data to analyze what the historic true average Bid/Ask spread actually have recently been. You shouldn't need to look at the current spread because that is available if you show both bid and ask price lines.

    more...
    Categories
    Uncategorized
  2. How to connect MetaTrader 5 to PostgreSQL

    by , 07-07-2023 at 01:46 AM
    Name:  wslinstall11.PNG
Views: 14
Size:  15.2 KB

    This article analyses five standard alternatives to connecting a Postgres database to MetaTrader 5, their requirements, Pros, and Cons. Also, we will set up a development environment, install a Postgres database as a remote one, connect to it, and insert and retrieve data to be consumed by an MQL5 script or EA.
    more...
    Categories
    Uncategorized
  3. Multilayer perceptron and backpropagation algorithm (Part 3): Integration with the Strategy Tester - Overview (I).

    by , 07-06-2023 at 01:46 AM
    Name:  152020.png
Views: 21
Size:  48.8 KB

    In previous articles, we discussed the construction and use of machine learning models in a simplified way using a client-server connection. However, these models only work in production environments because the tester does not execute network functions.
    more...
    Categories
    Uncategorized
  4. Google Chrome Brings Better AI Brains to the Web

    by , 07-05-2023 at 01:01 AM


    Much of the AI technology we use today runs in hulking data centers operated by cloud computing giants like Amazon, Microsoft and Google. But with a technology called WebGPU that Google is now building into its Chrome browser, web apps can take advantage of AI ...
    Categories
    Uncategorized
  5. Understanding MQL5 Object-Oriented Programming (OOP)

    by , 07-04-2023 at 05:59 AM
    Name:  Inheritance111.png
Views: 23
Size:  28.3 KB

    In this article, we will share one of the most important topics in programming which lead to coding smoothly and easily, and help us to apply the concept of (DRY) which is the shortcut of (Do Not Repeat Yourself) as developers or programmers. In addition to raising the security of any created software, and other of features. We will talk about Object-Oriented Programming (OOP) and how we can use this concept and code it in MQL5 (MetaQuotes Language) by
    ...
    Categories
    Uncategorized
Page 6 of 7 FirstFirst ... 4 5 6 7 LastLast