View RSS Feed

All Blog Entries

  1. Introduction to MetaTrader 5 and Programming with MQL5

    by , 07-31-2019 at 06:12 PM
    Introduction to MetaTrader 5 and Programming with MQL5 : Create your 1st Investment Robot with MQL5 step by step from ZERO
    by Rafael F. V. C. Santos

    Name:  mql5111.jpg
Views: 340
Size:  36.6 KB

    MetaTrader 5 is a powerful platform for visualizing, operating and scheduling investment strategies for various types of financial markets.
    We will develop a cross-over strategy of two moving averages (one fast and one slow) with the possibility of an input filter in the trader
    ...
    Categories
    Uncategorized
  2. Random N positions EA

    by , 07-22-2019 at 11:45 AM
    Random N positions - expert for MetaTrader 5

    Name:  random111.png
Views: 188
Size:  33.8 KB

    Advisor opens positions randomly.Thus, a position is opened only at the moment of birth of a new bar - then the timeframe acts as the minimum time between openings. Each subsequent discovery occurs only if there are positions in the market that are smaller than a specified number of Position Counter.Take Profit , Stop Loss and Trailing Stop are applied to positions.
    Categories
    Uncategorized
  3. Price velocity measurement methods

  4. Export Summary Grouped by Trading Days

    by , 07-16-2019 at 05:48 PM
    Export Summary Grouped by Trading Days - script for MetaTrader 5

    Name:  Capture3.png
Views: 132
Size:  20.6 KB

    The script exports summary of closed trades selected between two dates grouped by each trading day. The resulting file is CSV that can be opened/imported with any spreadsheet software.
    Categories
    Uncategorized
  5. Export Summary Grouped by Symbols

    by , 07-15-2019 at 06:42 PM
    Export Summary Grouped by Symbols - script for MetaTrader 5

    Name:  Capture2.png
Views: 117
Size:  30.0 KB

    The script exports summary of closed trades selected between two dates grouped by each currency pair. The resulting file is CSV that can be opened/imported with any spreadsheet software.

    To export summary for the entire trading history, keep Start date and End date at their default values.
    Categories
    Uncategorized
Page 82 of 122 FirstFirst ... 32 72 80 81 82 83 84 92 ... LastLast