View RSS Feed

GottaNew

  1. Master MQL5 from beginner to pro (Part II): Basic data types and use of variable

    by , 11-21-2024 at 04:52 AM
    In my previous article we looked at the main programs that are used by MQL5 programmers (and came to the conclusion that the MetaEditor IDE is well suited for beginner needs). In addition, we took a quick look at the concept of a function and created a simple script that prints a message in the system log. These messages can be viewed at the bottom of the terminal window in the Experts tab.

    Now we come to the point that this data must be stored somewhere.
    Today we will
    ...
    Categories
    Uncategorized
  2. News Trading Made Easy (Part 2): Risk Management

    by , 11-08-2024 at 12:24 PM
    A quick refresher for the previous article in the News Trading Made Easy series. In part 1, we went through the concept of DST(Daylight Savings Time) and the various versions for different countries that essentially change their time zones by an hour ahead and behind during a financial year. This will change trading schedules for the related brokers using DST. The reasons for creating a database and the benefits were addressed. A database was created to store the news events from the MQL5 Economic Calendar
    ...
    Categories
    Uncategorized
  3. How to integrate Smart Money Concepts (OB) coupled with Fibonacci indicator for Optimal Trade Entry

    by , 11-07-2024 at 12:24 PM
    Smart Money Concepts (SMC) and Order Blocks are critical areas on the chart where institutional traders typically execute large buying or selling orders. These zones often mark the origins of significant price movements, making them vital for traders seeking to align their strategies with institutional market activity. Understanding how these key levels influence price action can provide retail traders with more profound insight into the underlying market dynamics, allowing them to anticipate
    ...
    Categories
    Uncategorized