指定
Hi,
I want to have an MT5 Indicator which should have below mentioned functions. Objective is to know the performance of any Indicator already in MT5's Indicators Folder:
1. In Input I should be able to write the Indicator file name which is already in Indictors folder.
2. Buy and Sell buffer numbers can be written in inputs for the Indicator whose performance is to be checked
3. Checking Method : The Checking method selection option for Intrabar or NewBar. Intrabar is when a Indicator signal came above or below of a candle then the same candle is to be checked for measurement of Accuracy like whether it is ITM or OTM. Example if its a BUY Signal below a candle then In Intrabar same candle has to be considered as Bullish then its an ITM and if Measurement method is NewBar then the next Candle hs to Bullish for an ITM Count. Similarly for a SELL Signal above Candle, Intrabar Measurement Method should consider the same Candle to be bearish for an ITM and if its Bullish then its and OTM and if Doji then ATM and NewBar should check the next Candle.
4. Martingale method : As some signals will be OTM so what will be the basis of counting Martingale method (2 types) : Next Signal or Next Bars to check till when it reaches ITM.
Like, If during the Signal checking its an OTM then Martingale should be considered till its an ITM. Objective is to know How many Martingale some signals need to be ITM. Like one Signal is OTM and if Martingale method is Next Signal then in how many next signals reaches the direct ITM. If its a direct ITM so ITM Count increments by one and if its Mart-3 which became an ITM then Mart-3 gets a Count and the direct one will count as ITM readily and in between signals which took Mart-2 and Mart-1 will also increment with 1 as they also took some Signals to reach ITM. So Whether its Next Continuous Candles to be checked to reach ITM or next upcoming Signals to be checked for reaching a ITM has to be known.
5. On Chart table for showing the Count of ITM or OTM and Upto 10 Martingale Steps Counts( Mart-1, Mart-2, Mart-3, Mart-4, Mart-5, Mart-6, Mart-7, Mart-8, mart-9 and Mart-10 ).
6. The On Chart Marking Above the Sell Signal and Below the Buy Signal for Tick mark or Cross mark if its Counted as ITM or OTM directly and if its going to Martingale then How many steps till it reaches ITM should be indicated with some number above the tick or cross mark so that how many Martingale steps taken can be known (tracking for max 10 Martingale steps with the Martingale counting method selected in inputs).
I want to have an MT5 Indicator which should have below mentioned functions. Objective is to know the performance of any Indicator already in MT5's Indicators Folder:
1. In Input I should be able to write the Indicator file name which is already in Indictors folder.
2. Buy and Sell buffer numbers can be written in inputs for the Indicator whose performance is to be checked
3. Checking Method : The Checking method selection option for Intrabar or NewBar. Intrabar is when a Indicator signal came above or below of a candle then the same candle is to be checked for measurement of Accuracy like whether it is ITM or OTM. Example if its a BUY Signal below a candle then In Intrabar same candle has to be considered as Bullish then its an ITM and if Measurement method is NewBar then the next Candle hs to Bullish for an ITM Count. Similarly for a SELL Signal above Candle, Intrabar Measurement Method should consider the same Candle to be bearish for an ITM and if its Bullish then its and OTM and if Doji then ATM and NewBar should check the next Candle.
4. Martingale method : As some signals will be OTM so what will be the basis of counting Martingale method (2 types) : Next Signal or Next Bars to check till when it reaches ITM.
Like, If during the Signal checking its an OTM then Martingale should be considered till its an ITM. Objective is to know How many Martingale some signals need to be ITM. Like one Signal is OTM and if Martingale method is Next Signal then in how many next signals reaches the direct ITM. If its a direct ITM so ITM Count increments by one and if its Mart-3 which became an ITM then Mart-3 gets a Count and the direct one will count as ITM readily and in between signals which took Mart-2 and Mart-1 will also increment with 1 as they also took some Signals to reach ITM. So Whether its Next Continuous Candles to be checked to reach ITM or next upcoming Signals to be checked for reaching a ITM has to be known.
5. On Chart table for showing the Count of ITM or OTM and Upto 10 Martingale Steps Counts( Mart-1, Mart-2, Mart-3, Mart-4, Mart-5, Mart-6, Mart-7, Mart-8, mart-9 and Mart-10 ).
6. The On Chart Marking Above the Sell Signal and Below the Buy Signal for Tick mark or Cross mark if its Counted as ITM or OTM directly and if its going to Martingale then How many steps till it reaches ITM should be indicated with some number above the tick or cross mark so that how many Martingale steps taken can be known (tracking for max 10 Martingale steps with the Martingale counting method selected in inputs).
応答済み
1
評価
プロジェクト
10
0%
仲裁
5
20%
/
60%
期限切れ
2
20%
暇
2
評価
プロジェクト
228
80%
仲裁
22
27%
/
50%
期限切れ
11
5%
暇
パブリッシュした人: 24 articles, 1882 codes
類似した注文
DESCRIPTION I want both versions of the same trading system to be developed: Trading Indicator Trading EA (Expert Advisor) Both must follow exactly the same strategy and entry/exit logic . The main purpose of having both is to verify that the Indicator and EA produce the same signals, entries, SL, TP, BE and trade results under the same market conditions. IMPORTANT — DEMO VERIFICATION FIRST I have already faced
I’m looking to purchase an existing, proven MT5 indicator that focuses primarily on trend-following trade setups . I am not looking for a random indicator, unfinished project, or something that only looks good in screenshots. I’m specifically looking for a serious indicator that has already been tested and has demonstrated strong performance. Ideally, the indicator should include: Trend-following logic
Hello, I have a custom indicator with a specific line. Logic I want: 1. When a candle closes and crosses the indicator line (I will tell you the buffer number of this line), start counting. 2. After the cross, wait for 3 consecutive candles with the same color / same direction. 3. If the 3 candles are bullish, open a BUY trade on the next candle open. 4. If the 3 candles are bearish, open a SELL trade on the
3 candle reversal Strategy
35+ USD
Explanation of Strategy 3 candles reversal strategy with 5EMA and 10EMA wait for 5 EMA and 10EMA to cross during this process wait for at most 5 candles , within that 5 candles formation, the three candles must be inclusive in the 5 candles and the counting starts after the crossing of the two EMAs....wait for a reversal candle that closes below the last two trending candles. Important info ***The first
I'm looking for specialist support for a personal algorithmic trading project involving an existing MT5 Expert Advisor. Looking for an experienced MQL5 developer / algorithmic trader to review the EA, identify potential weaknesses, and suggest meaningful strategy improvements. Please download and test the official demo first: https://www.mql5.com/en/market/product/191518?source=Site +Profile If you believe you can
Trading view indicator fixing
30+ USD
can you help me with I have an indicator that I built and I work with PickMyTrade. The entries come through the alerts I get from Trading View . Trading View needs to send an alert and PickMyTrade executes a trade at that exact same second. Now, I have a problem in Trading View with the synchronization between the alert and the signal. I have a box that I built for a trade. It needs to output the box and get an
Looking for a developer in NinjaTrader For coding Inst - ES,NQ Chart type - Tick, range, volume & time Brief- Fib levels mapped on chart which act as entries, tgts and stops all based on candle close. (Maybe) use MACD for filtering direction. Daily manual input of the TWO fib Anchor levels is part of the strategy. I need a well experienced developer to bid and before biding check the attached file well. the PDF and
ROBOTFORX_V7
40+ USD
i have the robotforx_v7 code but am looking for an experinced developer to improve my code i want it to capture quick moves on 5mins it should be able close like ten trades in small profits
2500k to 10k for one MT5 Expert Advisor, done properly
5000 - 10000 USD
I will pay 2500 to 10000 USD (negotiable) for one MT5 Expert Advisor, built properly. One robot done right, not a batch of cheap jobs. I have a strategy I believe in and a rough draft robot I built myself. The logic is there. The execution is not. That last part is outside my expertise, which is why I am hiring instead of continuing on my own. I am open to feedback on the strategy itself. If you see something in it
Modification of an existing MQL5 EA TH-05
30 - 300 USD
I Have an existing Mql5 Expert advisor (source code), I want a professional programmer to help me Modify the EA... so that it can stop taking new trades once it Gets to a Pacific Lots Size or Floating loss
プロジェクト情報
予算
30+ USD
締め切り
最低 2 最高 5 日