XIT_BuySellAutoStoploss.mq4 – Stoploss set from Fractal Levels, Money management Risk/Reward – script MetaTrader 4

XIT_BuySellAutoStoploss.mq4 - Stoploss set from Fractal Levels, Money management Risk/Reward - script for MetaTrader 4
XIT_BuySellAutoStoploss.mq4 – Stoploss set from Fractal Levels, Money management Risk/Reward My main goal here with this script was to help improve my win ratio, by setting my stoploss at fractals with the best support. I had been using fixed stoploss values, and kept having the stop hit and within minutes the price went back into

Keltner Channels Set – indicator MetaTrader 5

X2MA_KLx11
This indicator uses considerably more than two Keltner Channels than the standard Keltner Channel indicator. The indicator shows overall picture of a financial asset behaviour in a more informative way. The indicator is built in two variants with different amount of levels for different application cases. The indicator is built with the use of universal

A set of scripts for a quick trade with the mouse. – script MetaTrader 4

A set of scripts for a quick trade with the mouse. - script for MetaTrader 4
The purpose of these scripts is clear (see names), but to avoid confusion I will describe each separately. _OpenOrders Mouse – This script opens a market order at the current price. If you released the mouse button below the current price, it will be exposed to Sell, if higher, then Buy. You can either specify

Class for set and check your trading time – library MetaTrader 5

Class for set and check your trading time - library for MetaTrader 5
CTimeControl class for include to your EA for easy setting and checking your own trading time. An example of usage: Include: #include “TimeControl.mqh” Default constructor: CTimeControl   timeControl; Or constructor with days: CTimeControl timeControl(false, true, true, false, false, false, false); Or constructor with array of days settings and arrays for trading times in every day:

CIsSession – class to set time intervals (sessions) – library MetaTrader 5

CIsSession - class to set time intervals (sessions) - library for MetaTrader 5
I decided to publish this class after reading this publication. This topic looks interesting. My approach does not solve every problem as well. Therefore, suggest what can be improved. The class usage example was made similar to this variant. That way it is easier to see the advantages and disadvantages. The advantages: Possibility of standard

MetaCOT 2 CFTC ToolBox (Set of Indicators) MT4 – indicator MetaTrader 4

MetaCOT 2 CFTC ToolBox (Set of Indicators) MT4 - indicator for MetaTrader 4
Contents GENERAL PROVISIONS Brief description Installing the libraries and indicators Several indicators in one window Exporting CFTC reports to CSV format and Excel For programmers ANALYSIS OF ‘COMMITMENTS OF TRADERS'(COT) MetaCOT 2 COT Absolute Position MetaCOT 2 COT Absolute Changes MetaCOT 2 COT Netto Positions MetaCOT 2 COT Netto Changes MetaCOT 2 COT Index MetaCOT