MQL5 Codebook: TimeRange Breakout with 10 Amazing Features

$21.99

MQL codebook including ALL parts. Any further additions to the code-book will be automatically updated here as well, and you can download the newer versions as and when they become available

  • Time Range related Functions
  • News Filter
  • & Trend Filters i.e. Mov Avg crossover and Ichimoku options

Content

  1. Global Properties and declarations
  2. Global Variables and enums
  3. Initialization and OnTick() Functions
  4. Convert Times Function
  5. Get High & Low values of the Range
  6. Show the range on the Chart
  7. Check if we are inside the trading time
  8. Prepare and execute Buy and Sell Orders
    1. Check if it's a new Candle
    2. Calculate automatically the Lot Sizes
    3. Get the Last High and Low in the market for Trailing stop option
  9. Trail Stop
  10. The News Filter Function
  11. The Trend Functions
    1. Moving Average Crossover check
    2. Ichimoku (8 different options) for Trend Checking
  12. Closing and reseting all at the end of the day