Codes

N trades per set Martingale for MetaTrader 4

Will scale up after N consec losses and will reset after same amount of consec wins

Overlay Chart Modified to not repaint on each bar for MetaTrader 4

Used to compare 2 currencies on one chart, the Original indicator will recenter its calculation on every bar, and hence the price will keep shifting up and down and so the historical relative values do not remain constant. This indicator was modified so that the 'center' or initial relative

Simple candle filter martingale EA for MetaTrader 4

EA with candle size filter and scale on loss

Forum

Why do signal providers often deposit and withdraw money

Why do signal providers often deposit and withdraw amounts of money that are big relative to the account size. Is it for manipulating drawdown results or profit results

EA's that did not work as well as I wanted

This is an EA I worked on , but it did not work as well as I had hoped. Most if not all EA's I have made are like this, but they may still be interesting to someone, so I will share some of them here. This first one was supposed to find a combination of the previous N (eg.7) losses (where the SL was

Property strict causing indicator to not work

Hi , I am working on this indicator with the goal to multiply the RSI value with the (body) size of the current candle (or the equivalent of what was the current candle for the previous bars). It works in mt4, but when I add property strict the code still compiles but no longer outputs the buffer

What do you look for in an EA?

When looking for an EA or testing an EA etc: Do you mainly look for high profits (and probably high possible drawdown) or do you prefer to use an EA with low profits but very stable and low drawdown? Do you prefer an EA that trades very often or do you prefer just a few trades per month? What else