Stanislav Korotky / Blog
CcxtAppServerLib is intended for working with all top-100 crypto exchanges from MQL5 via Node.js and CCXT Application Server , and it is evolving step by step...
CCXT is a JavaScript library for working with all top-100 crypto exchanges. For further details on CCXT, please, visit common CCXT documentation and more advanced CCXT PRO . CcxtAppServerLib is a MQL5 library for working with the crypto exchanges via Node...
I'd like to share an idea of integrating MetaTrader 5 and CCXT library. For those who don't know what CCXT is I've provided a small introduction in the README text presented below. To put it briefly, CCXT is an open-source library for accessing all popular crypto exchanges...
This blogpost presents some further results of experiments with news trading based on the built-in calendar of MetaTrader 5 and MQL5...
This post is a part of the documentation for WalkForwardOptimizer library for MetaTrader5 - here is the table of contents . Introduction The built-in tester of MetaTrader 5 allows you to optimize most sophisticated algotrading strategies...
In the previous blogpost of the series dedicated to renko-driven trading systems we've discovered that MetaTrader 5 does not provide a native support for testing and optimization of trading robots based on renko indicators...
This is a continuation of a series of blogposts about trading by signals of renko charts. Before this point we have discussed many aspects of using custom symbols for renko implementation...
Many traders like renko and other "timeless" charts for their clarity and price noise reduction. The charts are used not only for technical analysis but for building trading strategies on top of them. And they require a proper backtesting...
In this topic I present the original schemes prepared for the book MQL5 Programming for Traders , Part 7 . They have been reworked for the book by MQ's designers, but Visio's plain rendering may probably seem more readable for someone...
In this topic I present the original schemes prepared for the book MQL5 Programming for Traders , Part 6 . They have been reworked for the book by MQ's designers, but Visio's plain rendering may probably seem more readable for someone...