Codes

SL_Breakeven for MetaTrader 5

The function for moving an open position to a breakeven

DoubleToText for MetaTrader 5

Converts a number to a text

Sets Chart Scale for MetaTrader 5

The indicator sets the "Fixed scale" property to a chart window and holds the first bar in the middle of the window

IchimokuAlert for MetaTrader 5

The Ichimoku indicator with an alert

TriggerLine with Arrow for MetaTrader 5

The Trigger Line indicator with arrows

TralingLine for MetaTrader 5

Virtual Stop Loss or Trailing Stop

TicksVolume for MetaTrader 4

Tick volumes indicator. It shows the price change with an increase and decrease

Forum

Economic calendar. Questions, discussions.

I want to understand how the MQL5 economic calendar works, but something is not moving very fast. I spent most of yesterday and the beginning of today, but I still don't understand why CalendarValueHistory does not return all events. Or maybe I confuse them, these events a bit... Yesterday I was

Question about the OnTradeTransaction function

According to the help. позволяет связать выполненное действие request identifier (OrderSend or OrderSendAsync functions call) with the result of this action passed to OnTradeTransaction In other words, it allows the OnTradeTransaction function to check if the order was correctly executed. Or am I