3 Simple indicators for MT4

MQL4 지표

작업 종료됨

실행 시간 11 일
고객의 피드백
Great experience-Emeka understood the requirements fully-provided exactly what was needed on time and without fuss. I would use Emeka again and I recommend Emeka to anyone requiring some MT4 coding.
피고용인의 피드백
Thanks for a great experience Grandview. Your specification was crystal clear and this job went smoothly. I look forward to doing more work for you in the future. Thanks.

명시

I’m looking for 3 pretty simple indicators for MT4.  All three are to be as flexible as possible and allow the user to select as many variables as possible.

 

All 3 are to run in an indicator window (each in a separate window) and all three are to operate on any time frame,

 

  INDICATOR 1

1SiSimple indicator that divides the tick volume for the bar by the absolute value of pip range of the bar and plots that as a graph in a separate indicator window.  In addition there is to be a user selectable scale factor that is applied to the calculation.  This is to be a number that multiplies the output of the tick volume divided by the pip range.

 

The final calculation is to be:

 

Indicator = (tick volume)/ (Bar range [Calculation to be selectable as shown below] * Scale Factor.

The calculation for the bar range is to be user selectable from:

a)      High- Low

b)      Open – Close (using the absolute value).

Graph is to be selectable from:

a)      Line graph

b)      Histogram

Scale Factor is to be user selectable from:

a)      Real numbers – it is most likely that the common Scale Factor will be 1, 0.1, 0.02, 0.001 etc.

Indicator is to update as the time for the bar progresses.  There is to be no repainting after the bar closes.

 

INDICATOR 2


2.        Variation on the WeisWave indicator that is attached.  The indicator calculates the cumulative tick volume between 2 moveable lines on the graph.  The WeisWave calculator calculates the volume between pivot points.  This indicator is to do the same between two moveable lines on the chart.  The indicator is to display in an indicator window.

3.       The enclosed VP indicator shows the VP calculating between two lines.

 

The idea is to be able to have two pairs of lines on the chart and the indicator will calculate and display the cumulative tick volume between each pair of lines.  So one pair of lines might be called 0 & 1 and the second might be called 2 & 3.  These lines can be moved by the user and the calculations and histograms (or lines) are redrawn (in much the same way that the market profile is calculated between the two lines in the enclosed market profile indicator).

 

Indicator = (tick volume)/ (Bar range [Calculation to be selectable as shown below] * Scale Factor.

The calculation is to be:

a)      Starting at line 0 set the tick volume to 0

b)      Cumulative Volume [i] = Cumulative Volume[0] + Volume [i]

c)      Calculation continues until line 1.

d)      At line 1 indicator displays as text:

a.       Total Cumulative volume between line 0 & line 1

b.      Total pip range (High – Close) between line 0 & line 1

c.       (Total Cumulative volume) / (Total pip range) (as an integer)

The second calculation is to be:

e)      Starting at line 2 set the tick volume to 0

f)       Cumulative Volume [i] = Cumulative Volume[0] + Volume [i]

g)      Calculation continues until line 3.

h)      At line 3 indicator displays as text:

a.       Total Cumulative volume between line 2 & line 3

b.      Total pip range (High – Close) between line 2 & line 3

c.       (Total Cumulative volume) / (Total pip range) (as an integer)

Graph is to be selectable from:

i)        Line graph

j)        Histogram

 

Indicator is to update as the time for the bar progresses.  There is to be no repainting after the bar closes.

 

4.      

INDICATOR 3



A sSimple line graph that draws as a cumulative volume line between two vertical lines (lines 0 & 1) on the chart. 

The maths is pretty simple:

a)       if it is an up bar the volume is added,

b)      if it is a down bar the volume is subtracted,

c)       if it is 0 bar the volume is treated the same way as the prior bar.

 

Graph is to be selectable from:

d)      Line graph

e)      Histogram



응답함

1
개발자 1
등급
(27)
프로젝트
43
7%
중재
18
6% / 78%
기한 초과
26
60%
무료
2
개발자 2
등급
(298)
프로젝트
478
40%
중재
105
40% / 24%
기한 초과
82
17%
로드됨
게재됨: 2 코드
3
개발자 3
등급
(277)
프로젝트
334
55%
중재
14
36% / 29%
기한 초과
1
0%
무료
비슷한 주문
I have a EA/indicator that I want built. I should say 1st off dont know how to code myself so I will be using AI to verify that the source code is complete and matches the documents spec or if better so if you can not truly do the job do not waste either of out time. This is a idea I came.up wit and used AI to produce a framework for it.... and of course AI isn't 100% accurate so I need a knowledgeable quantitative
TumiiFX 30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
I am looking for an experienced MQL4 developer to build a professional High-Frequency Trading (HFT) / Low-Latency Expert Advisor for MetaTrader 4 (MT4) . The EA will be deployed on an IC Markets Live account and should be optimized for the fastest possible execution using a low-latency VPS located in LD4 or NY4 . The primary instruments will be US30 and XAUUSD (Gold) . The goal is to create an EA capable of
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
A lightweight MT5 chart overlay displaying total floating P&L, average entry price, combined lot size, and current symbol exposure as a percentage of account balance, all updating in real time with color-coded profit/loss indicators, delivered with clean object-oriented source code and no DLL dependencies
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
I am looking to convert my existing TradingView Pine Script (v5) strategy into an MQL5 Expert Advisor (EA) for MetaTrader 5. Strategy Details: Asset: Gold (XAUUSD) Timeframe: 15-minute Strategy Logic: The strategy is based on a breakout concept. Anchor Candle: The base calculation starts from the Specified Candle Entry Window: The EA should only look for entries As Per Indicator Risk Management: The strategy
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance
Akram boushaba 30 - 500 USD
مرحبا كيف حالكم انا اكرم مهتم بالتداول احاول ان اصمم برنامج روبوت قادر على التداول من تلقاء نفسه من يمكنه ان يساعدني او يعلمني كيف استطيع فهل ذلك وسأكون ممتناً له وشكرا لكم

프로젝트 정보

예산
30+ USD