Auftrag beendet

Ausführungszeit 4 Tage
Bewertung des Kunden
Excellent developer. Was willing to make all the changes I suggested. Don't look any further, he is your guy!
Bewertung des Entwicklers
Good customer.

Spezifikation

I need the following Ichimoku Strategy. I'll put the buy and sell rules down here:

Buy Rules: 

  • If the price crosses from below to above the cloud (9)
  • If the Kijun Sen is pointing up (8)
  • If the color of the cloud 26 bars away is green (5)
  • If the price crosses from below to above the Kijun Sen (5)
  • If the Kijun Sen crosses from below to above the Tenkan Sen (4)
  • If the Chikou Span crosses from below to above the price (4)
  • If the price crosses from below to above Tenkan Sen (3)
  • If the Tenkan Sen is pointing up (3)

  • Stop Loss: 10 pips below the lowest level of the cloud.

  • Take Profit: Trailling Stop Loss of 20 pips.
  • In the first instance I want a fixed stop loss but when I'm winning money I want a trailing stop that updates every 20 pips. 

Sell Rules: 

  • If the price crosses from above to below the cloud (9) 
  • If the Kijun Sen is pointing down (8)
  • If the color of the cloud 26 bars away is red (5)
  • If the price crosses from above to below the Kijun Sen (5)
  • If the Kijun Sen crosses from above to below the Tenkan Sen (4)
  • If the Chikou Span crosses from above to below the price (4)
  • If the price crosses from above to below Tenkan Sen (3)
  • If the Tenkan Sen is pointing down (3)

  • Stop Loss: 10 pips above the highest level of the cloud.
  • Take Profit: Trailling Stop Loss of 20 pips.
  • In the first instance I want a fixed stop loss but when I'm winning money I want a trailing stop that updates every 20 pips. 


You notice the (8) or (5) etc after each sell or buy rule? These are what I call important points. I only want to enter a positions if the sum of the important points combined is 10 or higher. So the first 2 sell rules give 17, in that case I want to enter a position. But the sum of the last two sell rules is only 6, then I dont want to enter a position. THIS IS VERY IMPORTANT, PLEASE CONTACT ME FIRST IF YOU DONT UNDERSTAND IT. 

Furthermore I also only want to enter a position when the market is trending. If the market is ranging I dont want to enter a position. With what indicators you identify this, I dont care. As long as I only enter positions in a trending market. 

Lastly I want my EA to only open 1 trade at a time. My max risk is 2%.I trade on the H4 chart. 


Please contact me if anything is unclear. Happy coding!















































Bewerbungen

1
Entwickler 1
Bewertung
(36)
Projekte
50
28%
Schlichtung
2
0% / 100%
Frist nicht eingehalten
6
12%
Frei
2
Entwickler 2
Bewertung
(14)
Projekte
23
17%
Schlichtung
3
0% / 100%
Frist nicht eingehalten
5
22%
Frei
3
Entwickler 3
Bewertung
(82)
Projekte
86
57%
Schlichtung
25
0% / 84%
Frist nicht eingehalten
19
22%
Frei
4
Entwickler 4
Bewertung
(2441)
Projekte
3076
66%
Schlichtung
77
48% / 14%
Frist nicht eingehalten
340
11%
Frei
5
Entwickler 5
Bewertung
(2102)
Projekte
2674
62%
Schlichtung
114
46% / 25%
Frist nicht eingehalten
421
16%
Beschäftigt
6
Entwickler 6
Bewertung
(171)
Projekte
194
11%
Schlichtung
37
38% / 35%
Frist nicht eingehalten
5
3%
Beschäftigt
7
Entwickler 7
Bewertung
(277)
Projekte
334
55%
Schlichtung
14
36% / 29%
Frist nicht eingehalten
1
0%
Frei
8
Entwickler 8
Bewertung
(221)
Projekte
369
66%
Schlichtung
10
50% / 0%
Frist nicht eingehalten
46
12%
Frei
9
Entwickler 9
Bewertung
(266)
Projekte
540
50%
Schlichtung
55
40% / 36%
Frist nicht eingehalten
224
41%
Arbeitet
Ähnliche Aufträge
I need to fix the alerts of my SMC Order Blocks indicator, which is a custom indicator created for me some time ago. This custom indicator already has several types of alerts built-in, but I need to fix specific ones while keeping the other existing alerts unchanged, as those do not have any errors. The alert is for a specific Order Blocks pattern. This indicator graphically provides a zigzag, and from there, CHoCH
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Hi Guys, I am looking to someone that can generate an indicator for MT4 as explained below. Basically I would need that the indicator point out the price that will close my position in stop out/margin call. The indicator should pick automatically the level of trade out for the broker (which can be different from a broker to another broker) It should write (ideally on the bottom on the left) the following information
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are

Projektdetails

Budget
35 - 65 USD
MwSt (21%): 7.35 - 13.65 USD
Insgesamt: 42.35 - 78.65 USD
Für die Entwickler
31.5 - 58.5 USD
Ausführungsfristen
bis 7 Tag(e)