Expert advisor according to pivot levels

작업 종료됨

실행 시간 28 일
고객의 피드백
Developer communication was very good and very kind. It added all the features I wanted to the application. Only the delivery time is a little late. I would recommend it to everyone.
피고용인의 피드백
Teşekkür ederim. Senin gibi öğretmenler kolay bulunmuyor. Sabrınız ve kendimi geliştirmeme yardımcı olduğunuz için teşekkür ederim. Sen en iyisin. Recommended to everyone.

명시

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)

trading



응답함

1
개발자 1
등급
(219)
프로젝트
370
42%
중재
145
17% / 41%
기한 초과
124
34%
무료
게재됨: 38 코드
2
개발자 2
등급
(14)
프로젝트
19
11%
중재
1
0% / 100%
기한 초과
5
26%
무료
3
개발자 3
등급
(21)
프로젝트
24
17%
중재
15
20% / 40%
기한 초과
6
25%
무료
4
개발자 4
등급
(23)
프로젝트
45
20%
중재
25
28% / 48%
기한 초과
12
27%
무료
5
개발자 5
등급
(15)
프로젝트
23
9%
중재
7
29% / 57%
기한 초과
2
9%
무료
비슷한 주문
Hello I need to purchase the source code of an already built profitable mt5 EA with proven track recordIf you have something similar and you are open to selling the source code please apply to this post Please note I am not looking for a dev to build the product from scratch , but need something that is already built and have at least one year worth of track record
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 or broker clock. 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell/buy at 50% of the FVG 7. SL: 10 pips above
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so
8 cap prop firm passing 30 - 3000 USD
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
I need a professional MT5 Expert Advisor (MQL5) for XAU/USD (Gold) only. Requirements: - Symbol: XAU/USD only - Timeframe: H1 trend, M5 entry - Smart Money Concept (SMC) - Liquidity Sweep - Break of Structure (BOS) - Order Block Retest - Confirmation Candle (Engulfing or Pin Bar) - ATR-based Stop Loss - Risk:Reward = 1:3 (adjustable) - Auto Lot (1% risk) - Break Even - Trailing Stop - Maximum 2 trades per day - One
Hello, I am looking for an existing, fully backtestable MT5 Expert Advisor or EA portfolio designed specifically for passing an FTMO-style prop-firm evaluation. I am not looking for unrealistic profit claims or a visually perfect backtest. My priority is a statistically defensible probability of passing the challenge while respecting all risk limits. Primary objective The system should be designed for the current
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell at 50% of the FVG 7. SL: 10 pips above sweep wick 8. TP: 2R
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
Version document : 1.0 Plateforme : TradingView Langage : Pine Script v6 Type : Indicateur d'analyse et d'aide à la décision (non-exécutant) 1. Présentation du projet Nom du produit ONYX SR V2 — Intelligent Support & Resistance Scalping System Objectif Créer un indicateur TradingView capable d'identifier automatiquement des opportunités de scalping basées sur : supports et résistances dynamiques ; action du prix ;

프로젝트 정보

예산
37+ USD
기한
에서 1  3 일