Small modification for an existing indicator and EA

İş tamamlandı

Tamamlanma süresi: 43 gün

Şartname

I need 2 small modifications for an existing indicator / EA.


1:

I would like an input to my EA, lets call it "RequiredLoss", which disables the EA to trade, until the EA "would have lost" for x amount of trades with all the settings. For example, if the input is =1, the EA should calculate the potential profit / loss the EA would have made on the last trade, but without actually have made it (See attached images for explanation). Then, if the initiated trade is a loss, then the EA is allowed to make the next trade. Further, if RequiredLoss=2, the EA has to loos twice in order to make the next trade.
The attached image shows all the original trades. If  RequiredLoss=1, then all the trades highlighted with a red cirkel should have been the only trades to have been initiated, as they are "the first" to come after a losing trade. If  RequiredLoss=2, the only trade to be initiated should have been the trade highlighted with a blue cirkel. PLEASE ASK IF IT DOES NOT MAKE SENCE


2:

I would like a variable in my EA to tell me, both in percentage and in real terms, how far the EA is from the highest equity is have ever been if it has a loss / losing streak for the EA. For example: The EA has been trading and at some point is has a couple of loss. The account on the EA went from a balance of 10000$ to 9000$. At this point, the percentage loss is 10% and the real loss is 1000. I need the variabels such that i can use them to manipulate the lot size later on. How to mainupulate the lot size will be my case to consider later.


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(203)
Projeler
264
22%
Arabuluculuk
23
52% / 17%
Süresi dolmuş
0
Çalışıyor
2
Geliştirici 2
Derecelendirme
(12)
Projeler
19
26%
Arabuluculuk
4
25% / 25%
Süresi dolmuş
1
5%
Serbest
Benzer siparişler
REWARD! 35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns EVERY MONTH over 20 YEARS with less than 25% drawdowns, I
hello could you make me same indicator for ninja ? https://www.youtube.com/watch?v=pxs2MuqvH3w if yes for how much and timeline ? thks in advance and please reply me as soon as possible you get my notification
KOKIE FX 30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
JazzDaBot 30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial

Proje bilgisi

Bütçe
30+ USD
Son teslim tarihi
from 1 to 2 gün