This expert advisor will rely heavily on catching the trend. The trading will take place mainly on the 4 hour chart.
This strategy consists of four indicators, which are:
1. 5 Period Exponential Moving Average (closed)
2. 15 Period Exponential Moving Average (closed)
3. 50 Period Exponential Moving Average (closed)
4. Stochastic indicator K=13 D=5 Smooth=5 (13,5,5) 80/20 Levels
Mechanics
There are only two, yet very important rules for the EA to follow when trading.
1. The K% line on the stochastic indicator MUST be above the D% line when taking a BUY & the K% line MUST be below the D% line when taking a SELL.
2. Both the 5 & 15 EMA MUST cross the 50 EMA going upwards to create a BUY signal OR downwards for a SELL signal.
*Both of these conditions must be met before a trade signal is generated.*
See below for some examples:
In this example, we can see the K% is above the D% (as shown by the bottom green arrow). We can also see the 5 & 15 EMA have crossed the 50 EMA (as indicated by the upper green arrow). Once both the 5 & 15 EMA’s have crossed the 50 EMA going upwards, the EA would have taken a BUY.
In this example, we can see the K% is below the D% (as shown by the bottom red arrow). We can also see the 5 & 15 EMA have crossed the 50 EMA (as indicated by the upper red arrow). Once both the 5 & 15 EMA’s have crossed the 50 EMA going downwards the EA would have taken a SELL.
Starting lots let's use 0.25
Allow lot size to be fixed or dynamic based on the balance.
Allow breakeven function and martingale function using a grid function and allow this to be enabled or disabled.
For martingale and grid, please allow the distance to be modifiable.
Please allow the martingale factor of increase to be modifiable (example, 1.3 increase each time a new trade is opened)
Allow a maximum amount of orders to be opened for martingale (4)
Default TP will be set at 250 points and modifiable.
SL: Allow it to be a fixed amount set to 500 points
We will use points, not pips
News filter (Will be discussed and negotiated)
Allow a time filter for the bot to turn on or off during certain hours and to trade certain days of the week.
Once the order is done, I would like the source code.
Please let me know if you have any questions or concerns.
Pedidos semelhantes
convert pine script to mt5 indicator and then making a EA for it. the indicators used here will be smma and trendline with breaks. will provide pine script for intrested developers
Hi Everyone, I am looking to hire a developer to create an Expert Advisor (EA) for MetaTrader 5, utilizing two custom indicators: Trendline with breaks and SMMA . The EA should be designed based on specific trading conditions which I will detail below, and it should also include comprehensive optimization and backtesting. Project Details: Indicators to be Used: Trendline with breaks Indicator : Should generate
I am looking to create program that can give me the list of stocks filtered matching below criteria and buy/sell advice reports 4 indicator based triggers MFI 20/80 buy sell sign MACD x4 (signal/MACD crossing instances )Buy/Sell Volume check above/below prev week avg 3/6/12 months Secondary indicator/warning only along with buy or sell sign - Not decider for buy/sell Volume adjusted exponential moving average
Hello Great Developer , I need a expert developer to automate my trading strategy on ninjatrader It’s hard to explain. I once bought an indicator and the company was supposed shut it off but never did. So I’ve discovered strategy using That. I guess I use stochastic and alligator lines too. Can you help? just let me know what you need Thanks
Scope of work : - Choose a specific period for strategy application. - Determine the highest and the lowest price levels (breakout levels) within the chosen period. - At a specific inside level within these two levels, create one buy stop and one sell stop - Implement buy and sell triggers based on price breaking through these levels with defined pips. - Option to use moving average as a filtering condition. - Option
The Moving Average Cross needs debugging for live chart . [Condition 1] Personalized Omega Trailing Stop Loss ( Details of how it works will be provided , If still necessary the expert where it works just fine will be provided . ) Couple of Input parameters that needs to be removed (previous dev just added ) [ He can be contacted if necessary ]. Following are the implementations required by my expert : 1. Auto Lot
Hello Here Everyone, I need an expert to help me create a tradingview indicator that works exactly according to my requirements, Even though i will attach a file there review it and let me know if you could do it and we can talk about the price as well
My trading over the years has become more and more mechanical. I would like to create some type of buy sell indicator based on time factors and reversal bars on 3 min and 6 min charts. I trade off 8 hour opens and fixed 15-45 min signal windows where the market typically shows a trigger. I will give you more details as needed please let me know if this make sense or sound feasible. Project: Time Based Reversals 1)
Hello Great developer i need a Interactive Trading Bot Developer Custom Python Trading Bot Development: Tailored solutions built from the ground up. Complex Strategy Implementation: Bringing sophisticated strategies to life. Accurate and Fast Execution: Ensuring timely trade execution. Risk Management Features: Includes stop-loss, take-profit, trailing stop-loss, and custom rules. Cloud Deployment: Fully automated
Hello Great Developer I have a free indicator from ninzaco that I want duplicated. I have attached a pic of it from ninzaco. I also attached some open source code. Part of it draws a line on the chart. I want to know what conditions/indicators are creating that line. IF you can tell me, then I want that indicator made to my specs with that line in it. can you duplicate the ninzaco BB% indicator? The source code