Create a strtaegy using round levels and money managment

İş tamamlandı

Tamamlanma süresi: 26 gün
Müşteri tarafından geri bildirim
having a good team is the key to achive your goals

İş Gereklilikleri

---

Hey there,

Thanks for considering working on this project with me! I'm excited to collaborate, and I want to make sure we're both on the same page from the get-go. Here are some ground rules to ensure we have a smooth and successful partnership:

1. **Clear Project Scope**: Let's make sure we're crystal clear on what needs to be done. I need you to develop an EA based on my indicator and strategy, complete with money management rules. Sound good?

2. **Respect the Deadline**: Time is of the essence, so let's stick to the timeline we've agreed upon. If there are any hiccups or delays, just keep me posted, and we'll work through it together.

3. **Keep the Lines Open**: Communication is key! I'd love regular updates on your progress, and if you have any questions or concerns, don't hesitate to reach out. I'm here to help!

4. **Budget Boundaries**: Unfortunately, the budget for this project is limited, so let's make every dollar count. If there are any unexpected costs, we'll need to discuss them upfront.

5. **Top-Notch Quality**: I'm a stickler for quality, so please ensure the deliverables meet my standards. Clean code, thorough testing, and attention to detail are a must!

6. **Respect Confidentiality**: What we discuss stays between us. Let's make sure to protect any sensitive information and respect each other's intellectual property rights.

7. **Professionalism Matters**: Let's keep it professional! Timely responses, respectful communication, and accountability are non-negotiable.

8. **Payment Terms**: I'll make sure to stick to our agreed-upon payment schedule, and I appreciate your promptness in invoicing. We'll discuss payment methods and any deposit requirements upfront.

9. **Feedback is Key**: I value your input, so don't hesitate to share your thoughts along the way. Likewise, I'll provide constructive feedback to help us both grow and improve.

10. **Conflict Resolution**: Hopefully, everything goes smoothly, but if any issues arise, let's address them head-on and work towards a solution together.

I'm looking forward to working together and creating something awesome! If you're on board with these guidelines, let's dive in and get started. Sound good?

Best,

=================================================================================================================================================


strategy explaination * not the full strategy ) :

So, the strategy revolves around a single indicator called "RoundLevels". This indicator delineates zones, which can be adjusted through the inputs in the settings. These inputs include the number of zones to display, the width of each zone, and the gap between them, as illustrated in the image below


let's break down the coding steps for implementing the entry model of the strategy:

  1. Use of Pending Orders Only: Ensure that the strategy exclusively utilizes pending orders throughout its operation.

  2. Efficient Execution: Optimize the code for swift and accurate execution to meet the requirement of executing orders very quickly and precisely.

  3. Entry Model Explanation:

    a. Buy Pending Order Placement: The entry model involves placing a buy pending order at the lower boundary of the zones. Here's how to implement it:

    b. Determine Lower Boundary of Zones: Calculate the lower boundary of each zone based on the indicator "RoundLevels".

    c. Placement of Buy Pending Order: Place a buy pending order at the determined lower boundary of the zones. This order should be placed at a price slightly above the lower boundary to ensure execution.

    d. Repeat for Each Zone: Iterate through each zone identified by the "RoundLevels" indicator and place a buy pending order at the lower boundary of each zone.

  4. Coding Steps:

    a. Retrieve data from the "RoundLevels" indicator to identify the zones and their respective lower boundaries.

    b. For each zone:

 i. Calculate the lower boundary of the zone.

 

 ii. Place a buy pending order slightly above this lower boundary.

 

 iii. Ensure accurate calculation of order parameters such as lot size, stop loss, and take profit based on the strategy's money management rules.


  1. c. Implement error handling and validation to ensure proper execution of pending orders and handle any exceptions that may occur during the process.

By following these steps, you can effectively code the entry model of the strategy, ensuring the accurate and timely placement of buy pending orders at the lower boundaries of the zones as specified

THE SELL WILL VISE VERSA LIKE THIS


SO TOGETHER IT WILL LOOK LIKE THIS




the remaing will be shared after selecting


thanks


Dosyalar:

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(153)
Projeler
227
58%
Arabuluculuk
3
100% / 0%
Süresi dolmuş
47
21%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(42)
Projeler
88
14%
Arabuluculuk
30
30% / 53%
Süresi dolmuş
36
41%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(7)
Projeler
5
20%
Arabuluculuk
3
0% / 33%
Süresi dolmuş
1
20%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(76)
Projeler
85
34%
Arabuluculuk
2
0% / 0%
Süresi dolmuş
1
1%
Çalışıyor
5
Geliştirici 5
Derecelendirme
(27)
Projeler
47
38%
Arabuluculuk
6
17% / 50%
Süresi dolmuş
30
64%
Serbest
Benzer siparişler
I have the mq5 file, I need a buffer adding to the indicator, so it appears in the data window so I can reference it later in an EA. As the below screenshot shows, there is a median ray line from yesterday (the dashed horizontal line) - I want this value in the data window called Median Ray. I want this to be a single value per day, so todays Median Ray would be 17868, and so on each day. So I want all the Developing
I would like to develop my own indicator on metatrader 4 and tradingview. We would start with a basic version that we would improve later. It is an indicator based on several analyses and which would provide several indications. I am looking for someone who can develop on MT4 and Mt5, initially I would like to do it on mt4 and then on mt5. If you have expertise in pinescript it is a plus because I would like to
I urgently require swift assistance to convert a complex indicator into a fully functional scanner, capable of automatically sending real-time data, alerts, and notifications via email, ensuring seamless integration and prompt delivery of critical information to facilitate informed decision-making and timely action
I need to improve the code of an indicator that is too heavy and slow when running and when used with iCustom in an EA. No other changes to the indicator are requested: the original features of the indicator should remain as theay are. I'll provide the indicator after job acceptance. I request final source code mq5 file. Thank you Regards
I have a mt5 indicator that is working perfectly but I will like to make it an expert advisor to have an automated trade. I will be glad if I can get a well experienced developer to execute this project. Thanks
O TRABALHO CONSISTE NA MUDANÇA DO HISTOGRAMA DO INDICADOR TREDN DIRECTION AND FORCE DSEMA SMOOTHED PARA O HISTOGRAMA DA FOTO ANEXA, OBEDECENDO AS TRES CORES VERDE (UP, VERMELHOR(DOWN) E CINZA(TREND). O MESMO TEM QUE ODECER O MESMO CALCULO E COLORIR DA MESMA FORMA POREM COM HISTOGRAMA DDE FORMATO DIFERENTE
If you are knowledgeable in hedging strategy we can chat. I created my simple EA using Fxdreema , so you only need to modify it for me. There are two parts of the EA , 1. Is the execution strategy 2. Is the money management strategy (hedging). I already created number 1 which is the execution of trades , I only need someone who can implement hedging in every orders the EA create. Additional Parameters needed. Trade
We are interested in a TradingView indicator that reads candlestick pattern shapes and shows the location of entry and exit points on a candlestick chart. What services do you provide related to this
Hello Im looking for professional trading developer who htf ready made trading with best and working strategy with low risk level with average of 30 to 60 percent profit margin, broker is not problem, any broker is welcomed and any trading pairs are welcomed as well
the sl doesnt work i want the tp logic to remain i need the trend direction fucntion tow ork i the trend is up then only buys if down only sells i need the fibo nacci fucntion to work as well and the flat zone function to work as well and i need the code to trade 1% of the balance //+------------------------------------------------------------------+ //| US500_EA.mq4 | //|

Proje bilgisi

Bütçe
30 - 50 USD
Geliştirici için
27 - 45 USD
Son teslim tarihi
from 1 to 10 gün