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

依頼者からのフィードバック
I received most of what I asked for. The code was commented well so from there I was able to tweak to get it perfect...and learn a little in the process. Very good communication as well.
指定
Hello. I'm trying to learn MQL5 to do this but have been hitting a wall getting it completed. So I'd like someone to code the EA for me and include the source files so I can learn from it...(to see what I'm doing wrong basically).
Inputs:
- Trading pair will be whatever is selected on the chart it's applied to.
- Lot size can be fixed or percentage. If fixed is selected, the default is 0.1. If percentage is selected the default is 1%. But either can be changed to suit the current needs.
- Max spread: default will be 5 but will not trade if the default spread is lower than the current brokerage amount.
- Hours for trading: default will be all hours, but can set a start and stop time if required.
- Days that trades can be opened: default will be Mon-Fri (Forex) but will have option to turn off individual days.
- Max orders: default will be 1 (only one trade open at a time) but can be changed to allow more.
- Stop Loss (SL): default will be 1.5x the Average True Range (ATR) when the trade is opened but can be changed as required.
- Take Profit (TP): default will be 1.5x the SL.
- Stochastic Range high (for shorts): default is 80 but can be adjusted as required.
- Stochastic Range low (for longs): default is 20 but can be adjusted as required.
Indicators used: all using the timeframe of the selected chart.
- 200 period Exponential Moving Average (EMA)
- 50 period Exponential Moving Average (EMA)
- Stochastic: K length 14, D length 14, smoothing, 3, 3
- Average True Range (ATR): 14 RMA smoothing
Requirements to open a long position:
- No other orders currently open
- Currently trading above both the 200 EMA and 50 EMA and 200 EMA is below the 50 EMA.
- If, at any point, the 50 EMA moves below the 200 EMA, the process resets.
- Price closes below the 50 EMA.
- Both stochastic D and K are below the selected low range (default 20).
- This doesn't have to be on the same candle that closed below the 50 EMA. We can wait until stochastic D and K cross below the selected low range unless 2 candles close below the 200 EMA or 50 EMA crosses below 200 EMA. If either of those happen then the process resets.
- Stochastic K moves above stochastic D, but both are still below the selected low range. (Now trigger long position).
- If either stochastic K or D move above the selected low range, the process resets.
Requirements to open a short position:
- No other orders currently open
- Currently trading below both the 200 EMA and 50 EMA and 200 EMA is above the 50 EMA.
- If, at any point, the 50 EMA moves above the 200 EMA, the process resets.
- Price closes above the 50 EMA.
- Both stochastic D and K are above the selected high range (default 80).
- This doesn't have to be on the same candle that closed above the 50 EMA. We can wait until stochastic D and K cross above the selected high range unless 2 candles close above the 200 EMA or 50 EMA crosses above 200 EMA. If either of those happen then the process resets.
- Stochastic K moves below stochastic D, but both are still above the selected high range. (Now trigger short position).
- If either stochastic K or D move below the selected high range, the process resets.
Info on the chart:
When the EA is running, please display the following in a box on the chart:
- Current spread
- Open order information
- SL settings
- TP settings
- Possibly other normally included info
Attached is a screenshot of what a successfully place order would look like. Let me know any additional questions you may have.
応答済み
1
評価
プロジェクト
125
23%
仲裁
12
0%
/
75%
期限切れ
22
18%
暇
2
評価
プロジェクト
423
18%
仲裁
25
48%
/
28%
期限切れ
27
6%
取り込み中
3
評価
プロジェクト
34
12%
仲裁
2
0%
/
0%
期限切れ
1
3%
暇
4
評価
プロジェクト
50
18%
仲裁
5
40%
/
40%
期限切れ
0
暇
5
評価
プロジェクト
175
43%
仲裁
20
60%
/
20%
期限切れ
10
6%
暇
6
評価
プロジェクト
214
71%
仲裁
6
83%
/
0%
期限切れ
1
0%
仕事中
7
評価
プロジェクト
97
35%
仲裁
11
27%
/
45%
期限切れ
14
14%
暇
8
評価
プロジェクト
135
40%
仲裁
2
100%
/
0%
期限切れ
4
3%
暇
9
評価
プロジェクト
1
0%
仲裁
0
期限切れ
0
暇
10
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
暇
11
評価
プロジェクト
7
43%
仲裁
1
0%
/
0%
期限切れ
1
14%
暇
12
評価
プロジェクト
220
33%
仲裁
8
63%
/
38%
期限切れ
6
3%
仕事中
13
評価
プロジェクト
109
69%
仲裁
1
100%
/
0%
期限切れ
2
2%
暇
14
評価
プロジェクト
118
17%
仲裁
44
23%
/
39%
期限切れ
20
17%
暇
15
評価
プロジェクト
81
26%
仲裁
9
33%
/
56%
期限切れ
9
11%
暇
16
評価
プロジェクト
158
68%
仲裁
0
期限切れ
0
暇
17
評価
プロジェクト
31
16%
仲裁
0
期限切れ
0
暇
18
評価
プロジェクト
80
10%
仲裁
35
9%
/
54%
期限切れ
6
8%
暇
19
評価
プロジェクト
547
49%
仲裁
55
40%
/
36%
期限切れ
226
41%
仕事中
20
評価
プロジェクト
603
33%
仲裁
33
39%
/
45%
期限切れ
9
1%
多忙
21
評価
プロジェクト
3190
66%
仲裁
77
48%
/
14%
期限切れ
341
11%
暇
22
評価
プロジェクト
641
41%
仲裁
23
52%
/
30%
期限切れ
46
7%
仕事中
23
評価
プロジェクト
2769
62%
仲裁
117
45%
/
25%
期限切れ
425
15%
取り込み中
類似した注文
Scalper max
30+ USD
in need of an automated Robot used by EA that places orders based on its strategy of keeping its profits on blue with a daily never ending work To enable signal visual testing and debugging, the EA should display emerging signals as labels/objects on the chart. In addition to debugging on history data, you will be able to view the formation of signals on the chart. Sometimes, it can be hard to understand complex
Requirements Specification Forex Trending, April 2025, MT4 OVERVIEW OF THE STRATEGY · This EA is for the purpose of running the optimization feature in MT4 to find the best settings for the strategy. It will have many parameters. It is to be used on Forex pairs. · Not all of the parameters will be used all of the time. If a value of “111” is entered into the parameter, that parameter will not be used
MT5 - Simple Algoritmic Trade
50+ USD
PARAMETERS Trade Area Low = Trade Area High = Trade Type = 1- Buy / 2- Sell Extra SL Value = Extra Entry Value = Profit Coefficient = Target Coefficient = Lot Root Coefficient = Lot Size Coefficient = TP Root Ceofficient = TP Size Coefficient = New Position Compensation = Loss Position Compensation = Swap Compensation = 1 -On / 2 -Off Maximum Spread = Trading Time = 1- On / 2- Off Start Time = ..:.. End Time =
Hello I am requested a hand for debugging and enhancing their Trading View strategy code. They need to ensure that the code, which runs every trading day at 7:00 UTC and generates four positions based on a math function, is bug-free and produces accurate real-time trading results consistent with a 300% backtest performance. The client’s focus is on making sure all trading components and alert conditions trade
AI APP
80 - 120 USD
I want an AI that will predict NFP & CPI automatically as per details i will provide also must have an option for manual input by me. More details in attachment
Tradingview strategy development
30+ USD
So I need an expert pine coder to help me build a tradingview strategy, so am gonna make call with you and discuss all about the project and I got some questions to ask you also, Thank you
Hello, I need someone to manage my prop firm account (long term). You should be experienced with prop firms from before and also demonstrate your previous trading and/or payouts from prop firms. You are free to trade whatever you want as long as it complies with the prop firm rules. My prop firms are FundedNext, FTMO and Instant Funding. I will buy larger and larger accounts as I can afford by the profit you make
I would like an expert to assist in building an indicator and a market analyzer & strategy based on the indicator. Only 2 tools used - 1. MACD and 2. Fib retracement. . It is based on just ONE indicator - SMA cross and close (signal candle), for an entry . The targets will be price levels manually input before 9am EST - which will be on chart. The nearest price line will be the target. Initial stop will be above the
Ninjatrader indicator
30+ USD
Hello do anyone have ninjarenko bars source code? If it possible that any one have it kindly do well to send me message on it do we can discuss more about it please it urgent thanks
Resolve issues with the position size calculator in an options trading bot to ensure accuracy in contract allocations. Diagnose the existing issues with the position size calculator set to 20% of equity. Adjust and fix the position size calculator to ensure appropriate contract sizes. Test the system to confirm functionality and accuracy of position sizes
プロジェクト情報
予算
50 - 80 USD
開発者用
45
- 72
USD
締め切り
最低 2 最高 5 日