仕事が完了した
実行時間2 日
指定
I would like to create an EA based on the attached working indicator which places orders based on the Bollinger Bands and RSI.
1. The idea of the trading system is as follows: market entries are performed when it crosses inside RSI overbought and BB upper line for short trades and the opposite for long trades.
2. Trading Signals:
- Buy signal: close price crosses inside BB lower line and RSI crosses oversold level.
- Sell signal: close price crosses inside BB upper line and RSI crosses overbought level.
3. Positions are opened at the market price, when a new bar emerges. The Expert Advisor is to be tested using Open prices, so there is no need to add functions for disabling operations inside the bar.
4. Positions are only closed by stop loss which could be set as infinity (up to account equity)
5. Position management There can only be a limited number of positions open at a certain time
6. Inputs required:
- RSI period (default 14)
- RSI overbought level (default 70)
- RSI oversold level (default 30)
- BB period (default 20)
- BB standard deviation (default 2)
- Take profit in percentage (default 10%)
- Stop loss in percentage (default 50%)
- Number of orders open simultaneously (default 5)
- Equity per order ($100 or 10% of account equity)
- Order margin (x200)
- true/false to activate or deactivate long and short orders separately
応答済み
1
評価
プロジェクト
984
47%
仲裁
33
36%
/
36%
期限切れ
97
10%
仕事中
パブリッシュした人: 6 codes
2
評価
プロジェクト
246
45%
仲裁
42
10%
/
57%
期限切れ
5
2%
暇
3
評価
プロジェクト
1702
49%
仲裁
52
71%
/
12%
期限切れ
38
2%
仕事中
4
評価
プロジェクト
83
28%
仲裁
9
33%
/
56%
期限切れ
9
11%
暇
パブリッシュした人: 1 code
5
評価
プロジェクト
178
39%
仲裁
4
25%
/
50%
期限切れ
14
8%
暇
6
評価
プロジェクト
55
13%
仲裁
5
20%
/
20%
期限切れ
6
11%
暇
7
評価
プロジェクト
1462
63%
仲裁
21
57%
/
10%
期限切れ
43
3%
暇
8
評価
プロジェクト
211
69%
仲裁
8
38%
/
38%
期限切れ
22
10%
暇
9
評価
プロジェクト
53
17%
仲裁
7
0%
/
100%
期限切れ
5
9%
暇
10
評価
プロジェクト
333
35%
仲裁
66
12%
/
58%
期限切れ
87
26%
暇
11
評価
プロジェクト
45
20%
仲裁
25
28%
/
48%
期限切れ
12
27%
暇
12
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
暇
13
評価
プロジェクト
698
34%
仲裁
33
70%
/
9%
期限切れ
22
3%
仕事中
14
評価
プロジェクト
143
76%
仲裁
0
期限切れ
2
1%
暇
15
評価
プロジェクト
555
35%
仲裁
79
32%
/
42%
期限切れ
201
36%
仕事中
16
評価
プロジェクト
2908
63%
仲裁
122
44%
/
25%
期限切れ
429
15%
仕事中
17
評価
プロジェクト
27
19%
仲裁
6
33%
/
33%
期限切れ
2
7%
暇
18
評価
プロジェクト
151
48%
仲裁
6
83%
/
17%
期限切れ
2
1%
暇
19
評価
プロジェクト
474
39%
仲裁
103
41%
/
23%
期限切れ
79
17%
多忙
パブリッシュした人: 2 codes
類似した注文
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy
Title: Design and Development of an Automated Forex Trading Robot Using MQL5 and Machine Learning Techniques Abstract: This project focuses on the design and development of an automated Forex trading robot that integrates MQL5 programming and machine learning techniques. The system aims to predict market movements and execute trades automatically, minimizing human error and emotional trading. By leveraging historical
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. The core logic is based on institutional Order Flow convergence: Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. Delta/Price Divergence: Filtering for market exhaustion (New Highs
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Tradingview indicator
30+ USD
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
Billionflow
30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Ninjatrader strategy for mnq
30+ USD
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. 1. Core Logic: Triple-Layer Confluence The signal (Call/Put)
プロジェクト情報
予算
30 - 100 USD
締め切り
最高 5 日