Need a similar indi to attached indi that shows local time in MT4, and one that checks trade results

MQL4 指标

工作已完成

执行时间33 天
员工反馈
Excellent client and an interesting project.

指定

Hi, Im looking for two indis based on local time:


-------------------------------------------------- -------------------------------------------------- -------------------------------------------------- -----------------------------------------------


The first indicator I want coded is a similar indi to the one attached that shows local time in MT4.  Indi is attached below.

In addition, I would also like to put in a "time search" feature where I would put in a date and time in my local time and it would take me to that point in the chart (also in my local time)


-------------------------------------------------- -------------------------------------------------- -------------------------------------------------- -----------------------------------------------


The second indicator I want is one where I can press a hotkey and then have a small screen popup that has inputs for:

Currency: I will select a currency

Date: (I will write the date in local time)

Time: (I will select or write the time in local time)

Buy / Sell: (I will pick buy or sell)

Price: I will write the price

TP: I will write the TP

SL: I will write the SL



Then indi will take the info and place a arrow at the date, time and Price Level of the currency specified and then will check the price bars to the right and if TP hits before SL then the a + (positive) sign will show beside the pip amount.  If Its a losing trade a - (negative) sign will show by the pip amount.  It will draw these "historical" trades on the chart the same way that the attached indicator "jtrades" does.  (see how jtrades draws on actual historical trades on your own MT4 if your not familiar with it).


Its important to note that if I dont have the chart open of the currency, then I want indi to open that currencies chart and place the historical trade results that I mentioned above.


Finally the indi will have a feature to tally the pip amounts on the top right corner arranging the trades chronologically from the top with relevant info.

Every time I press the hotkey for the pop-up to appear then it will add trades to the summary list.


Please see example.  Read the summary under the numbers from 1-3 to understand what I am looking for.


I want an experienced coder for this job.Source code will belong to me.



Thankyou



附加的文件:

MQ4
JTrades.mq4
6.1 Kb
PNG
H_T_C.png
56.4 Kb

反馈

1
开发者 1
等级
(390)
项目
416
30%
仲裁
74
19% / 72%
逾期
52
13%
工作中
2
开发者 2
等级
(74)
项目
84
64%
仲裁
5
100% / 0%
逾期
9
11%
空闲
3
开发者 3
等级
(202)
项目
263
22%
仲裁
23
52% / 17%
逾期
0
已载入
4
开发者 4
等级
(23)
项目
45
20%
仲裁
25
28% / 48%
逾期
12
27%
空闲
5
开发者 5
等级
(251)
项目
400
54%
仲裁
9
67% / 22%
逾期
36
9%
空闲
发布者: 2 代码
6
开发者 6
等级
(499)
项目
744
56%
仲裁
48
31% / 31%
逾期
120
16%
空闲
发布者: 1 代码
7
开发者 7
等级
(20)
项目
28
7%
仲裁
0
逾期
3
11%
空闲
8
开发者 8
等级
(4)
项目
4
0%
仲裁
1
0% / 100%
逾期
1
25%
空闲
相似订单
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
Version document : 1.0 Plateforme : TradingView Langage : Pine Script v6 Type : Indicateur d'analyse et d'aide à la décision (non-exécutant) 1. Présentation du projet Nom du produit ONYX SR V2 — Intelligent Support & Resistance Scalping System Objectif Créer un indicateur TradingView capable d'identifier automatiquement des opportunités de scalping basées sur : supports et résistances dynamiques ; action du prix ;
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

项目信息

预算
70+ USD