작업 종료됨
실행 시간 1 일
명시
I made a very simple EA but I get error "OrderSend error 130" in all backtests done in MetaTrader 4. I don't understand why the EA opens succesfully some trades (it is a long only EA) but it returns this error for some other trades. I think a checked correctly this error is not due to any of the next reasons:
- stop loss and take profit are set as prices, and they are well established for a buy stop order, which is the way I'm trying to open each position.
- it is said on some webs that ECN brokers (I am doing the backtest with Admiral Markets UK, which is a ECN borker) don't allow to use non-zero TP and SL when using OrderSend command. Instead, 0 must be used for these values and then replaced with OrderModify. I don't think this is the problem because, if this were the problem, why some trades are succesfully placed doing exactly the same?
- stop levels are not enough close to open prices for the broker to give an error. Typically SL is placed about 50 pips (in 4 digit broker, 500 in 5 digit broker). I am using a 5 digit broker, since the command Digits returns a value of 5.
- ope price, SL and TP are normalized double to Digits, so I don't expect to have any error for this reason.
I can not find any other reason for this error and that is why I would like someone to correct this EA.
I will consider this work is done when:
- I run five backtest in Metatrader 4, each one in different timeframes and different dates, and none of them gives this "OrderSend error 130".
- A clear explanation on how the error was corrected is given.
- Some debug lines for assuring this error is not appearing anymore are added to the original source code.
응답함
1
등급
프로젝트
358
49%
중재
24
25%
/
50%
기한 초과
80
22%
무료
2
등급
프로젝트
427
26%
중재
18
61%
/
33%
기한 초과
26
6%
무료
게재됨: 8 코드
3
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
4
등급
프로젝트
803
62%
중재
33
27%
/
45%
기한 초과
23
3%
무료
게재됨: 1 코드
5
등급
프로젝트
212
58%
중재
9
11%
/
89%
기한 초과
8
4%
무료
6
등급
프로젝트
148
59%
중재
16
38%
/
13%
기한 초과
25
17%
무료
게재됨: 1 코드
7
등급
프로젝트
412
61%
중재
13
38%
/
23%
기한 초과
163
40%
무료
게재됨: 44 기고글, 1 코드
8
등급
프로젝트
21
19%
중재
7
0%
/
71%
기한 초과
14
67%
무료
9
등급
프로젝트
143
39%
중재
21
19%
/
48%
기한 초과
30
21%
무료
10
등급
프로젝트
400
54%
중재
9
67%
/
22%
기한 초과
36
9%
무료
게재됨: 2 코드
11
등급
프로젝트
643
26%
중재
92
72%
/
14%
기한 초과
12
2%
작업중
게재됨: 1 코드
12
등급
프로젝트
1063
50%
중재
39
28%
/
41%
기한 초과
49
5%
작업중
게재됨: 1 기고글, 8 코드
13
등급
프로젝트
74
50%
중재
5
0%
/
60%
기한 초과
19
26%
무료
비슷한 주문
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Tradingview indicator
30+ USD
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
Build MT5 Expert Advisor – LadyKiller EA
1000 - 2000 USD
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow
30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
프로젝트 정보
예산
30+ USD