仕事が完了した
実行時間19 日

依頼者からのフィードバック
The code is very advanced but the product performance is below expectation, perhaps that is the cost I need to bear with a slightly lower budget than the proposed one.
指定
I would like to design a Bollinger Bands based MT5 trading panels. Here are the requirement
- Display information for 28 forex pairs
- Auto detect 28 forex pairs ( remove EURCHF, replace with XAUUSD)
- Allow input to add prefix and postfix to the symbol manually if it fail to detect
- 4 row * 7 column
- Make it into a non-tradable EA (only display data)
- Auto adjust for high low DPI user (or at least can change font sizeto fit some small computer screen)
- Data update every 1 sec
- BB information only come from H4, D1, W1
- If is not used in this 3 timeframe, popup alert and say "It is highly recommended to use it in H4, D1 and W1 timeframe" only
- Fix to only 1 broker (talk in chat)
- When loaded to the chart, the background and everything will automatically turn into Blank + Black Colour
- When click the symbol, it will open a new chart with pre-defined template in input at the current Timeframe
Bollinger Band (BB) usage:
Period = 21 ; Std = 1.0
Period = 21; Std = 2.0
(Need to be available in input)
Key detecting area is where the zone between 1.0 and 2.0 (lets call it as higher and lower std zone)
Information to display:
Information:
- X/9 = X=Num of candle beyond std, in the past (9) candle. Green colour if above, Red colour if below
- Breakout or N/A (word) = If the current candle dropped below (toward center) change the word to "Breakout" and Yellow colour, else "N/A" with grey.
- When changed to Yellow "Breakout" Do a pop-out Alert to tell user Buy/Sell with SL & TP info below.
- SL (number only) = Price at 2.0 std on current BB bands when "Breakout" signal come. Else, show "N/A"
- TP1 (number only) = At current BB mean (center line) when "Breakout signal come, else "N/A" in grey.
- TP2 (number only) = At current BB 2.0 std but on the other side [buy at the top STD; sell at bot STD) when "Breakout signal come, else "N/A" in grey.
Scanning step:
- Check where is the current bid price relative to BB Std (If it is not inside higher/lower std skip to step XX)
- If current bid price is at higher, only scan higher candle. Vice versa.
- Count starting from last (shift 1) to the next 9 candlestick [ from inputs], how many close price are remain beyond the higher/lower std.
- This will give number to X/9
- 9 = Total scanned candle
- X = Num of candle inside the zone
- Green colour if above, Red colour if below
- If X = Number of candlestick for alert, and the current bid price shift toward center, it is breakout I want.
- From higher std it will break below = sell signal. From lower std it will break above = buy signal.
- As 2nd info, display the word "Breakout" in yellow colour.
- Show SL = BB 2.0 price on the other side of the trade direction.
- Show TP1 = BB 1.0 price favour to trade direction
- Show TP2 = BB 2.0 price favour to trade direction
- Buy signal = Show Big Green Dot beside the symbol. Sell signal = Show Big Red Dot beside the symbol.
- If X = Number of candlestick for alert, but the current bid price still remain inside the std zone, show "Potential" with yellow text degree rotated.
- When condition no fulfilled, breakout,SL,TP1,TP2 will be N/A with grey text.
Here I leave a simple illustration as reference.
- BB1 Period = 21
- BB1 Std = 1.0
- BB2 Period = 21
- BB2 Std = 2.0
- Number of candlestick to scan = 9
- Number of candlestick for alert = 9
- Tolerance, in points = 10 (points) (Count as inside if the close price is +-10 points within the std zone)
- Reset panel = 5 (after breakout, and the panel start count for the next 5 bars to reset the data shown in the panel)
- Font size = 11 (Allow us to adjust in case for various DPI user)
- Template = Default (when user click symbol, it will use this template)
Expectation:
- Panel work without major information miss match.
- Fast respond when message (reply within a day).
- Accepting feedback or modification to simplify the project yet remain its effectiveness
- Patient with the project. I will deliver as clear as possible to avoid confusion, but if you are not clear I expect you to ask question.
- Have at least 1 past project in panel, so that I know you are experienced in handling this project.
PS: Source code is needed after completion.
PS: More information will conveyed in the chatbox as well as throughout entire project. Relevant resource will provide to you.
応答済み
1
評価
プロジェクト
204
30%
仲裁
25
40%
/
44%
期限切れ
12
6%
暇
2
評価
プロジェクト
178
39%
仲裁
4
25%
/
50%
期限切れ
14
8%
暇
3
評価
プロジェクト
66
8%
仲裁
39
26%
/
56%
期限切れ
12
18%
仕事中
4
評価
プロジェクト
550
49%
仲裁
55
40%
/
36%
期限切れ
227
41%
仕事中
類似した注文
Scalping/HFT EA
30 - 80 USD
I'm looking for an experienced MQL4/MQL5 developer to build an HFT intelligence Expert Advisor with a highly adaptive strategies.If anyone has a ready made HFT EA then we can discuss.The EA has to work on all brokers and has to execute fast with a win rate of 96% to 98%.The system has to be able to (Scalp) and (Trade following trend).The scalping version must place stop orders and trades must be taken on every candle
NEED EA FOR BOOM & CRASH SPIKES
100+ USD
I'm looking for a trading robot to only take Boom & Crash spikes. The strategy will be defined by the developer. I'm open to any other creation by the developer that would be a profitable EA
Tradingview
30+ USD
I want to reproduce a pinescipt Think anyone be able to do this? If so, what is the probability you'd be able to reproduce these exact Bubble on chart? ;
Freaky Dave
30+ USD
I am Thabang Letlhoo AKA freaky Dave I really want an robot because I am so poor and I have nothing in my life so please can I have an robot
A ICT based indicator
350+ USD
This ICT based indicator utilizes 4 concepts. Fair value gaps , liquidity sweeps , Change in state of delivery . Swing points highs and lows . If the indicator can be executed correctly ideally i would want to make an EA right after with the same developer and i will pay more . i also have the raw codes for the liquidity sweeps and fvgs , getting the CISD created and merging them is the job but i would like to make a
What would your fee/price be to translate this basic pinescript indicator (Range Filter Buy and Sell 5min - guikroth version) into an MQL5 EA? (I do not need; any of the on-chart visual elements or the Heiken Ashi option. Just 3 things: the "Sampling Period", the Range Multiplier", and "Source" if possible.) I would need the Buy/Sell signals to translate EXACTLY to MT5 trades, and it must be able to back test and
I want an EA expert to provide me a bot that works in all market conditions without any news filter it logic is simple to understand I dont know about how creation of this will be but I have similar EA where account is working but I want to get my own EA
I need to combine and modify 2 EA's and add some conditions to them. I also need optimize them because they have some error and bugs. The developer needs to know how to use MACD , supply and demand zones , lock and martingale
I am looking for an experienced developer who can create a MetaTrader 5 (MT5) Expert Advisor (EA) based on a single TradingView indicator and a set of Buy/Sell conditions that I will personally share with you. Requirements: Convert the TradingView indicator (Pine Script) logic to a working MT5 EA Implement specific Buy and Sell conditions (I will provide exact rules) EA must include basic risk management options (Lot
I need a clean, simple EA for MT5 that consistently produces ~5% monthly return with moderate trade frequency (6–12 trades/week). - Must auto-compound or use risk-based lot sizing - Must include .mq5 source file , not just .ex5 - Must show backtest proof on 2 different pairs , preferably M30/H1 - Must be original or legally yours to transfer, this will be used in a broader structured trading setup I’m building I
プロジェクト情報
予算
50+ USD
開発者用
45
USD
締め切り
最低 3 最高 7 日