A trend following expert advisor modification

Specifiche

Advisor must be able to place turtle trading orders based on account size allocations. The lot size function should be calculated based on ATR and be able to work on any market correctly. 

Advisor should be able to trail stop by specified ATR.

File:

MQ4
turtle.mq4
63.2 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(25)
Progetti
30
27%
Arbitraggio
3
67% / 33%
In ritardo
6
20%
In elaborazione
2
Sviluppatore 2
Valutazioni
(8)
Progetti
18
17%
Arbitraggio
3
67% / 0%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(23)
Progetti
45
20%
Arbitraggio
24
29% / 46%
In ritardo
12
27%
Gratuito
4
Sviluppatore 4
Valutazioni
(37)
Progetti
48
58%
Arbitraggio
2
0% / 50%
In ritardo
3
6%
In elaborazione
5
Sviluppatore 5
Valutazioni
(298)
Progetti
427
26%
Arbitraggio
18
61% / 33%
In ritardo
26
6%
Gratuito
6
Sviluppatore 6
Valutazioni
(358)
Progetti
378
71%
Arbitraggio
4
100% / 0%
In ritardo
0
Occupato
Ordini simili
I would like to have existing indicator (MT4) to be modified however i do not have access to the source code only the exe. The modification is to send and alert to mobile phone stating that candle has closed partially or fully above or below base line for sepicific time frames.This should be for all forex pairs in the market watch, or selected paris from market watch. File will be sent to developer when choosen
Testing 30 - 200 USD
// กำหนดค่าตัวแปรเริ่มต้น input double DailyProfitTarget = 200; // กำไรที่ต้องการในแต่ละวัน (2% ของทุน) input double LotSize = 0.1; // ขนาด Lot input double TakeProfit = 10; // กำไรต่อการเทรดใน pip input double StopLoss = 5; // การหยุดขาดทุนต่อการเทรดใน pip double dailyProfit = 0; // กำไรที่ทำได้ในวันนี้ // ฟังก์ชันเริ่มต้น int OnInit() { dailyProfit = 0; return(INIT_SUCCEEDED); } //
Man on mayhem 30 - 100 USD
1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below
Hi, Expert should be Brazilian. I need the scalping ea for xauusd, usdjpy, AUDUSD, eurusd, gbpusd, nzdusd, uascad and usdchf with any strategy. But don't use buy limit in down trend and sell limit in sell trend. I need the profit with 0.5 usd minimum per trade
Hi! I have indicator for MT4 (Atomic Analyst). I have attached it below. This indicator has a line in the middle of the chart that can be either green or red (Pic 1). I need to make an indicator for MT4 that will show in one window the colours of the line on each timeframe. Like on the Pic 3 attached (Each line represents timeframe). The indicator has to adjust to timeframes. For example if The line become red on H4
MQL5 Automation 30 - 100 USD
I need to automate a trading strategy on mt5. i have the python script executing rightly. but i need to convert to mql5 and also automate the strategy robotically. Anyone with experience should reach out for further explanation
Hi, i have a source code for a tradingview indicator. Other coder said that the indicator is complex due to the indicator use the library from tradingview. I need someone who can help me convert this complex indicator to MQL4 Indicator
I have a robot that opens and closes trades based on some indicators. I need an adjustment for that robot to open less trades at a time. What it does is when some requierements met it opens trades every single candlestick which makes it hard to work in range graphics. the change should make it open 5 trades at max and open additional ones when it closes one
I am working on a source code for an EA but I could not complete the coding to make it work as I wanted. I have done the most part of the work already but there's still a slight glitch in it's working. So I need help to fix these issue. I will be providing the source code and the expected workings for the EA. Although, the remaining part of the EA with glitch is creating a loop of alternating pending orders at
Expert advisor 100+ USD
convert pine script to mt5 indicator and then making a EA for it. the indicators used here will be smma and trendline with breaks. will provide pine script for intrested developers

Informazioni sul progetto

Budget
30 - 50 USD
Per lo sviluppatore
27 - 45 USD
Scadenze
a 10 giorno(i)