Lavoro terminato

Tempo di esecuzione 2 giorni
Feedback del cliente
Marcelo was very friendly and courteous. He understood my request immediately and offered me a great solution. I am extremely satisfied and can highly recommend Marcelo.
Feedback del dipendente
Excellent and cooperative client, facilitated communication, prompt feedback ensured timely completion of project. Thank you for your trust!

Specifiche

I'm looking for a HFT EA to pass prop firm challenges like FTMO, MFF, TFF etc. I'm only interested in EAs which are demonstrably profitable.I saw so many scammy EAs. So, please apply only if you are interested in working with me.

Challenge Rules for a 100k account:

- Max Daily Loss: 5%

- Max Overall Loss: 10%

- Profit Target: 10%

- Reach the Profit Target within 30 calendar days (better earlier)

- Don't open more than 2k trades a day



Strategy Rules according to FTMO:

We have no reasons for limiting or restricting your trading strategy, whether it’s discretionary trading, hedging, algorithmic trading, EAs, etc. As long as your trading is legitimate, conforms to the real market conditions and we can replicate your trades on our live corporate accounts, there is no limitation to your trading style or strategy. We don’t even impose any limits on instruments or position sizes you trade. You can trade all the instruments and assets that are available in your trading platform (Forex, Indices, Commodities, Stocks, Crypto,…). You can also view the available symbols on this link. We give you complete freedom here. If your system is profitable while respecting the rules, we’re happy to see you profit with us.

If you intend to use trading robots (Expert Advisors – EAs), keep in mind that if you use an EA from a third party, there might be other traders already using the same EA and therefore exactly the same strategy. By using a third-party EA, you potentially run a risk of being denied the FTMO Account if you exceed the maximum capital allocation rule.

Please note that platform servers have 200 orders at a time and 2000 max positions per day limitation, just as the limited acceptance of the server messages (orders and order modifications such as update of TP/ SL and updates of limit orders). If your EA causes hyperactivity to a platform server, we might alert you and ask you to adjust the EA logic or parameters of your strategy.


Thank you in advance.


Con risposta

1
Sviluppatore 1
Valutazioni
(36)
Progetti
45
2%
Arbitraggio
6
33% / 17%
In ritardo
1
2%
Gratuito
2
Sviluppatore 2
Valutazioni
(45)
Progetti
63
52%
Arbitraggio
3
0% / 0%
In ritardo
1
2%
Gratuito
3
Sviluppatore 3
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(6)
Progetti
8
13%
Arbitraggio
2
50% / 50%
In ritardo
1
13%
Gratuito
5
Sviluppatore 5
Valutazioni
(9)
Progetti
20
10%
Arbitraggio
3
67% / 33%
In ritardo
5
25%
Gratuito
6
Sviluppatore 6
Valutazioni
(42)
Progetti
88
14%
Arbitraggio
31
29% / 55%
In ritardo
36
41%
In elaborazione
7
Sviluppatore 7
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
Ordini simili
Two Phase EA 50 - 100 USD
Please, try and read till the end. Thanks. T he EA should have a customized Login Page - Account and Password protection, ownership plus Expiry Date. The EA should have 2 Buttons. (A) for "Automatic Execution” (AE) and (B) manual mode for "Send Signal Only” (SSO) Basically, it’s the same EA, but should have automated trade execution and a manual mode which will send signals, only. Both should not be activated at the
I have an indicator-based Expert Advisor (EA) for MetaTrader 5 that needs the following corrections: --Note This is an easy job this should take a few hours, I dont want to wait until you finish 4 jobs and have me waiting I need this job completed ASAP, Important Allow the EA to open all trades immediately AFTER the indicator lines COMPLETELY CROSS, t he trade should trigger as soon as a complete indicator crossover
I have an indicator-based Expert Advisor (EA) for MetaTrader 5 that needs the following corrections: --Note This is an easy job this should take a few hours, I dont want to wait until you finish 4 jobs and have me waiting I need this job completed ASAP, Important Allow the EA to open all trades immediately AFTER the indicator lines COMPLETELY CROSS, t he trade should trigger as soon as a complete indicator crossover
I got a bot but cannot upload to market. I cannot fix these issues: test on EURUSD,H1 there are no trading operations test on NZDUSD,H1 there are no trading operations test on GBPUSDcheck,M30 there are no trading operations test on XAUUSDcheck,Daily there are no trading operations Anyone can help fix this. please Dm me
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, I am looking for someone experienced with both TradingView Pine Script and MT4 (MQL4) programming to help me translate an indicator I have developed on TradingView into an MT4-compatible version. The task involves converting the indicator's logic and functionality, ensuring that it works seamlessly on the MetaTrader 4 platform. The job requires solid understanding of both platforms and scripting languages, as
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
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

Informazioni sul progetto

Budget
50 - 250 USD
Per lo sviluppatore
45 - 225 USD