指定

👋 Hey great developer can you help me with omni language? declare lower;

input MTF = no;
input timeframe = AggregationPeriod.FIFTEEN_MIN ;
def p = if MTF then timeframe else GetAggregationPeriod();
def c = close(period = p);
def o=open(period = p);
def h = high(period = p);
def l = low(period = p);
def p3=hlc3(period = p);
def v=volume(period = p);

addcloud(-75, -40, color.green, color.WHITE);
addcloud(80, 100, color.green, color.WHITE);
input length = 14;

def VP = ExpAverage(Sign(c - c[1]) * v, length);
def TV = ExpAverage(v, length);

plot VZO = 100 * VP / TV;
VZO.hide();

def RS = Vzo +50;

def oo = (RS + RS[1]) / 2;

def hh = Max(RS, RS[1]);

def ll = Min(RS, RS[1]);

def cc = RS;

input over_bought = 125;#80
input over_sold = 40;
#VD CANDLES / WHITE
AddChart(high = hh, low = ll, open = oo, close = cc, type = ChartType.CANDLE,  color.WHITE);
def cc1 = if(cccc[1],cc,double.nan);
AddChart(high = hh, low = ll, open = oo, close = cc2, type = ChartType.CANDLE,  Color.GREEN ); 
def hh1 = if(hh>over_bought,hh,double.nan);
AddChart(high = hh1, low = ll, open = oo, close = cc, type = ChartType.CANDLE,  color.WHITE );

def bn=barnumber();
#plot cc2a=cc2;
#plot cc1a=cc1;

def xx=if cc2>-40 and cc1[1]0 then -42 else double.nan;
 
plot OverBought = over_bought;
plot OverSold = over_sold;

 
assignpricecolor(if cc0 then color.white else if rs>124 then color.red else if rs crosses below over_bought then color.yellow else if rs0," White Bar", sound = Sound.chimes, "alert type" = Alert.BAR);


def bearish2 = rs=overBought;

相似订单
I need an Expert Advisor that trades by signal of ADX and Moving Average indicators. It must check and correctly process possible errors in trading operations. The main criteria of opening and closing positions , direction of Moving Average, Price of last bar . Set the number of lots to trade as an input parameter
I need an Expert Advisor based on Vantage signals.It must have check and handling of trade operation errors. The main criteria for opening and closing a position: moving average direction the price is higher the previous bar Trade lots is an input parameter
I need you to develop an MT5 Expert Advisor (EA) in MQL5 specifically for BTCUSD , primarily trading on the 1-minute timeframe (M1) . The goal is to build a professional, rule-based automated trading system that trades strong impulsive BTCUSD moves in the direction of the trend , while using strict risk and money management. 1. CORE STRATEGY The EA should NOT randomly buy or sell. The basic sequence should be: Trend
Expert Needs to integrate Volume Density ( Ticks Per Point ) Adaptive Volume Baseline ( Apply with experience ) , Order Flow Tick Volume Based ( required integration is for smooth execution ) , Every other requirement already exists by the expert , True Objective : To identify the true transition from Accumulation to Expansion/Distribution leading to Breakout capturing participation while eliminating false breakouts
I need a professional XAUUSD signal indicator for MetaTrader 5, written entirely in MQL5 (.mq5). IMPORTANT: This is NOT an auto-trading EA. It must never open, close or modify trades. It only analyzes XAUUSD and generates signals + MT5 push notifications. 1. Multi-timeframe analysis: H4 → H1 → M30 → M15 → M10 → M5 → M1. 2. Detect market structure: - Swing High / Swing Low - BOS - MSS - CHOCH - Bullish/Bearish HTF
Hi. I am looking for an experienced MQL5 developer for an advanced XAUUSD MT5 indicator. Before choosing a developer, I would like to see a small proof-of-concept or an example of a similar indicator you have already developed. My final indicator must be written from scratch in MQL5 and I must receive the complete .mq5 source code + compiled .ex5 . Main requirements: XAUUSD MT5 / MQL5 Indicator only — NO AutoTrading
Title: Advanced XAUUSD MT5 Indicator – MQL5 Source Code Required I need a professional MT5 indicator written from scratch in MQL5 (.mq5) for XAUUSD. The indicator must be signals/analysis only — AutoTrading must remain OFF . I need the complete editable .mq5 source code, not only an .ex5 file. The system should analyze multiple timeframes: H4 → H1 → M30 → M15 → M5 → M1 . Required logic: Higher-timeframe
NextGen 30 - 50 USD
Hello, Before I select a developer, please confirm that you can implement the complete MT5 EA exactly according to my specification. The most important requirements are: 1. Strict NO-REPAINT / NO-HINDSIGHT logic. 2. Sweep, MSS/BOS, Displacement, FVG, Order Block and POI must be defined algorithmically before coding. 3. M1 and M5 confirmation logic. 4. Zero-Float Entry logic. 5. MT5 terminal alerts and immediate MT5
I need a professional XAUUSD signal indicator for MetaTrader 5, written entirely in MQL5 (.mq5). IMPORTANT: This is NOT an auto-trading EA. It must never open, close or modify trades. It only analyzes XAUUSD and generates signals + MT5 push notifications. 1. Multi-timeframe analysis: H4 → H1 → M30 → M15 → M10 → M5 → M1. 2. Detect market structure: - Swing High / Swing Low - BOS - MSS - CHOCH - Bullish/Bearish HTF
I would like to create a tradingview robot that will sync with tradovate. My strategy is as follows: Chart Setup - MES on left and MNQ on right. The MES chart has quarter levels on it. The MNQ has the volume indicator. Trading Session is from 9:30AM EST - 11:00AM EST If most recent price action has crossed *up* a quarter level on MES, I look for *sells* on MNQ. My trigger for a sell is a bearish engulfing candlestick

项目信息

预算
30+ USD
截止日期
到 2 天