Optimized Awesome Oscillator

MQL4 Indikatoren Experten

Auftrag beendet

Ausführungszeit 5 Tage
Bewertung des Kunden
Did Exactly what is requested .. many thanks and highly recommended

Spezifikation

Dear All,

 

We are looking for the following using the Awesome Oscillator:

Once indicator at interval close changed from + to – then sell, if it is changed from – to + , then Buy . with TP=SL=50 points (Pips) . , and let us assume that the profit from this deal is X$

Now, need the initial deal size to be adjustable and need the next deal to be modified automatically according to the below rules: All deals should have 50 Pips as TP or SL , but the size should be modified

):

 

1-If the indicator changed from + to – or from – to + then close the opened deal and open the new deal with following conditions:

2-If the TP achieved, then the next deal should be with the same initial size

3-If the indicator changed before reaching the TP or SL but with + profit, then the next deal also will be with same initial deal size .

4-If the SL achieved, then the next deal should be double the initial size to cover the losses from the first deal and also get the same initial TP value as a profit using the same TP , SL=50 pips , so total profit from 2 nddeal will be 2X$ ,

5-If the indicator changed before reaching the TP or SL, but with – profit (losses), then the next deal should cover the losses from the first deal in addition to the assumed profit from the first deal (X$) using same TP SL=50 Pips , so total profit from this (2 nddeal) will be X$+ the loses from the first deal

 

And so on for the 3 rdand 4 thand so on deals.

All deals should have 50 Pips as TP or SL , but the size should be modified

 

Example:

Input:

Pair EURUSD

TP=SL=50 ,

Initial size 0.1

Needed profit (50 pips*0.1) ,  give 50$

Results:

1-Indicator changed at closed value from + to – at 1.1900 , then sell 1.19 , TP 1.1850 , SL 1.1950

If reach TP before the indicator changed from – to + , then next deal will be also with 0.1 Size lot with same TP=SL=50 pips and will be opened once indicator changed from – to + at the closed of interval

2-Indicatour changed from – to + at 1.1950 , then open a buy position at 1.1950 , then after while the indicator changed from + to – while the value is 1.1975 , then the profit is 25$ and close the deal and open a sell deal with 0.1 size without any change .

3-now assume the first deal opened as buy at 1.19 , then after while indicator changed to – while the loses is -25$ which mean at price 1.1875 , then close the deal and open a new deal with size (0.15) with same SL and TP (50 pips) , so total profit will 75$ and the result from 1 stand 2 nddeal together will be (-25+75=50$) ,

 

4-Assume the 2 nddeal gave a profit of 25 $ but indicator changed also before reaching the TP , then from first deal we have -25$ 2 nddeal have +30$ , then the third deal size should be modified to cover the 45$ remaining (50-25+30)

And so on so even if we reach 5 or 6 deals before reaching the TP , I need the overall results from all these deals to be 50$)

 

I should be able to edit the initial deal size , SL , TP , closing the opened position at indicator change ..

 


Bewerbungen

1
Entwickler 1
Bewertung
(318)
Projekte
565
35%
Schlichtung
81
31% / 44%
Frist nicht eingehalten
204
36%
Frei
2
Entwickler 2
Bewertung
(137)
Projekte
167
35%
Schlichtung
11
91% / 0%
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(52)
Projekte
58
59%
Schlichtung
4
0% / 25%
Frist nicht eingehalten
1
2%
Frei
4
Entwickler 4
Bewertung
(298)
Projekte
478
40%
Schlichtung
105
40% / 24%
Frist nicht eingehalten
82
17%
Beschäftigt
Veröffentlicht: 2 Beispiele
5
Entwickler 5
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
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
Shooter razor 30+ USD
Makes it takes trades by it self buy and sell, it must use the higher signals, also when I press stop it must not pick any trades I want it to take trades automatically when I press start also close by it self
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 ;
I have a EA/indicator that I want built. I should say 1st off dont know how to code myself so I will be using AI to verify that the source code is complete and matches the documents spec or if better so if you can not truly do the job do not waste either of out time. This is a idea I came.up wit and used AI to produce a framework for it.... and of course AI isn't 100% accurate so I need a knowledgeable quantitative
TumiiFX 30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
I am looking for an experienced MQL4 developer to build a professional High-Frequency Trading (HFT) / Low-Latency Expert Advisor for MetaTrader 4 (MT4) . The EA will be deployed on an IC Markets Live account and should be optimized for the fastest possible execution using a low-latency VPS located in LD4 or NY4 . The primary instruments will be US30 and XAUUSD (Gold) . The goal is to create an EA capable of
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
A lightweight MT5 chart overlay displaying total floating P&L, average entry price, combined lot size, and current symbol exposure as a percentage of account balance, all updating in real time with color-coded profit/loss indicators, delivered with clean object-oriented source code and no DLL dependencies

Projektdetails

Budget
30 - 40 USD