Entries with no category
Return on investments is the most obvious indicator which investors and novice traders use for the analysis of trading efficiency. Professional traders use more reliable tools to analyze strategies, such as Sharpe and Sortino ratios, among others. In this article, we will consider simple examples to understand how these ratios are calculated. The specifics of evaluation of trading strategies were earlier considered in the article "Mathematics in trading. How to estimate trading results". It ...
RSI_MAonRSI_Filling - indicator for MetaTrader 5 In the subwindow, show the filling of the areas between the two lines: the 'RSI' line and the 'RSI' line smoothed with 'MA'
MVC design pattern and its possible applicationMVC design pattern and its application (Part 2): Diagram of interaction between the three components This pattern appeared quite a long time ago (in 1978), but its first description appeared much later, in 1988. Since then, the template has been developing further, giving rise to new approaches. The idea is to split an existing code into three separate components: Model, View and Controller. According to the MVC pattern, ...
CurrencyStrengthBoard and CurrencyStrengthHistory indicators with prefix and suffix options ---------- CurrencyStrengthBoard_v1.5 600+ indicator and CurrencyStrengthHistory_v1.2 600+ indicator were created for Premium Trading Forum. Those are the updated CurrencyStrengthBoard and CurrencyStrengthHistory indicators with ability to enter prefix and suffix for the specified broker. ---------- ...
Through this article, we will identify in depth the momentum and how to use it in our favor and design a simple trading system by MQL5 to benefit from the magic of programming which can hep us to trade smoothly, easily, and effectively and the following topics will be discussed through this article: Momentum definitionMomentum strategyMomentum trading system blueprintMomentum trading systemConclusion Trough previous topics we will know in more ...