Trabajo finalizado

Plazo de ejecución 19 días
Comentario del Cliente
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.

Tarea técnica

I would like to design a Bollinger Bands based MT5 trading panels. Here are the requirement

  1. Display information for 28 forex pairs
  2. 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
  3. Make it into a non-tradable EA (only display data)
  4. Auto adjust for high low DPI user (or at least can change font sizeto fit some small computer screen)
  5. Data update every 1 sec
  6. 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
  7. Fix to only 1 broker (talk in chat)
  8. When loaded to the chart, the background and everything will automatically turn into Blank + Black Colour
  9. 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:

  1. X/9 = X=Num of candle beyond std, in the past (9) candle. Green colour if above, Red colour if below
  2. 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.
    1. When changed to Yellow "Breakout" Do a pop-out Alert to tell user Buy/Sell with SL & TP info below.
  3. SL (number only) = Price at 2.0 std on current BB bands when "Breakout" signal come. Else, show "N/A"
  4. TP1 (number only) = At current BB mean (center line) when "Breakout signal come, else "N/A" in grey.
  5. 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:

  1. Check where is the current bid price relative to BB Std (If it is not inside higher/lower std skip to step XX)
  2. If current bid price is at higher, only scan higher candle. Vice versa.
  3. Count starting from last (shift 1) to the next 9 candlestick [ from inputs], how many close price are remain beyond the higher/lower std. 
    1. This will give number to X/9
    2. 9 = Total scanned candle
    3. X = Num of candle inside the zone
    4. Green colour if above, Red colour if below
  4. If X =  Number of candlestick for alert, and the current bid price shift toward center, it is breakout I want. 
  5. From higher std it will break below = sell signal. From lower std it will break above = buy signal. 
    1. As 2nd info, display the word "Breakout" in yellow colour.
    2. Show SL = BB 2.0 price on the other side of the trade direction.
    3. Show TP1 = BB 1.0 price favour to trade direction
    4. Show TP2 = BB 2.0 price favour to trade direction
  6. Buy signal = Show Big Green Dot beside the symbol. Sell signal = Show Big Red Dot beside the symbol. 
  7. 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.
  8. When condition no fulfilled, breakout,SL,TP1,TP2 will be N/A with grey text.
Here I leave a simple illustration as reference.


Required input:

  • 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:

  1. Panel work without major information miss match.
  2. Fast respond when message (reply within a day). 
  3. Accepting feedback or modification to simplify the project yet remain its effectiveness
  4. 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.
  5. 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.






















Han respondido

1
Desarrollador 1
Evaluación
(169)
Proyectos
204
30%
Arbitraje
25
40% / 44%
Caducado
12
6%
Libre
2
Desarrollador 2
Evaluación
(128)
Proyectos
162
36%
Arbitraje
4
25% / 50%
Caducado
13
8%
Libre
3
Desarrollador 3
Evaluación
(58)
Proyectos
66
8%
Arbitraje
39
26% / 56%
Caducado
12
18%
Trabaja
4
Desarrollador 4
Evaluación
(266)
Proyectos
540
50%
Arbitraje
55
40% / 36%
Caducado
224
41%
Libre
Solicitudes similares
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (B) Add the function (false) or (true) INTO THE EXISTING FUNCTION: TradeSize = 0.01; (true) Function (C)
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
Hello, I‘m interested in an indicator to predict the next candles probability (bullish or bearish). But honestly I have no idea how to do this. Would be interested in your opinion how we can create such an indicator. Please let me know if you‘ve done similar work
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5

Información sobre el proyecto

Presupuesto
50+ USD
Para el ejecutor
45 USD
Plazo límite de ejecución
de 3 a 7 día(s)