Page 53 of 53 FirstFirst ... 3 43 51 52 53
Results 521 to 523 of 523
Like Tree4Likes

Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview

This is a discussion on Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview within the General Discussion forums, part of the Trading Forum category; That is exactly what the Sigma Score indicator does. It converts the latest return into a z-score (also called a ...

      
   
  1. #521
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,591
    Blog Entries
    1724

    Sigma Score Indicator for MetaTrader 5: A Simple Statistical Anomaly Detector

    That is exactly what the Sigma Score indicator does. It converts the latest return into a z-score (also called a standard score) and plots it in a separate window. In simple terms, the Sigma Score answers one question:

    “How many standard deviations is the current bar’s return away from the average return of the last N bars?”
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  2. #522
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,591
    Blog Entries
    1724

    Introduction to MQL5 (Part 37): Mastering API and WebRequest Function in MQL5 (XI)

    Welcome back to Part 37 of the Introduction to MQL5 series! In the previous article, we introduced the basics of API signatures and explored how secure requests are created in MQL5 using hashing and HMAC-based techniques. We focused on why signatures are necessary, how they protect sensitive requests, and how MQL5 handles signature generation at a conceptual level.
    This article builds on that foundation by taking the next useful step. Here, we will write an MQL5 script that retrieves account balance data for every asset that is accessible by sending authenticated API queries to Binance. This will compile all the previously discussed topics, such as using WebRequest, handling timestamps, creating signatures, and interacting with private API endpoints. You will have a firm grasp of how to safely interact with Binance and retrieve actual account information straight from MQL5 at the end of this article.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  3. #523
    Junior Member
    Join Date
    Jun 2025
    Posts
    41
    Keeping MT4 for old EAs and MT5 for faster tester seems good mix. Anyone here run same strategy on both and notice different fills or slippage

Page 53 of 53 FirstFirst ... 3 43 51 52 53

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •