명시

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

비슷한 주문
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
An EA based on Fibonacci 100 - 300 USD
I am in need of 2 EA based on Fibonacci re-tracement after a high or low is made,each EA will have a hedge trade on it.the hedge trade will be at the 38 percent of the Fibonacci..this will be present on the 2 EA, the 2 EA will have different levels of re-tracement, while the hedge trade will be a continuation (buy/sell stop), while the re-tracement trades will be (buy/sell limit)This EA must work on timeframe ranging
DJANGO EA 30 - 1000 USD
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 500 projects finish, and have good review and reputation from their client Share your link review, if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and using consecutives

프로젝트 정보

예산
30+ USD
개발자에게
27 USD
기한
 2 일