Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Intraday Currencies Performance - indicator for MetaTrader 5

Views:
3150
Rating:
(4)
Published:
2024.03.06 10:54
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance


A simple observatory of individual currencies.

You can choose line color, line width and font size.

The daily start is by default 00:00, but you can change the hours and minutes from which to start the day.

If EUR is +1% and USD -0.50%, then the EURUSD cross is 1.50% (1-(-0.50%), and so are all the other crosses.

    Examples from the book "Neural networks for algorithmic trading with MQL5" Examples from the book "Neural networks for algorithmic trading with MQL5"

    The book "Neural networks in algorithmic trading with MQL5" is a comprehensive guide, covering both the theoretical foundations of artificial intelligence and neural networks and practical aspects of their application in financial trading using the MQL5 programming language.

    Bollinger band Bollinger band

    Now we will get the code with function and purpose as below: 1. How to call and using the bollinger band 2. How to call and using the volume tick 3. How to call and using the Moving average volume. 4. How to code using the Trailling & Check volume lot size

    Wick or Body High Low Wick or Body High Low

    Searches for Wick or Body based High low in visible bars of chart

    Determine Broker's Daylight (DST) schedule Determine Broker's Daylight (DST) schedule

    Script to determine whether your Broker follows the US, UK or AU daylight (DST) schedule.