ProRealTime automation strategies converting into MT4 automated strategies

MQL4 Experts

Termos de Referência

We have a number of automated strategies working on the ProRealTime platform. We are looking for someone to translate the code from PRT on to MT4 for us to be able to test and use. We are looking to be able to adjust basic variables ourselves i.e. back test criteria, and TA settings.


The strategies are based on commonly used indicators and will have features such as trailing stop losses. We may wish to undergo repeat work and support and have a long term relationship with the person whom we select. Skype contact is a must.


We have all the code already written for PRT so there is no interpretation needed in terms of the settings and functions, just translation. For example, this is the code and what it looks like on PRT.


Please let us know if you can offer these services and we can sort a business arrangement.


PRT code example:


EFPARAM CumulateOrders = False // Cumulating positions deactivated

DEFPARAM FLATAFTER = 205900 (variable J) // close open trades at this Time


// Set £ per point here

n = 1 //recommended is 1


//Code only allows trading between certain hours


indicator1 = TIME > 080000 (Variable A)

indicator2 = TIME < 110000 (Variable B

c1 = indicator1 AND indicator2


//Code excludes certain dates, some past dates for back tests and future dates

IF Date = 20161214 or Date = 20160921 or Date = 20160727 or Date = 20160615 or Date = 20160427 or Date = 20160316 or Date = 20160127 or Date = 20151216 or Date = 20151028 or Date = 20150917 or Date = 20150729 or Date = 20150617 or Date = 20150429 or Date = 20150318 or Date = 20150128 or Date = 20141217 or Date = 20141029 or Date = 20140917 or Date = 20140730 or Date = 20140618 or Date = 20140430 or Date = 20140319 or Date = 20140129 THEN


TradingDay = 0

ELSE

TradingDay = 1

ENDIF


// Conditions to enter long positions

indicator3 = close

indicator4 = SuperTrend[3,10] (Variable C)

c2 = indicator3 > indicator4


indicator5 = RSI[14](close) (Variable D)

c3 = (indicator5 CROSSES OVER 20) (Variable E)


indicator6 = Stochastic[14,3](close) (Variable F)

c4 = (indicator4 < 20) (Variable G)


IF c1 AND c2 AND c3 AND c3 and c4 AND TradingDay = 1 THEN

BUY n PERPOINT AT MARKET

ENDIF


// Stops and targets

SET STOP pLOSS 35 (Variable G)


SET TARGET pProfit 100 (Variable H)

//trailing stop

trailingstop = 30 (Variable I)


//resetting variables when no trades are on market

if not onmarket then

MAXPRICE = 0

MINPRICE = close

priceexit = 0

endif


//case LONG order

if longonmarket then

MAXPRICE = MAX(MAXPRICE,close) //saving the MFE of the current trade

if MAXPRICE-tradeprice(1)>=trailingstop*pointsize then //if the MFE is higher than the trailingstop then

priceexit = MAXPRICE-trailingstop*pointsize //set the exit price at the MFE - trailing stop price level

endif

endif


//exit on trailing stop price levels

if onmarket and priceexit>0 then

EXITSHORT AT priceexit STOP

SELL AT priceexit STOP

endif





Respondido

1
Desenvolvedor 1
Classificação
(103)
Projetos
205
41%
Arbitragem
17
29% / 71%
Expirado
45
22%
Livre
2
Desenvolvedor 2
Classificação
(2)
Projetos
2
0%
Arbitragem
13
8% / 92%
Expirado
1
50%
Livre
3
Desenvolvedor 3
Classificação
(107)
Projetos
149
36%
Arbitragem
29
3% / 55%
Expirado
35
23%
Livre
4
Desenvolvedor 4
Classificação
(49)
Projetos
134
27%
Arbitragem
62
13% / 53%
Expirado
58
43%
Livre
5
Desenvolvedor 5
Classificação
(3)
Projetos
4
0%
Arbitragem
3
0% / 100%
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(20)
Projetos
35
23%
Arbitragem
23
17% / 61%
Expirado
14
40%
Livre
7
Desenvolvedor 7
Classificação
(1)
Projetos
4
25%
Arbitragem
1
0% / 100%
Expirado
1
25%
Livre
8
Desenvolvedor 8
Classificação
(1)
Projetos
1
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
9
Desenvolvedor 9
Classificação
(219)
Projetos
370
42%
Arbitragem
145
17% / 41%
Expirado
124
34%
Livre
Pedidos semelhantes
Need to convert Thinkorswim strategies, indicators, or custom scripts to NinjaTrader. Offering seamless migration and functionality optimization to ensure your trading systems perform effectively on NinjaTrader. Fast delivery and reliable service
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
I would like to know if you can turn this indicator to ninjatrader and also help us backtest with 3/4 MNQ entries to find a good strategy and an automated strategy with the indicator. script/WhBzgfDu-Machine- Learning-Lorentzian- Classification/ 1. Convert the Machine Learning Lorentzian Classification indicator to NinjaTrader. 2. Backtest the indicator using: - 4 MNQ contracts per trade - Entry signals from the
the ea will be devellope by my dev , a dashboard that sumerise strategy property's and gives a lot of value on how the different magic are performing etc etc please do not apply as i only gonna take my own develloper for that project
Formal Software Request Software Title: High-Performance Automated Trading System Requestor: 80485848 Date: 19 August 2024 1. Introduction We seek a sophisticated automated trading system capable of executing trades across Forex, Gold, and Cryptocurrency markets. The primary objective is to achieve a high win rate while operating autonomously. 2. Core Requirements Win Rate: The system must demonstrate a
Bling Ultimate Sniper Robot Rules the robot should have - 1. Automatic stop loss, take profit and the stop loss should trail with an approach to Tp. 2. Always risk 10% of my account on every trade, with a 1:5 risk reward ratio. 3. The bot should have Mobile, IOS and Mac and Laptop versions. 4. The bot should trade indexes such XAU/USD, GBP/USD, US TECH (Nasdaq), EUR/USD, US30, BTC/USD and GBP/USD. 5. This is robot
Pinescript to MQL5 100 - 200 USD
READ IT URGENT, i need to complete this job in 1-2 day so APPLY it only if can do it, if some requirement is not clear tell me, im here, please be careful, i need this in 1-2 days, if you are not sure, not apply it, i dont want leave BAD FEEDBACKS please
Create hedging grid EA with my own logic. Add a Moving Avarage Filter. 2 engine with same logic. Sl TP by $ amount. Add Profit loss Dashboard Virtual all trade close Button
Hi There, my name is Jordan and I’m based in Australia. I’m looking to get an EA developed through freelance work and I’ve outlined some rough details of the intended EA, which is a similar concept to an existing EA by Andrii Hurin called “Time Range Sweep EA”. There are quite a lot of similarities to the reference EA and these include: · Trade on any market and instrument or on several pairs at the same time
Hello, Looking to create an arbitrage EA for MT5. The EA will run on two local MT5 instances (ex. 2 different accounts) and keep track of a certain pair price every 10 seconds. The EA will send data from instance #1 to instance #2 and vice versa. The EA will execute trades on the two accounts if a set of conditions are met. Apply if you have the experience and knowledge

Informações sobre o projeto

Orçamento
30 - 100 USD
Desenvolvedor
27 - 90 USD