Convert time to double and vice versa - MetaTrader 4 Library | MT4 EA Download - MetaTrader 4 Resources
I find these little functions very useful when trying to pass datetimes through global variables.
You can use this to save the value
globalVariableSet (name, TimeToDouble(DateTime));and
Date and time date_time=DoubleToTime( global variable acquisition (name));
when you want to get back the value.
Attachment download
📎 timetodouble.mqh (2.61 KB)
Source: MQL5 #13102
Convert time to double and vice versa - MetaTrader 4 Library | MT4 EA Download - MetaTrader 4 Resource Usage and Filtering Recommendations
Convert time to double and vice versa - MetaTrader 4 Library | MT4 EA Download - MetaTrader 4 resources belong to MT4 EA related resources. Before downloading or referencing, it is recommended to confirm the platform version, transaction type, time period, whether DLL is required, whether source code is included, parameter description and historical update records.
Both automated trading tools and foreign exchange indicators should first undergo backtesting, simulated account observation, and small capital verification. Pay special attention to spreads, slippages, maximum drawdowns, position opening frequency, stop loss methods, trading periods and broker rules, and avoid direct real-time execution based on titles or short-term profit descriptions.
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •