Job finished
Execution time 5 days
Feedback from customer
Too great! Function is very complete! it is good !
Feedback from employee
Very good customer .. I'm very happy to work with you .. You are one of the best persons I worked fir .. Thanks a lot!
Specification
Hello, sir, can you help me write an ea? I can put the need to pay the cost to pay to your paypal. My ea strategy is simple. The ea mainly by (Sell stop, sell limit; buy limit, buy stop) high-frequency trading, make a small profit on the open (close orders). The value of the order size is also expected to be changed manually. There are two kinds of settings, one is many (Sell stop, sell limit) and one is many (buy limit, buy stop). For example (buy limit, buy stop) need to set a lot (buy limit, buy stop) between the distance, this value can be manually changed. Only the point of profit can also be modified, only the profit points I will set a very small, because the market is very small can make money, there are many (buy limit, buy stop) when the list of open positions in the original location and then open a new (buy limit , Buy stop). In this way the cycle after the list of open positions in the original open again (buy limit, buy stop). Set (Sell stop, sell limit) is the same, there are many (Sell stop, sell limit) If the list of open positions in the original position again open (Sell stop, sell limit). Equivalent to a lot of (buy limit, buy stop) and (Sell stop, sell limit) automatically only profit, only after the profit will open the list, the equivalent of a grid, Quotes in this grid (buy limit, buy stop) And empty one constantly updated, many (buy limit, buy stop) and (Sell stop, sell limit) from this very difficult, you can also hope that the slide can be traded. Sometimes very much hope that this large fluctuations in the network, the single-and single-space coverage can best be changed.EA set the funds management lower than the number of values, automatically withdraw from the EA transaction 。 Well, I hope this ea can be successful, I hope you can help me complete this ea, thank you!..................
Have any questions contact me
你好!先生,可以帮我写一个ea吗?我的这个ea策略简单。这个ea主要设置挂载订单高频交易,赚很小的利润就平仓(关闭订单)。下单大小这个值也希望可以手动更改。设置挂载订单有两种一个是许多(Sell stop, sell limit)一个是许多(buy limit, buy stop)。比如多单需要设置很多(buy limit, buy stop)之间距离,这个值希望可以手动更改。止盈点数也可以修改,止盈点数我会设置很小,因为行情很小时也能赚钱,有很多(buy limit, buy stop)当单子平仓后在原来挂的多单位置再开一个新的挂单多单。就这样循环单子平仓后在原来的位置再次开启多单。挂的空的也是这样,有很多(Sell stop, sell limit)如果单子平仓,在原来位置再次开启空单。相当于很多多单和空单自动止盈,止盈还有这个一的单子存在,相当于一个网格,行情在这个网格中(buy limit, buy stop)和(Sell stop, sell limit)不断的更新,许多(buy limit, buy stop) and (Sell stop, sell limit) 距离这个很难一样,可以滑点希望也可以成交。有时候波动很大希望这个网大一点,这个(buy limit, buy stop) and (Sell stop, sell limit) 覆盖范围最好可以更改。EA设置资金管理低于多少值,自动 退出EA交易 。 好了,希望这个ea可以成功,希望先生可以帮我完成这个ea,谢谢!
有任何问题请联系我
Responded
1
Rating
Projects
185
30%
Arbitration
77
9%
/
73%
Overdue
77
42%
Free
2
Rating
Projects
22
73%
Arbitration
2
0%
/
100%
Overdue
10
45%
Free
Published: 3 codes
3
Rating
Projects
121
25%
Arbitration
5
20%
/
60%
Overdue
17
14%
Free
4
Rating
Projects
3400
68%
Arbitration
77
48%
/
14%
Overdue
342
10%
Working
Published: 1 code
Similar orders
I need someone to develop a very simple and basic Expert Advisor for MetaTrader 5. The EA should open and close trades based on a custom trading time schedule. I am a student and I do not have a budget, so I am kindly asking if someone can help me for free or as a beginner-friendly project. The EA does not need to be complicated. I only need basic settings for start time, end time, buy/sell option, lot size, stop
Profitable EA
50 - 5000 USD
I have been tired of losing money in forex for several years, I decided to buy an EA directly from the programmer , I am ready to put the right price for a real winning strategy, no matter which strategy is used. The main thing is that the strategy is profitable Send me a demo, I'll put it on the VPS. The most profitable strategy will be chosen after a week
Robots in C++ (cAlgo trading platform)
5000+ USD
I really like this platform. I am interested in trading and need funds for it. I enjoy both crypto and forex trading.I"really appreciate this platform. I am keen on trading and am looking for trading funds. I enjoy trading in both cryptocurrency and forex."
Titan Quantum Algo Engine V2🏆
30 - 200 USD
Titan Quantum Algo Engine V2 is an advanced MT5 Expert Advisor designed to identify high-probability market opportunities using trend analysis, breakout detection, and intelligent risk management. The EA automatically executes trades, manages stop-loss and take-profit levels, and helps traders maintain disciplined trading with optimized entry and exit strategies
The striker robot
30 - 2000 USD
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
Need simple EA for XAU/USD
30+ USD
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA
Python MT5 Forex Trading Bot Development
30 - 49 USD
Hello, I need a Python-based MT5 forex trading bot developed. The bot should connect to MetaTrader 5, execute trades based on a predefined strategy, and support standard risk management features such as stop loss, take profit, and position sizing. Requirements: MT5 integration using Python Automated trade execution based on provided strategy rules Configurable risk management settings Support for major forex pairs
### ** Main EA File** - `InstitutionalTrendPullbackScalper.mq5` **Core Features Implemented:** **Multi-Timeframe Analysis** - M15 trend filter (EMA20 > EMA50 for uptrends) - M5 entry signals with 5-condition confirmation - Independent indicator sets for both symbols **Advanced Entry Logic** - RSI reversal detection (crosses thresholds) - Price pullback zone validation - Bullish/bearish candle close confirmation -
I need developer who Can perfectly build me a layout of Ninjatrader 8 (NT8) to look and feel the same on SierraCharts? I currently use NT8 but I want to start using SierraCharts because its more robust than NT8, but I don't want to have to worry about programming SierraCharts. How much would this cost? Thank you
Automate my trading
100 - 300 USD
i want a trading bot that take trade auto and make 5% profit daily and stop with in 24 hours not more then that at least the bot give me more then 2% not less then that like a ai agent if it make any loss that agent have to take care of it i need only 5 % profit
Project information
Budget
80 - 140 USD
Deadline
from 1 to 5 day(s)