MT4 strategy opens a new position as soon as an old one is closed
One of the most common mistakes when people start programming automated trading strategies is they do not consider all of the different...
Read MoreA function to determine why an order cannot be opened
Here is an example of a function which will display the actual error for why you cannot open a trade in MetaTrader. This is more...
Read MoreHow to only allow one trade per bar in MetaTrader
When trading in MetaTrader you may find times when you only want to allow one trade to take place per bar. This can be accomplished with...
Read More