I need an expert advisor who can open trades according to daily, weekly, monthly and annual pivot levels created by classical calculation.
It will only buy or sell only, depending on the SELL or BUY transaction I choose. It will operate close to pivot levels with the "PIP" value I will determine.
Technicial Specifications
1. On the graph, according to the classical pivot calculation, there will be pivot lines in daily, weekly, monthly and annual periods. Each pivot period will be in different colors and the main pivot levels will be a thicker line. Also, historical levels will appear on the chart, just like on the tradingview site (below example).
2. Which action to be performed will be specified in the settings. "SELL" or "BUY". Accordingly, EA will open only SELL or only BUY in the relevant chart.
3. In the settings will be the Operation input range place. I want to enter two price entries in the section here. Accordingly, when the price reaches the first value ("price1") that I will determine, no new transaction will be made and a notification will be sent to my mobile phone (EURUSD COLLECT PROFIT). The second value (price2) will be the stop loss for all open trades, but the transaction will not stop, only a notification will be sent to my mobile phone (EURUSD Stop Loss).
4. There will be a "Pip" value that I will set. This value will be added to or subtracted from the price in the calculation in order to enter or exit the transaction in the Pivot.
for example
In the SELL process;
to open a transaction; If the price is coming from below, approaching the upper pivot line as much as the pip value is enough to open a trade. If the price is coming from above, it must cross the pivot level by the pip value.
To close the process; It is sufficient for the price to approach the lower pivot line as much as the pip value.
In BUY process;
to open a transaction; The price should cross the pivot level up by the pip value.
to close the transaction; The price will only need to approach the next pivot level by the pip value.
5. Trades will be opened as "TP" orders and "SL" will be open.
6. In addition, if there are pivot levels very close to each other, the spread value will also be taken into consideration and will not open if the transaction is not profitable.
7. If the opened trade returns to the same level before reaching the other pivot level, a second trade at the same level will not be opened.
8. Old orders do not need to be updated according to new levels, as pivot levels change daily or weekly.
9. Source codes will open.
10. The calculation should be made according to the opening and closing hours of the forex market.
Forex Monday in Turkey 01 opens at 00.
The classic pivot calculation is as follows.
PPL=LOW
PPG=HIGH
Pivot= (PPL+PPH+CLOSE)/3
r1 = (pivot * 2) - PPL
s1 = (pivot * 2) - PPH
r2 = (pivot + (PPH - PPL))
s2 = (pivot - (PPH - PPL))
r3 = (pivot * 2) + (PPH - (2 * PPL))
s3 = (pivot * 2) - ((2 * PPH) - PPL)
r4 = (pivot * 3) + (PPH - (3 * PPL))
s4 = (pivot * 3) - ((3 * PPH) - PPL)
r5 = (pivot * 4) + (PPH - (4 * PPL))
s5 = (pivot * 4) - ((4 * PPH) - PPL)
(I'm working on a 15 minute chart)

Similar orders
I am looking for an experienced developer to create a custom Expert Advisor (EA) for trading. The developer should have strong knowledge of MT4/MT5, strategy logic, indicators, risk management, and backtesting. Experience in building reliable and professional trading robots is preferred. Please contact me if you have done similar projects before. 9817724000
Hi, I am looking to purchase a MT5 EA that can show consistent profitability 5% each month with drawdown less than 9%. I am not ready to build a new one from scratch as i do not have the strategy in mind yet so i do not want to take the risk of building one but not sure if it works. Only apply if you have an existing proven and tested EA that can sell to me together with the source code. The Ea is for prop firm even
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea
Bring in your expertise for specific symbol Prepare expert for Live chart Creating .set for specific symbol Live Chart Optimization , symbol specific Everything is coded already therefore needs Implementations
Due to price constraints, I am shifting what I would like. Would you be able to develop part of a strategy that automatically screens and selects stocks for trading? For example, screens for stocks up 20% with 500k volume for the day, and automatically begin trading them according to the strategy I already use. I use NinjaTrader to day trade my Interactive Brokers account and would like to add an automatic
Hello i need some to teach me step my step in an idiot terms and I will be willing to learn more and I am ready to pay for it any amount please if anyone can put me though i will be happy thank look forward to anyone responses
Title: Advanced Manual Hedge EA with Multiplier & Multiple Trade Support Project Requirements: I need a professional Expert Advisor (EA) for XAUUSD and Forex to manage manual trades with the following logic: Lot Multiplier: The EA must automatically detect my manual trade size. There should be a "Multiplier" input (e.g., 3.0). If I open 1.0 lot Buy, the EA must auto-place a 3.0 lot Sell Stop at the set Gap
The scanner will scan all currency base on MACD Diverdgent, my strength indicator and my better volume indicator. All this would be across all time frame and all currency pairs
Hello, and please read everything !!! I am looking for a developer who can recreate a strategy similar to an EA I already have. The EA works well on demo, especially during specific volatility windows (for example DE40 between 09:00 and 10:00 Frankfurt time), but on real accounts it produces constant losses even with IC Markets Raw and VPS close to the broker. 🎯 Objective The goal is to recreate and adapt this
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external