Need to convert a TradingView Script to MQL5

Auftrag beendet

Ausführungszeit 30 Tage

Spezifikation

The script is simple as it can be,EA should act same or closely match the performance and results of the TradingView script in TV, (USD/CAD) from 1M chart to 1H

 

fastEMA_period = input(5, title="Fast EMA Period")
slowEMA_period = input(56, title="Slow EMA Period")

// Calculating indicators
fastEMA = ta.ema(close, fastEMA_period)
slowEMA = ta.ema(close, slowEMA_period)

// Trade conditions
longCondition = ta.crossunder(slowEMA, fastEMA)
shortCondition = ta.crossover(slowEMA, fastEMA)

Dateien:

TXT
test_TV.txt
0.9 Kb

Bewerbungen

1
Entwickler 1
Bewertung
(146)
Projekte
172
23%
Schlichtung
7
29% / 43%
Frist nicht eingehalten
4
2%
Beschäftigt
2
Entwickler 2
Bewertung
(95)
Projekte
117
38%
Schlichtung
9
89% / 0%
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(192)
Projekte
247
61%
Schlichtung
8
25% / 38%
Frist nicht eingehalten
8
3%
Arbeitet
4
Entwickler 4
Bewertung
Projekte
0
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
5
Entwickler 5
Bewertung
(362)
Projekte
506
40%
Schlichtung
147
18% / 72%
Frist nicht eingehalten
99
20%
Beschäftigt
6
Entwickler 6
Bewertung
(79)
Projekte
90
58%
Schlichtung
0
Frist nicht eingehalten
0
Frei
7
Entwickler 7
Bewertung
(38)
Projekte
50
10%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
8
16%
Frei
8
Entwickler 8
Bewertung
(298)
Projekte
443
64%
Schlichtung
5
40% / 0%
Frist nicht eingehalten
4
1%
Arbeitet
9
Entwickler 9
Bewertung
(128)
Projekte
162
36%
Schlichtung
4
25% / 50%
Frist nicht eingehalten
13
8%
Frei
10
Entwickler 10
Bewertung
(42)
Projekte
52
50%
Schlichtung
6
83% / 0%
Frist nicht eingehalten
0
Frei
11
Entwickler 11
Bewertung
(563)
Projekte
932
47%
Schlichtung
302
59% / 25%
Frist nicht eingehalten
124
13%
Überlastet
12
Entwickler 12
Bewertung
(254)
Projekte
573
36%
Schlichtung
64
20% / 58%
Frist nicht eingehalten
147
26%
Frei
13
Entwickler 13
Bewertung
(30)
Projekte
55
22%
Schlichtung
12
67% / 8%
Frist nicht eingehalten
2
4%
Frei
14
Entwickler 14
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
15
Entwickler 15
Bewertung
(376)
Projekte
475
40%
Schlichtung
83
36% / 33%
Frist nicht eingehalten
13
3%
Überlastet
16
Entwickler 16
Bewertung
(256)
Projekte
415
38%
Schlichtung
86
44% / 19%
Frist nicht eingehalten
70
17%
Überlastet
17
Entwickler 17
Bewertung
Projekte
0
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
18
Entwickler 18
Bewertung
(71)
Projekte
80
10%
Schlichtung
35
9% / 54%
Frist nicht eingehalten
6
8%
Arbeitet
19
Entwickler 19
Bewertung
(17)
Projekte
22
14%
Schlichtung
0
Frist nicht eingehalten
1
5%
Frei
Ähnliche Aufträge
I want to decompile an ea file and get the source code, i need it really quick as fast as possible. the file must be delivered alongside the source code
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy

Projektdetails

Budget
30 - 100 USD
MwSt (21%): 6.3 - 21 USD
Insgesamt: 36.3 - 121 USD
Für die Entwickler
27 - 90 USD