An EA that you can modify and optimize to your own taste and trading style?

leotrader909

Newbie
Messages
5
Likes
1
Hello, I'm a novice developer and recently I created a somewhat peculiar EA. Let me explain, in trading there are many different styles and strategies. Some are supposedly more "profitable" than others (depending on how they are applied), while others are "safer". Every day, new innovative and promising strategies come to market, which last as long as the silence on a crypto webinar (not long). That's where I had an idea: what if, instead of creating a new strategy, I take some well-known strategies and offer people the possibility to optimize them to their own liking without having to develop an EA independently. That's where my project was born. It's an EA that features three strategies (for now):
.MA Crossover: fast/slow moving average crossover with RSI, ADX and BBW filters, plus a risk system based on DeMarker, Williams %R and OsMA (you can set the fast MA to 100 and the slow MA to 35 if you want 😀)
.Momentum Breakout: breakout detection with volume confirmation, AMA trend filter and configurable trading hours.
.Bollinger Squeeze: identifies band compression and breakout, with support/resistance filters.
You can edit it to your preference with over 200 parameters at your disposal. Adjust where you want the TP/SL, what value you want the MA to have, whether you want to use trailing stop or not, whether you want it to only operate during specific times, or maybe you want your strategy to trade in the opposite direction on certain occasions (buy/sell). Now you have an excuse to spend an entire weekend without leaving your room, testing an infinite number of possibilities on your favorite symbol, and even on the one you hate the most. Here you have a parameter buffet, find your signature dish. If you're interested, you can go check it out on mql5. It's called Vulcan, I named it that because it sounds really cool. I want to clarify that the goal of this post is to help, since every day many people ask for help creating their own Expert Advisors (EAs). The problem is that they almost always use the same strategies. My intention is to help all those people who want to be able to customize such simple and reliable strategies without losing their hair in the process. Don't forget to leave me your opinions and advice to continue improving this EA (recommend new strategies you like and we'll add them all). Thanks for reading ;D
 
Back
Top