Small code fix for strategy

İş tamamlandı

Tamamlanma süresi: 5 gün
Geliştirici tarafından geri bildirim
You were very polite and patient. It was an honor to work with you.
Müşteri tarafından geri bildirim
Absolutely brilliant, highly recommended. Very patient, made sure he fully understood the requirements and went above and beyond. Fantastic developer.

İş Gereklilikleri

Hello,

I have a code that has some parts that function as required, and others that don't. Unfortunately, I don't have the time to be fighting with ChatGPT for solutions, so I'm turning to this community for help.

The parts that aren't functioning as required are the following:

  • Partial order close: there are three take profit levels, the EA should close one third of the original volume of the trade at each level.
  • SL to break even: the stop loss should move to break even once the first TP is reached.
  • Order expiration: any unopened orders should expire and be deleted 1 hour after placement.
  • Single order placement: only one order should be placed for each time the criteria for a trade is placed. Currently, the code places multiple identical orders, which is hugely problematic. There should be a maximum of one order per symbol, and a maximum of 3 orders/open positions in total.
  • Risk percentage: a risk of 0.2% of account balance should be applied.

Parts that I'm not sure if they function as required since conditions have not allowed me to test them:

  • Resistance level logic: when price is near certain specified levels, any trade setup should be invalidated.
  • Time blocks: when the time is between certain specified times, any trade setup should be invalidated.
I will, of course, share the current version of the code once we start work. If there's anything else you would like to know please ask.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(192)
Projeler
196
27%
Arabuluculuk
0
Süresi dolmuş
3
2%
Serbest
2
Geliştirici 2
Derecelendirme
(72)
Projeler
117
52%
Arabuluculuk
4
25% / 75%
Süresi dolmuş
17
15%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(3)
Projeler
3
33%
Arabuluculuk
0
Süresi dolmuş
1
33%
Serbest
4
Geliştirici 4
Derecelendirme
(10)
Projeler
25
28%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
1
4%
Çalışıyor
5
Geliştirici 5
Derecelendirme
(145)
Projeler
204
21%
Arabuluculuk
13
62% / 23%
Süresi dolmuş
1
0%
Meşgul
6
Geliştirici 6
Derecelendirme
(82)
Projeler
101
35%
Arabuluculuk
8
88% / 0%
Süresi dolmuş
0
Çalışıyor
7
Geliştirici 7
Derecelendirme
(36)
Projeler
44
32%
Arabuluculuk
6
17% / 33%
Süresi dolmuş
8
18%
Serbest
8
Geliştirici 8
Derecelendirme
(6)
Projeler
6
17%
Arabuluculuk
0
Süresi dolmuş
0
Çalışıyor
9
Geliştirici 9
Derecelendirme
(4)
Projeler
5
60%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
10
Geliştirici 10
Derecelendirme
(49)
Projeler
55
31%
Arabuluculuk
2
0% / 0%
Süresi dolmuş
0
Çalışıyor
11
Geliştirici 11
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
12
Geliştirici 12
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
13
Geliştirici 13
Derecelendirme
(13)
Projeler
21
19%
Arabuluculuk
7
43% / 29%
Süresi dolmuş
3
14%
Çalışıyor
14
Geliştirici 14
Derecelendirme
(8)
Projeler
7
43%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
2
29%
Meşgul
Benzer siparişler
I currently have an indicator that scans mtf and draws a box on chart for set conditions but there are issues with anomalies not drawing sometimes. I can go into deep detail and show examples and what I believe are anomalies to solve the issue
Hi, I have EA for MT5 and for MT4. The lot size here is fixed to equity. Specifically 0.01 for every 5,000 equity balance. I would like to make a change for both EAs and set the lot size to 0.01 for every 12,000 equity balance. Can anyone help me with this? Please suggest a price for the modification. Thank you. Tadeas
Hello, I need to code an MT4 EA to trade when the 16 patterns below appear: Input: Lotsize: 0.01 SL: 50 pips TP: 100 pips Or in R:R ratio 1:2 1:3 1:5 1:10
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on this platform it doesn't show any signals, kindly bid on it and let me know if you can do it, And also check it thoroughly that you can do it okay
Designing and programming a trading strategy for an automated trading robot requires a comprehensive approach that involves several steps: 1. **Define Strategy**: Decide on the trading strategy you want to automate (e.g., moving average crossover, mean reversion, breakout strategies). 2. **Choose Platform**: Select a trading platform or framework that supports automated trading. Examples include MetaTrader (MQL)
there is an existing free expert advisor by the name Expert_RSI_Stochastic_MA which soothes my trading strategy but it will perform better if a custom indicator by the name daily percentage change added as a main condition to be met before other conditions and the trade executed. i mean for a long trade to be considered the DPC indicator must be green while for a short trade the DPC must be in red percentage. in
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on here it doesn't show any signals, I need an expert that can help me to work on it, that can also work on more projects, Thanks, I have $20 for this project now, If you think is too small and you want to charge $30, i can pay you the rest later on
I have an EA based on MACD, MA, and RSI indicators. It works on backtest and demo accounts, but it does not open any positions on the live account in MT5. On MT4, it is working well; the problem is on MT5. I need help to find out what is wrong and fix it. I have the source code
I need to create something that will allow me to transfer information about the transaction (entry moment, Tp and SL levels) from the indicator I have on tradingview to metatrader 5. Additionally, I would like to be able to set trading hours, transaction risk in percentage, enter into transactions only with a trend, and the ability to enable and turning off the trailing stop loss
1. **Trade Execution:** - The bot should be capable of entering and exiting trades based on predefined signals from my trading strategy. 2. **Take Profit:** - Implement mechanisms to take profit at specific levels as defined by my strategy. ### Additional Features: - The bot should be able to handle multiple trades simultaneously. - It must have a user-friendly interface for monitoring and adjustments. -

Proje bilgisi

Bütçe
30+ USD
KDV (21%): 6.3 USD
Toplam: 36.3 USD
Geliştirici için
27 USD