ProRealTime to MQL4 easy code

MQL4 Experten

Auftrag beendet

Ausführungszeit 1 Tag
Bewertung des Kunden
Top developer! he is very helpful! i appreciated it a lot!
Bewertung des Entwicklers
Thank`s a lot

Spezifikation

Hi, i need to translate this easy code from PRT to Mql4


DEFPARAM CumulateOrders = False // Max 1 position open (usually 2 orders when not on market, when on market 1 position and 1 order to close)


TIMEFRAME (2 hour, updateonclose)  // if possible make it variable


mylongentry = low  // if possibile make the number of the candle variable

mylongexit = high[1] // if possibile make the number of the candle variable

myshortentry = high  // if possibile make the number of the candle variable

myshortexit = low[2]  // if possibile make the number of the candle variable


TIMEFRAME (DEFAULT)


stopluca = 100 // extern variable

Mystarttime = 100000  // extern variable

myendtime = 214500  // extern variable

MyendtimeFriday = 224500  // extern variable

Position =  1.00  // extern variable

LucSpread = 20  // extern variable


// condition to operate

c2 = currenttime >= Mystarttime and currenttime =< myendtime and dayofweek <> 5

c4 = currenttime >= Mystarttime and currenttime =< myendtimefriday and dayofweek = 5


// condition for long entry


IF c2 or c4 THEN

BUY position CONTRACT AT mylongentry-LucSpread*pipsize limit

ENDIF


// condition to close long position


if longonmarket then

sell position contract at mylongexit - LucSpread * pipsize limit

elsif longonmarket and dayofweek = 5 and currenttime = myendtimefriday then

sell position contract at market

endif


// condition to enter short


IF c2 or c4 THEN

SELLSHORT position CONTRACT AT myshortentry+LucSpread*pipsize limit

ENDIF


// condition to close short position


if shortonmarket then

exitshort position contract at myshortexit + LucSpread * pipsize limit

elsif shortonmarket and dayofweek = 5 and currenttime = MyendtimeFriday then

exitshort position contract at market

endif


// stop loss 


set stop ploss StopLuca


Bewerbungen

1
Entwickler 1
Bewertung
(261)
Projekte
426
38%
Schlichtung
86
44% / 19%
Frist nicht eingehalten
71
17%
Beschäftigt
Ähnliche Aufträge
REQUEST: Need to change the calculation to only historical bars, from [Last bar -1]. 1. No calculation OnTicks 2. No calculation of the Last Current Bar 3. The chart values in real time must be exactly the same refreshing the indicator. 4. Must be very fast in EA as the calculation will be only OnBar. 5. Last bar values must be ZERO (or copying same value of the previous bar). MORE INFO: It use several native
I need someone who can get a very profitable set-file for my EA I have an EA which opens trade after every candle or only once a signal is confirmed if selected. The EA can switch from selling to buying using MA depending on the trend. The EA can generate signals from more than one time frame if selected before executing trades. For example, it can analyse H1,M30,M15,M5 and enter trades if all the signals are in one
On an existing open-sourced grid EA (.mq4), I need a developer adding new simple functionalities: - Include "fixed lots" instead of existing “entry lots through risk %” - Include standard news filter (time before/after, impact, currencies, close all open orders or not) - Include closure at a fixed drawdown - Include opening of hedge order in the opposite direction to balance open
Hallo zusammen, es wird ein Entwickler für einen eigenen Expert Advisors gesucht. Der Expert Advisor soll anhand von zwei miteinander kombinierbaren Indikatoren (Relative Stärke inkl. Gleitender Durchschnitte und dem Supertrend-Indikator) Einstiegssignale in Long und Shortrichtung für alle möglichen Underlyings suchen. Hierbei soll bei einem initialen Einstieg zusätzlich in einem zeitlichen Abstand und gemäß
Hello, everyone. I have a supertend indicator. I want to set candle color according to trend like attached image. If you have done it, I will give you more jobs. Thanks
I want to create new bot by decode one other bot. This ea is very easy based on grip based trading. Real expert can contact me. My telegram number and what's up number are +919425904504
Hi! I am looking for an experienced developer who can create my own trading strategy for the XAUUSD instrument in the MT5 language. Main tasks: - trading strategy programming (opening with 2 solutions, closing with 1 solution); - provision of configuration options (allowing trading, trading time windows, SL, TP, trading strategy parameterization); - displaying a trading strategy graph on the chart (possibility of
I'm looking for an MQL5 expert to develop a trading EA that uses the ratio of candle wicks to body sizes to automatically enter and exit trades. Key features should include: - Autopilot function: The EA should handle trade entries without manual intervention. Trade exits are only by hitting trailing SL. - Trade criteria: Trades should only be placed based on specific, pre-defined ratios of candle wicks to body sizes
EA BREAKOUT SNR 30 - 100 USD
I need a developer who can work with quickly & details. Create EA MT5 with features :: 1. Can identify Support and Resistance (based on close candle) 2. Marking SNR Breakout Zone 3. There is a multitimeframe breakout scanner & History Setup Dashboard Panel 4. Scan the valid setup that appears (Compare 2 Timeframes) 5. There is manual marking of zone(box), SPREAD INFO & Next Bar Time, EXPIRED DATE & LOCK ACC 6
Double PSAR 30+ USD
Attachment has the latest requirements and picture. Some code isn't so good. Coders should code. I want solid code, not copied, not from EA Builder or similar tool. Please see written requirements and rules below. Please see picture attached. I hope these are clear. GBPUSD, H1, September 12-20, 2024 How closely can your coding match the picture? Indicators: PSAR Step: .01 Maximum: .01 Advanced PSAR Start AF: .02

Projektdetails

Budget
60+ USD
MwSt (22%): 13.2 USD
Insgesamt: 73.2 USD
Für die Entwickler
54 USD
Ausführungsfristen
bis 1 Tag(e)