Техническое задание
We have created a script:
////////////////////// insert order //////////////// string cur = result2[0]; //--- get minimum stop level double minstoplevel=MarketInfo(Symbol(),MODE_STOPLEVEL); Print("Minimum Stop Level=",minstoplevel," points"); double price=Ask; //--- calculated SL and TP prices must be normalized double stoploss=NormalizeDouble(Bid-minstoplevel*Point,Digits); double takeprofit=NormalizeDouble(Bid+minstoplevel*Point,Digits); //--- place market order to buy 1 lot //int ticket=OrderSend(cur, OP_BUY,0.02,price,1,0,0,"My order",16384,0,clrGreen); int ticket=OrderSend(cur,OP_BUY,0.02,MarketInfo(cur,MODE_ASK),3,stoploss,takeprofit,"Script BUY",0,0,clrBlue); if(ticket<0) { Print("OrderSend failed with error #",GetLastError()); Alert("Error bij kopen up van ",cur," ");// Alert RefreshRates(); return; } else Print("ORDER AANGEMAAKT"); Alert("Kopen up succes voor ",cur," met ticket ",ticket," ");// Alert //--- } ////////////////////// insert order ////////////////
The error message we receive when this script is executed on certain pairs is "Minimum Stop Level=80 points".
This is a part of our script and it should be fixed between these lines if possible. Is there someone who can help us with solving this issue?
I don't know if this is related to an other error we receive in our Journal or if this is an other problem.
At a certain time after running the script we receive an error: MySQL: mysql_init failed. There was insufficient memory to allocate a new object.
I am looking for someone who can fix one of these issues and preferable both.
The most important one of the 2 is the first problem.
Откликнулись
1
Оценка
Проекты
989
47%
Арбитраж
33
36%
/
36%
Просрочено
98
10%
Работает
Опубликовал: 6 примеров
2
Оценка
Проекты
789
71%
Арбитраж
9
33%
/
33%
Просрочено
22
3%
Свободен
Опубликовал: 8 примеров
3
Оценка
Проекты
460
26%
Арбитраж
140
20%
/
59%
Просрочено
100
22%
Работает
4
Оценка
Проекты
629
72%
Арбитраж
14
43%
/
7%
Просрочено
28
4%
Свободен
Опубликовал: 9 примеров
5
Оценка
Проекты
218
50%
Арбитраж
6
17%
/
67%
Просрочено
11
5%
Свободен
6
Оценка
Проекты
7
57%
Арбитраж
1
0%
/
100%
Просрочено
2
29%
Свободен
7
Оценка
Проекты
143
39%
Арбитраж
21
19%
/
48%
Просрочено
30
21%
Свободен
8
Оценка
Проекты
134
66%
Арбитраж
36
25%
/
56%
Просрочено
22
16%
Свободен
Опубликовал: 10 примеров
9
Оценка
Проекты
8
13%
Арбитраж
10
10%
/
70%
Просрочено
2
25%
Свободен
Похожие заказы
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
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 want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service
have the Beatrix Inventor Expert Advisor (EA) that was profitable in the past but has been losing money recently. I need an experienced EA developer/optimizer to study the trade history (especially Stop Loss hits, drawdown periods, SL/TP behavior, win/loss ratio, etc.) and recommend + implement specific tweaks so it becomes consistently profitable again. Your job: 1. Deep analysis of why the EA is no longer
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 mechanisms
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. The core logic is based on institutional Order Flow convergence: Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. Delta/Price Divergence: Filtering for market exhaustion (New Highs
Hi Programmers, I want to create an EA that will make use of the average prices to determine the direction of the market and take bids accurately towards the direction until it reaches the maximum distance for taking bids. It will also consider a profit to loss ratio which will be based on risk as a % of the account balance. As you can see from the picture and the prices showed , the prices represent the manually
Информация о проекте
Бюджет
30 - 100 USD
Сроки выполнения
до 3 дн.