Codes

Fibonacci ZigZag for MetaTrader 5

Zig Zag indicator that relies only on a minimum % of retracement to each previous wave , and optionally , being bigger than a specific size measured in atr units

Download all ticks of a symbol's history for MetaTrader 5

Download all the ticks from your broker for all the symbols in the market watch. Download all history or until a specific date in the past if available

Cosine distance and cosine similarity for MetaTrader 5

Calculate the cosine distance and similarity between 2 vectors . The cosine distance is 1-cosine_similarity and the cosine similarity is the dot product of two vectors by their magnitudes multiplied

Forum

Test todays bars

Is there a way to test todays M1 bars or should i wait till tommorrow

Futures tick data

symbol GER40-JUN25 in broker. When the chart is opened on the daily timeframe it goes all the way back to december 2021 when i poll for ticks the broker stops me up to 3 months ago , on march. when i poll for ticks on GER40-MAR25 which has probably existed i get error #4401 history not found. Is

unreleased indicator handle causing data problems , probably

Let me preface this with the following : this might not be a terminal issue but it looks like a terminal issue. The code is creating a lot of objects and has 2 indicators embedded in the EA. 1 indicator is used normally the other is a workaround for the following. On deinit the terminal has no time

Algo Forge vs Code Base

what is the difference

Indicators on internal rates

How likely is this to be possible in a future update ? creating indicators on rates instead of symbol + period since rates have most members of oncalculate

Empty message

Theres an empty message in my inbox , what is that

indicator market validation no history data from [solved]

what do i do in this case ? thanks (its an indicator)

how can a personal job have 2 applicants ?

does mq allow split projects now

Have the home page redirect to the news feed for registered users

Hi MQ If you ever see this , if a user is registered and navigates to mql5.com have the site open on the news feed from other users (if friends>0) You will increase awareness of that section , signal subscriptions , sales etc

Send fill in the background

Is there an indicator or plot property to send the fill in the background ? thanks