View RSS Feed

All Blog Entries

  1. RSI Levels Expert Advisor

    by , 08-12-2019 at 02:29 PM
    RSI Levels Expert Advisor - expert for MetaTrader 5

    Name:  Examples3.png
Views: 458
Size:  62.7 KB

    Classic trading strategy based on RSI levels. Buys when RSI is oversold and sells when RSI is overbought.
    This code can be used in both MetaTrader5 and MetaTrader4. Just change the file extension from .mq5 to .mq4 and compile the file again.
  2. 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
  3. 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
  4. Price velocity measurement methods

  5. 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
Page 105 of 150 FirstFirst ... 5 55 95 103 104 105 106 107 115 ... LastLast