Auftrag beendet
Ausführungszeit 3 Tage
Spezifikation
An Expert Advisor based on Renko blocks and MA indicators
EA will work based on 3 indicators:
indicator 1 (exponential MA 11 made as line which changes color when MA goes up/down)
indicator 2 (exponential MA 50 made as histogram which changes color when MA goes up/down)
indicator 3 (Renko blocks (not bars), exactly the same as indicator attached from FXBlue)
all 3 indicators have to be coded into EA
Settings to be available for 3 indicators:
Indicators 1 & 2:
MA type
MA period
Shift
Apply to
All settings as in MA MT4 indicator should be available
Indicator 3:
Renko block size;
Maximum historical blocks on chart (this can be set to 500 by default)
Indicators should look like on example attached, please take some time to inspect how they work on chart in case you are not familiar with them
have an option to either to plot indicators on chart or not
When all 3 indicators align trade is opened
3 trade modules should be present:
1st - opens trade on the signal and closes with TP
should have:
Lot size:
take profit option;
stop loss option;
BreakEven (yes/no);
BreakEven at (pips);
BreakEven offset;
Trailing (yes/no);
trailing start;
trailing step
Max number of trades
2nd - opens trade on the signal and closes on reverse signal
should have:
Lot size:
stop loss option;
BreakEven (yes/no);
BreakEven at (pips);
BreakEven offset;
Trailing (yes/no);
trailing start;
trailing step
Max number of trades
3rd - same as above but with martingale, if trade closes in loss 2nd trade opens with size = previous lot * lot multiplier, if 3rd is in loss size = previous lot * lot multiplier. It continues until trade is in profit.
After profit trade size should be default
should have:
Lot size:
lot miltiplier;
stop loss option;
take profit;
BreakEven (yes/no);
BreakEven at (pips);
BreakEven offset;
Trailing (yes/no);
trailing start;
trailing step
Max number of trades
probably may be good idea to assign magic number and comment field for each module
Max spread
Trading hours linked to broker time
Option to close all trades (yes/no)
Time at what all trades will be closed linked to broker time
Optional:
Also would be good to add a feature to make auto calculation of Renko brick size depending on market volatility during last day / week / month.
I let developer to make suggestion if doable
An option could be added to an EA: recalculate block size (daily, etc)
Time for recalculation
Any suggestions are welcomed :)
Bewerbungen
1
Bewertung
Projekte
320
35%
Schlichtung
64
13%
/
56%
Frist nicht eingehalten
83
26%
Frei
2
Bewertung
Projekte
369
66%
Schlichtung
10
50%
/
0%
Frist nicht eingehalten
46
12%
Frei
3
Bewertung
Projekte
2
0%
Schlichtung
2
0%
/
50%
Frist nicht eingehalten
1
50%
Frei
Ähnliche Aufträge
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px '.SF NS'; color: #0e0e0e} I am looking for an experienced developer proficient in both Pine Script and MQL5 to translate a trading indicator script from Pine Script (used in TradingView) to MQL5 (for MetaTrader 5). The project requires accurate translation with special attention to maintaining all functionalities and parameters of the original script, including any
Hello Developers, I’m looking for an experienced MT5 developer to help address a specific execution issue with pending orders on the US500 instrument, trading through OX Securities. In fast-moving markets, pending orders are currently not filling at the expected limit prices, possibly due to widened spreads or broker execution policies. If you have the expertise to ensure consistent and reliable order fills under
If you have already done a good remote copy trader I would like to test it before buy I want to create a Forex Copy Trading System EA (Master & Slave) between multiple accounts at different locations over internet, as well as locally within the same computer. Each provider account can copy to unlimited receivers at the same time, The system must allow copying of unlimited MT5 accounts simultaneously One provider can
Ugrade BASELINE INDICATOR (MT4)
55+ USD
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
Need to fix WebSocket disconnection issue in MT5 Expert Advisor. EA works fine while running but has problems during removal: MT 5 freezes when removing EA from chart WebSocket connection not properly closed MT 5 crashes if receiving messages after improper disconnection Technical Details: Platform: Met aTrader 5 WebSocket connection using winhttp.dll Secure WS S connection (port 443) Basic WebSocket message
The expert advisor is designed to activate different strategies based on certain conditions. In the first development there is a "STRATEGY A" which is active by default and a "STRATEGY B" which is activated based on exposure conditions. STRATEGY A - Trading Idea The EA executes both BUY and SELL orders in parallel, managing them in a "separate" way. At each Timeframe start (for example every hour start on H1
I need to create an EA (MQL4) MT4 with can auto create buy and sell according to the Indicator " Machine Learning Adaptive SuperTrend [AlgoAlpha]" in trading view Setting could be same as trading view Additional setting such as : Start lot Stop-Order: same as indicator
I have a really very, very simple professional, proven, profitable forex strategy that works on a higher time frame with over 85% winning rate. I am searching a professional programmer to create expert advisor based on this stategy, in general I am searching a developer for a longer co-operation. I am a forex trader with over 12 years experience. telegram: fxMiguel It's a 15minute work job, 30min max, My budget is 10
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); } //
I need to compile my mt4 EA but there are some errors and warning if you can fix and compile send me your application I will select you upon Demo
Projektdetails
Budget
50+ USD
Für die Entwickler
45
USD
Ausführungsfristen
von 1 bis 2 Tag(e)