MQL5 Wizard - Trade Signals Based on Dark Cloud Cover/Piercing Line + RSITrade signals based on "Dark Cloud Cover/Piercing Line" candlestick pattern, confirmed by Relative Strength Index (RSI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
MQL5 Wizard - Trade Signals Based on Dark Cloud Cover/Piercing Line + MFITrade signals based on "Dark Cloud Cover/Piercing Line" candlestick pattern, confirmed by Market Facilitation Index (MFI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
MQL5 Wizard - Trade Signals Based on Dark Cloud Cover/Piercing Line + CCITrade signals based on "Dark Cloud Cover/Piercing Line" candlestick pattern, confirmed by Commodity Channel Index (CCI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
Programmatic modification of Tester "From:" and "To:" fields with user32.dllThis script uses the Windows API to modify the "From:" and "To:" fields within the strategy tester according to user input. For this script the strategy tester should already be open. Tested on Windows 7 64 bit. If you are using another version of win
MQL5 Wizard - Trade Signals Based on 3 Black Crows/3 White Soldiers + RSITrade signals based on "3 Black Crows/3 White Soldiers" candlestick pattern, confirmed by Relative Strength Index (RSI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
MQL5 Wizard - Trade Signals Based on 3 Black Crows/3 White Soldiers + MFITrade signals based on "3 Black Crows/3 White Soldiers" candlestick pattern, confirmed by Market Facilitation Index (MFI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
MQL5 Wizard - Trade Signals Based on 3 Black Crows/3 White Soldiers + CCITrade signals based on "3 Black Crows/3 White Soldiers" candlestick pattern, confirmed by Commodity Channel Index (CCI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
cIntSpeechIt speaks the specified text using the speech engine.
eKeyboardTraderThe Expert Advisor allows to trade using the keyboard.
Multicurrency OnTick (string symbol) event handlerThis is the simplified implementation of multicurrency mode in MetaTrader 5. It isn't necessary to consider the details how does it work. It has minimum settings and simple structure. It can be used in Strategy Tester.