View RSS Feed

mql5

  1. RSI Levels Expert Advisor

    by , 08-12-2019 at 01: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. Random N positions EA

    by , 07-22-2019 at 10: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 04: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 05: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 17 of 43 FirstFirst ... 7 15 16 17 18 19 27 ... LastLast