仕事が完了した
実行時間4 分
依頼者からのフィードバック
very good!. same day delivery !
開発者からのフィードバック
My first job with this guy. Very excellent customer !!!
指定
this indicator uses the envelopes and the levels between them to create a colored zone (creates a cloud just like ichimoko)
the indicator uses 4 envelopes with different settings and one moving average.
moving average settings:
100 - exponential - close
first envelope settings:
100 - exponential - deviation 0.35
second envelope settings:
100 - exponential - deviation 0.55
third envelope settings:
100 - exponential - deviation 1.00
last envelope settings:
100 - exponential - deviation 1.50
------------------------------------------------------
how the zones should be colored upwards:
the zone between the moving average and the first envelope should be colored with green.+
the zone between the first envelope line and the second envelope line should be colored with light green.+
the zone between the second envelope line and the third envelope line should be colored with light red.
the zone between the third envelope line and the fourth envelope line should be colored with dark red.
------------------------------------------------------
how the zones should be colored downwards:
the zone between the moving average and the first envelope should be colored with red.
the zone between the first envelope line and the second envelope line should be colored with light red
the zone between the second envelope line and the third envelope line should be colored with light green
the zone between the third envelope line and the fourth envelope line should be colored with dark green
------------------------------------------------------
all colors should be written in hex value or RGB so i can change it later and i also need a transparency values so i can change it within the code.
if possible, the indicator should be able to function even if the envelope indicator does not exist.
also, there should be a text at the top right corner that i can change
and a text below it
(for example, the first text is big and it says the indicator name, and the text below is a bit small and it says welcome)
finally, please add a date on the code so if the current date exceeded the date on the code, the indicator should not show up. instead, it shows a big text at the middle of the chart that says (expired)
------------------------------------------------------
i will choose whoever can finish the project faster.
応答済み
1
評価
プロジェクト
1732
49%
仲裁
55
67%
/
16%
期限切れ
38
2%
暇
2
評価
プロジェクト
720
34%
仲裁
35
71%
/
9%
期限切れ
22
3%
暇
3
評価
プロジェクト
4
0%
仲裁
0
期限切れ
2
50%
仕事中
4
評価
プロジェクト
2
0%
仲裁
0
期限切れ
0
暇
5
評価
プロジェクト
395
28%
仲裁
155
20%
/
52%
期限切れ
112
28%
暇
6
評価
プロジェクト
102
23%
仲裁
12
25%
/
17%
期限切れ
13
13%
暇
7
評価
プロジェクト
487
70%
仲裁
6
67%
/
0%
期限切れ
2
0%
仕事中
8
評価
プロジェクト
499
67%
仲裁
5
40%
/
0%
期限切れ
4
1%
暇
パブリッシュした人: 8 codes
9
評価
プロジェクト
195
42%
仲裁
13
8%
/
54%
期限切れ
9
5%
暇
パブリッシュした人: 3 codes
類似した注文
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 Need HFT bot working on MT4
30 - 100 USD
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
ENTRY EXIT TIMING (ET BANDS)
30 - 50 USD
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
プロジェクト情報
予算
30+ USD
締め切り
最低 1 最高 2 日