Dtosc and pva ea alert

MQL4 Indikatoren Experten

Auftrag beendet

Ausführungszeit 3 Tage
Bewertung des Entwicklers
Excellent customer!!! Thanks for good job!!!
Bewertung des Kunden
Excellent developer, serious and helpful. I recommend it to anyone who wants a fast e good work.

Spezifikation

I'd like to make an EA (or something else appropriate) that alert me when there are certain condition, based on indicators.

I have a budget from 30 to 50 USD. 

The logic is this. (if you don't understand something please let me know)

---------------------------

Indicators (variables):
    - (PVA) Sonicr PVA volume
    - (PVAMA) Linear weight MA 100 (aplied to PVA indicator)
    - (DTOSC) DTOSC indicator (14,8,5,3) (overbought 85, oversell 15)
    - (SMA200) SMA 200

bullish alert:
    - if((PVA=green)+(PVA volume>PVAMA)+(DTOSC was below 15 level in the previous 4 bar)+(DTOSC up direction)+(DTOSC below 30)+(price above SMA200))

bearish alert:
    - if((PVA=red)+(PVA volume>PVAMA)+(DTOSC was above 85 level in the previous 4 bar)+(DTOSC down direction)+(DTOSC above 70)+(price below SMA200))

EA Parameter:
    - DTOSC overbought level (default 85)
    - DTOSC oversell level (default 15)
    - DTOSC below e above level (default 30 - 70)
    - DTOSC parameter (default 14,8,5,3)
    - MA periods (default 200)
    - MA type (default simple)
    - PVAMA periods (default 100)
    - PVAMA type (default linear weight)

Alert notification:
    - popup notification
    - push notification

    - email notification

------------------

please let me know (before to start I will charge the mql account with the money agreed)


Nocivo


Bewerbungen

1
Entwickler 1
Bewertung
(558)
Projekte
1345
59%
Schlichtung
28
82% / 0%
Frist nicht eingehalten
10
1%
Frei
2
Entwickler 2
Bewertung
(812)
Projekte
1390
72%
Schlichtung
114
29% / 47%
Frist nicht eingehalten
345
25%
Arbeitet
3
Entwickler 3
Bewertung
(737)
Projekte
1057
40%
Schlichtung
47
49% / 23%
Frist nicht eingehalten
84
8%
Frei
4
Entwickler 4
Bewertung
(2115)
Projekte
2686
62%
Schlichtung
114
46% / 25%
Frist nicht eingehalten
419
16%
Beschäftigt
5
Entwickler 5
Bewertung
(2452)
Projekte
3088
66%
Schlichtung
77
48% / 14%
Frist nicht eingehalten
340
11%
Arbeitet
6
Entwickler 6
Bewertung
(58)
Projekte
89
38%
Schlichtung
26
4% / 77%
Frist nicht eingehalten
39
44%
Arbeitet
7
Entwickler 7
Bewertung
(1863)
Projekte
3466
88%
Schlichtung
73
40% / 15%
Frist nicht eingehalten
265
8%
Frei
8
Entwickler 8
Bewertung
(13)
Projekte
20
30%
Schlichtung
5
20% / 80%
Frist nicht eingehalten
5
25%
Frei
9
Entwickler 9
Bewertung
(54)
Projekte
164
43%
Schlichtung
43
47% / 16%
Frist nicht eingehalten
58
35%
Frei
10
Entwickler 10
Bewertung
(41)
Projekte
160
45%
Schlichtung
16
13% / 50%
Frist nicht eingehalten
48
30%
Frei
11
Entwickler 11
Bewertung
(550)
Projekte
829
73%
Schlichtung
15
53% / 13%
Frist nicht eingehalten
193
23%
Arbeitet
12
Entwickler 12
Bewertung
(34)
Projekte
80
34%
Schlichtung
13
31% / 54%
Frist nicht eingehalten
19
24%
Frei
13
Entwickler 13
Bewertung
(195)
Projekte
395
28%
Schlichtung
155
20% / 52%
Frist nicht eingehalten
112
28%
Frei
14
Entwickler 14
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
I need an EA that opens trades according to the crossover of Moving Averages. The EA is based on two Moving Averages MA1 and MA2: For every new candle the EA attempts to open a new position, according to the MA crossover direction: If MA1>MA2, open a BUY position If MA1<MA2, open a SELL position There is a limit for current open trades which is also set in the settings. If the number of open trades reaches that
Job Title: Experienced MT5 Developer Needed to Update MT5 EA PLEASE READ THE ENTIRE JOB DESCRIPTION BEFORE APPLYING Qualifications Required: * Minimum of 5 years of experience in coding Expert Advisors * Experience with at least 150 completed EA projects (must be visible on your profile) * Must have knowledge of both forex trading and coding, as these are different skills * Fluent in English (no translators) * Must
I have a fully coded TradingView indicator that I need updated to function as a strategy. This should include the ability to backtest the strategy using the TradingView strategy tester. The main task is to convert the existing indicator into a strategy format while maintaining its core functionality, but adapting it for automated trading logic and performance analysis. Please ensure that the strategy uses proper
I'm looking for professional developer for long term. Who have skill in Converting trading to MT4/5. Also have good knowledge of Algo. And response and deliver tools on time and at the top need good communication. That's all we need
budget of 500 usd I want to create a rsi bot for eur usd money is the least important thing I want it to look good if you are going to apply do it but send me at least 3 photos or screenshots of this type of work with rsi bot my goal level 50 sell level 20 buy that's all it must have its basic robot functions
I have simple EA i want to modify its parameters. If you are good at modifying EAs contact me for more details. I will issue the source code then you return after finishing without changing the buy or sell conditions
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
* Advanced level dev only, NDA required * Hi, I have a multi timeframe, multiindicator expert that requires additional features added to it. First started development 5 years ago. Upgrading with new features. To be added Entry - Add Stochastic and CCI options for trade entry to be added to existing signal options. Add config options to existing menu Bulk Exit - Master switch for close all trades based on basket
I am developing a master EA that integrates several sub-EAs. The project is complex, and the documentation is thoroughly structured, spanning 50 pages with detailed step-by-step procedures. 1st sub-EA: This EA opens trades without using indicators. Instead, it opens a new trade based on the color or status of the last candle. For instance, if the last candle was green, a new buy trade is opened. 2nd sub-EA: This EA
Good Day I would like to order a trading robot. Pairs: XAUUSD (GOLD) EUR/USD USD/JPY The robot should be trading daily with TP/SL build in, would like to have trailing and stop loss, should execute up to 5 trades (preffarable setting choice) up to 10 trades Los sizes to be choise setting, must also trade major US vews events Like:US- PPI, CPI, NFP, Sales m/m and so on Must also show/display alert when opening

Projektdetails

Budget
30 - 50 USD
Für die Entwickler
27 - 45 USD