Vladislav Boyko / Publications
Codes
Tillson T3 for MetaTrader 5
Tillson T3 with EMA calculations done without auxiliary indicator buffers
Forum
AI-Assisted Coding and Prompt Engineering
A place to discuss practical AI-assisted coding practices and experiences
All about MT5 updates — Discussion topic
Comments that do not relate to the " All about MT5 updates. ", have been moved into this topic
"Financial operations are limited" and lack of patience
Spam caused by lack of patience and some replies have been moved to this topic
"Market is closed" message
Comments that do not relate to the " HELP! MT5 unable to drag symbol(s) to the chart viewing area ", have been moved into this topic
Simulating time in the MT4 tester and whether it is necessary to cast datetime to long
Comments that do not relate to the " Stop Trading Today when Loss or Consecutive Loss ", have been moved into this topic
Fixing AI-generated code
This is an experimental topic where you can legally ask for help with AI-generated code. If you create a separate topic asking for help with AI-generated code, such a topic may be deleted. The purpose of creating this topic is to maintain order on the forum
Request to keep MT5 Terms
Comments that do not relate to the " Subscribe to new channels for developers ", have been moved into this topic
Dumb benchmarks
I'm not sure I should have created this topic, but it's never too late to delete it😁
Copyright for source code consisting of multiple files
Could you please tell me how to properly apply copyright if the source code consists of several files? For example, the source code is split into ~20 mqh files, and .mq5 is just a wrapper. Should I write some comments in each mqh file (I hope not)? Or will it be valid if I add some LICENCE.md (I
What is a synchronized series?
https://www.mql5.com/en/docs/constants/tradingconstants/enum_series_info_integer Identifier Description Type SERIES_SYNCHRONIZED Symbol/period data synchronization flag for the current moment bool I'm trying to understand what exactly the value returned by the SeriesInfoInteger() function means when
