仕事が完了した

実行時間8 日
依頼者からのフィードバック
Great developer, perfect execution

指定

I am looking for an experienced programmer with a deep understanding of order generation, data retrieval from indicators, and information panel creation for an EA project.
To be considered for this project, you first need to complete the following 2 prototypes –

1. Create a prototype EA that has 5 settings – 
  • Lot size
  • Number of orders generated above the current price 
  • Number of orders generated below the current price
  • Interval between orders in pips
  • Take profit in pips
The logic for this prototype – to load EA, has to record the current price, and store it as a reference for order generation. EA then generates buy limit/stop orders in increments/intervals set in the settings. There must be NO duplicate trades at the same price. There should be no additional trades generated between the set intervals. If trade is closed, only then is EA allowed to generate a new order at that same price level. EA is generating new orders as the price moves, once an order is executed new one is generated in the corresponding direction, to always have a set number of orders on either side of the current price.

2. Create a prototype EA that processes Moving Average value and draws arrows on the chart, and creates an info panel in the top right corner.

1 setting for this EA –

    • MA value difference

This EA has to be able to process the MA values. If the pair, for example, has 5 decimal places but MA value is 6 or more decimal places, the EA has to either round up to 5 decimal places or remove extra decimals entirely. Since the MA value for the pair would have same decimal places, EA can asses the diference in MA value like pips hence MA value difference setting would be used in such way. If the MA value difference between the new candle open and previous candle close is equal to or exceeds the “MA value difference” set number, EA has to draw an arrow.
If the MA is going down and value exceeds the set value, EA should draw a red arrow down below the MA under the corresponding candle. If the MA value is heading up and is equal to or exceeds the set value in settings, EA draws a green up arrow.
This EA also has to be able to create a panel in the top right corner representing MA value at the previous candle close, the new candle open position value, and the difference.

Candidate Requirements:
To be considered, please respond with proposed prototypes or inform me of your progress. I will prioritize candidates who demonstrate their capability.


Further main project details will be discussed with shortlisted candidates.

On project completion, I will require the commented source code of the EA.


Please reach out if you have any questions or need further clarification.

応答済み

1
開発者 1
評価
(60)
プロジェクト
87
29%
仲裁
24
13% / 58%
期限切れ
7
8%
仕事中
2
開発者 2
評価
(2642)
プロジェクト
3357
68%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
3
開発者 3
評価
(7)
プロジェクト
12
17%
仲裁
12
17% / 50%
期限切れ
3
25%
仕事中
パブリッシュした人: 22 articles
4
開発者 4
評価
(181)
プロジェクト
235
20%
仲裁
21
43% / 19%
期限切れ
0
仕事中
5
開発者 5
評価
(6)
プロジェクト
8
0%
仲裁
8
13% / 88%
期限切れ
0
6
開発者 6
評価
(1)
プロジェクト
8
88%
仲裁
0
期限切れ
0
7
開発者 7
評価
(7)
プロジェクト
6
33%
仲裁
7
0% / 71%
期限切れ
0
8
開発者 8
評価
(350)
プロジェクト
421
54%
仲裁
20
55% / 15%
期限切れ
29
7%
仕事中
9
開発者 9
評価
(10)
プロジェクト
15
27%
仲裁
0
期限切れ
3
20%
10
開発者 10
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
11
開発者 11
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
12
開発者 12
評価
(295)
プロジェクト
474
39%
仲裁
103
41% / 23%
期限切れ
79
17%
多忙
パブリッシュした人: 2 codes
13
開発者 13
評価
プロジェクト
1
0%
仲裁
1
100% / 0%
期限切れ
0
類似した注文
Combine the two indicators into one indicator. I want it to have both Dark and Light mode depending on MT5 theme. I want to be able to configure colours of each Lines and rectangles plotted. I will provide the codes for both separate indicators
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
1. Idea systemu handlowego jest następująca : wejścia na rynek odbywają się, gdy główna linia MACD i linia sygnałowa przecinają się zgodnie z aktualnym kierunkiem trendu . 2. Trend jest określany na podstawie wykładniczej średniej kroczącej z określonym okresem (InpMATrendPeriod). Jeśli bieżąca wartość EMA jest większa od poprzedniej, trend uznaje się za rosnący (ema_current > ema_previous). Alternatywnie, jeśli
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Freeallfree 400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No
Modification of EA and Addition of New Trade Logic and Features Currently, the EA is opening trades correctly but in addition, there are times when it is opening the trades wrongly. The EA is based on an indicator (only the .ex5 file is available). A new trigger logic also needs to be added, along with new closing conditions. This project must NOT use any DLL and must be submitted in 1 day (max 2 days) The EA will be
Refine signal trigger execution . Optimize live chart performance . Ensure stable and clean code structure : Stable and clean code is important . Otherwise its a mess . Apply with as much accurate structure you foresee
This post is subject to developers response . Edit the post as you like . May be with me you can make a come back . So , , , Shift calculations . More to the calculation then you can comprehend is known . What else comes to your mind
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries

プロジェクト情報

予算
30 - 200 USD
締め切り
最高 7 日