Can somebody make me piece of code.(ORDERS COUNT)

Experts

Trabalho concluído

Tempo de execução 4 dias

Termos de Referência

Hello,

so i am not gona be asking your knowladge for free. I have bunch of EA's coded by my self, and all of them ar missing one MM thing. In case of lack of time at the moment for learing, i need some coders help by adding orders counter.

Ok so i'll try to use my english as best as i can to explain what i need:

so basicaly what i am missing in my code is to count DONE(closed) orders. It might be simple but what i canot code is that i need start count orders from the perriod i want, for exmp. i started trading my new trading cycle now and i am done after 3 or 10 trades whatewer i need, and then i start again. Lets say that i need to rise my lot size every 3 or 5 trades (it could be as variable for my needs(also i want this to be added in extern doubles) doesnt matter what is the result of the trade i need to rise it after X times from the firs trade i am started. To make it even more understandable lets say like this:

extern double lot = 0.01;

extern double X = 5;

extern double balancestop = 100;


if(oderstotalhystory blablabla.... () == X && accountbalance() < balancestop)

lot = 0.08;

if(oderstotalhystory blablabla.... () == X && accountbalance() > balancestop)

lot = 0; (stops EA) until i change variables and start the cycle again. BUT !!! MOST IMPORTANT, the calculation of new hystory has to be NOT this day moth or week, but from the moment i start with lets say default lot size in this case 0.01 and first trade after previos cycle.

I realy hope you understand what i meen, if no please ASK what is not clear for you and i will explain, but only if you can do it for me, maybe its even not possible i dont know...If you understood me and know what i mean please contact me via my email with your price and all questions.or PM

I will not give me my EA's code i just need code piece with all the //explanation what does what if posiible. I believe serious coders will undersdand what i want instantly.

Thank you for your time.


10-25 euro in your moneybookers


Respondido

1
Desenvolvedor 1
Classificação
(187)
Projetos
367
56%
Arbitragem
45
22% / 56%
Expirado
188
51%
Livre
Publicou: 1 artigo, 6 códigos
2
Desenvolvedor 2
Classificação
(63)
Projetos
80
28%
Arbitragem
17
12% / 76%
Expirado
48
60%
Livre
Pedidos semelhantes
Hello i need bot 30 - 100 USD
I need a trading bot (Expert Advisor) that can send alerts to mobile, Telegram, and the MT5 desktop platform. The bot should work as a market scanner for all symbols available in my MetaTrader 5 Market Watch. It must analyze multiple indicators and convert their signals into a point-based scoring system, then send alerts based on those scores. Requirements: Send notifications to: Mobile (push notifications) Telegram
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I have recently used an ea that was absolutely perfect however, I have since found it was not a safe source. I use IC Markets raw spread ECN accounts and the bot I would like is a gold + btc trader (other forex are also fine) that trades extremely high lots, whilst trading extremely high frequency. I am happy to take a bot that already exists if this has an account I can view read only for true results
Mlondi traders 30+ USD
//@version=5 strategy("Simple SMC Bot", overlay=true) // Detect highs/lows hh = ta.highest(high, 10) ll = ta.lowest(low, 10) // Break of structure bullishBOS = close > hh[1] bearishBOS = close < ll[1] // Entry logic if bullishBOS strategy.entry("Buy", strategy.long) if bearishBOS strategy.entry("Sell", strategy.short) // Stop loss & take profit strategy.exit("Exit Buy", from_entry="Buy", loss=50, profit=100)
I am interested in purchasing a highly profitable Expert Advisor (EA in MQL4 / MQL5) with a focus on achieving a high Profit Factor and Recovery Factor while maintaining a low Drawdown. I require an EA that not only performs well in backtesting but also has a verifiable track record of success in live trading. Key Criteria: Profitability Metrics: The EA should demonstrate a high Profit Factor and Recovery Factor
I'm not here to waste somebody time also mine should not be wasted provide if you got what I want real profitable high frequency EA Send the backteing results picture then demo EA test on demo account for at least two days
Requirement Specification: Market Structure: Identify Trend on 1H/30M using BOS and CHOCH. Entry Logic: Wait for 50% Fibonacci Retracement into an Order Block (OB) or Fair Value Gap (FVG). Execution: On 5M/15M timeframe, execute trade only if a confirmation pattern forms at the zone. Patterns Required: Bullish/Bearish Engulfing, Morning/Evening Star, Inverse Bullish/Bearish Engulfing (Liquidity Sweeps), and Bearish
I am looking for a scalping EA based on daily VWAP for intraday trading. initiate buy when above VWAP and initiate sell below VWAP. it should have proper risk to reward
I am looking for an experienced MQL5 developer to build a fully automated trading bot (Expert Advisor) for MetaTrader 5 . The bot will focus on trend-following scalping and must be designed to trade XAUUSD and BTC on the M1 timeframe . The objective is to create a stable and efficient EA that can open multiple trades per day while managing risk using proper stop-loss, take-profit, and trailing stop
martingale base on each position close. eg: open a position with TP set at $100 and trail SL . if this position hit trail SL i lose $50 then the next position will open target at $150 profit. entry price base on from lower and up by XXX% then can open position i want to choose only buy or sell position. example this chart i only want buy position

Informações sobre o projeto

Orçamento
10 - 25 USD
Prazo
de 1 para 30 dias