Termos de Referência

👋 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;

Pedidos semelhantes
Title Professional AI Automation Trading Bot for Forex & Crypto Solution Language Python (preferred) or MQL5 depending on integration requirements. Categories Expert Advisor (EA) for MetaTrader 5 Automated trading strategies AI/ML-based signal generation Risk management automation Required Skills Strong knowledge of MQL5/Python Experience with MetaTrader API integration Machine learning model deployment
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
Title: MT5 Forex Trading Robot Development I need a MetaTrader 5 (MT5) Expert Advisor (EA) for automated Forex trading. Requirements: 1. The robot must be fully automated and capable of opening and closing trades without manual intervention. 2. Compatible with MetaTrader 5 (MT5). 3. Adjustable lot size, Stop Loss, and Take Profit settings. 4. Built-in risk management based on account balance. 5. Ability to trade
MT5 EA Developer for Structured ICT/SMC Market Logic Requirements Specification: I need an MT5 Expert Advisor only in MQL5. No indicator, no script, no DLL, and no external API. The EA must be built on a rule-based ICT/SMC-style framework with objective, backtestable logic. I am not looking for social-media-style ICT/SMC interpretation. I need a developer who can convert trading concepts into clear coding rules. The
I need an experience programmer on news based EA, the EA will be able to fetch or return both historical and current calendar data and implore them into trading, The rest EA details will be communicated in the chat section

Informações sobre o projeto

Orçamento
30+ USD
Prazo
para 2 dias