Modification in MT4 & MT5 codes

MQL4 지표

명시

hello, i have indicator to modification. it was not code based on my rules. after testing i see 2 modification to introduce. 

1st modification concerns wrong marked tops and bottoms when outside bar is

2nd modifiation concerns update. it schould be update after close candle. now there is not working that.


full description is in attached file

파일:

ZIP
description.zip
309.8 Kb

응답함

1
개발자 1
등급
(4)
프로젝트
1
0%
중재
2
0% / 100%
기한 초과
0
작업중
2
개발자 2
등급
(4)
프로젝트
4
50%
중재
0
기한 초과
0
무료
3
개발자 3
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
4
개발자 4
등급
(56)
프로젝트
167
69%
중재
4
100% / 0%
기한 초과
1
1%
무료
비슷한 주문
The strategy is based on 2 MOVING AVERAGE conditions across multiple timeframes. The primary indicator used is the 2 MOVING AVERAGE.I am sending videos of the strategy for clarity. Steps to Create the Indicator Use a fast and a slow moving average (e.g., 10 and 23 periods). Generate a buy signal when the fast moving average crosses above the slow moving average. Generate a sell signal when the fast moving average
I need help with a specific issue in NinjaTrader 8. I'm using Strategy Builder to automate my setup, but it's ignoring some of my conditions for shorts, and not placing long trades at all. I've set up many other Strategies, and never had issues like this, so I suspect the cause is the indicator I'm using, which is the Ichimoku Cloud from the NT User App Share. So what I need is a new version of the indicator that
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
I need help with a specific issue in NinjaTrader 8. I'm using Strategy Builder to automate my setup, but it's ignoring some of my conditions for shorts, and not placing long trades at all. I've set up many other Strategies, and never had issues like this, so I suspect the cause is the indicator I'm using, which is the Ichimoku Cloud from the NT User App Share. So what I need is a new version of the indicator that
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
I have a EA and A Indicator I want to upgrade with some new features I want to add to the Indicator And The EA Also there is a memory error in the system that is showing up in the journal after the ea is ran on multiple charts I will need to get this fixed as well Indicator is 528 lines of code EA is 703 lines of code Dashboard I want to add is 1974 lines of code Indicator Changes I want to change the indicator The
Hello there, I've a 125 lines of pinescript code which i want to convert to MT4/5 Both platform. Developer must have experience with Divergence detection and Pivot points. Apart that, i want Indicator must be Scanning Feature to all timeframes, all marketwatch pairs and custom pairs. Must need alert feature. That's all. Very easy task who knows divergence detection and pivot. Max budget $40
Active expert 250+ USD
hi, I must do changes to a dashboard with manual input of trader and active expert. Budget 250$ Can do? the budget is correct based on job to do. If you want me to increase the budget you can message me
STI EA 30 USD
I need to convert this MT4 indicator into MT5 EA/indicator. The problem is I only have the .ex4 file bt not .mq4 file and it is also a repainting indicator. I need preliminary assessment if the conversion can be done based on .ex4 file first before exploring the EA details further. Attached is the indicator Budget below is just indicative for the assessment. We can discuss further once the conversion can be done and
i need a custom indicator in mql5 syntax with arrows to point when to buy or sell at time frames M5 and M15. the bellow settings and criteria look into higher time frames to confirm entries. I need extra string to add symbols: input string symbol2 = "DXY"; input string symbol3 = "US10Y"; i have made a very basic sketch on chatgpt but it needs professional code work that i can send you. Indicators and Settings Used

프로젝트 정보

예산
30+ USD
기한
에서 1  5 일

고객

(9)
넣은 주문22
중재 수0