MQL5 Algo Trading
388K subscribers
2.56K photos
2.56K links
The best publications of the largest community of algotraders.

Subscribe to stay up-to-date with modern technologies and trading programs development.
Download Telegram
Discover the cutting-edge NAFS algorithm for graph representation learning, designed to tackle scalability and over-smoothing issues in traditional GCNs. Unlike previous methods, NAFS uses a unique node-adaptive feature smoothing technique, capturing rich structural data efficiently across varying scales without training, thus reducing computational costs. Engineers can implement this technique in MetaTrader 5 using MQL5, leveraging OpenCL for constructing multi-scale node representations and enhancing computational performance. NAFS' approach of adjusting smoothing rates based on node characteristics ensures robust and scalable graph data processing, making it a significant advancement for both graph researchers and traders integrating algorithmic strategies.

👉 Read | CodeBase | @mql5dev

#MQL5 #MT5 #Graph
30👍93👨‍💻1
In the development of graphical objects, introducing a central pivot point for moving the entire object enhances usability. By implementing this feature, objects can be manipulated more intuitively, without the need for altering multiple pivot points independently. This method focuses on managing composite objects like trend lines with price labels. Enhancements have been made by adding a new library object type for control points and optimizing code by segregating coordinate calculations into distinct methods. Considerations include implementing limitations for graphical objects to prevent distortion when moved beyond the visible chart area, ensuring accurate graphic representation.

👉 Read | VPS | @mql5dev

#MQL5 #MT5 #Graph
70👍12🎉7👨‍💻5