Convert Tradingview To Metatrader 4

Other 지표 다른 Forex

명시

Can you make an auto trader in Mt4 from Pine Script code?   //@version=5 strategy("Scalper Pro", overlay=true) currentSymbol = syminfo.tickerid // telegram start botToken = "6365238886:AAHRe5UxjSko0QhZcCF0VwuOw8eQhu8nWoo" chatID = "-1001692020374" webhookURL = "https://eoo2l4w0d11pu75.m.pipedream.net" // telegram end normal_rsi = ta.rsi(close,14) // Load data price = close // Calculate EMA with length=5 ema_length1 = 5 ema1 = ta.ema(price, ema_length1) // Calculate EMA with length=14 ema_length2 = 5 ema2 = ta.ema(price, ema_length2) // Calculate RSI with length=5 using EMA rsi_length1 = 5 rsi1 = ta.rsi(ema1, rsi_length1) // Calculate RSI with length=14 using EMA rsi_length2 = 13 rsi2 = ta.rsi(ema2, rsi_length2) // Print buy/sell signals var buy_signal = false var sell_signal = false if ta.crossover(rsi1, rsi2) and normal_rsi <50 buy_signal := true sell_signal := false alert("Scalper Pro Buy Position For: "+currentSymbol + " at: " + str.tostring(close)) label.new(bar_index, low, "Scalper Pro Buy", color=color.green, textcolor=color.white, style=label.style_label_up) // jsfunc = "window.open('" + url_buy + "', '_blank');" strategy.entry("Long", strategy.long) else if ta.crossunder(rsi1, rsi2) and normal_rsi >50 buy_signal := false sell_signal := true alert("Scalper Pro Sell Position For: "+currentSymbol + " at: " + str.tostring(close)) label.new(bar_index, high, "Scalper Pro Sell", color=color.red, textcolor=color.white, style=label.style_label_down) // jsfunc = "window.open('" + url_sell + "', '_blank');" strategy.entry("Sell", strategy.short) else buy_signal := false sell_signal := false // Remove old buy/sell signals // if buy_signal[1] and not buy_signal // label.delete("Buy") // if sell_signal[1] and not sell_signal // label.delete("Sell") // jsfunc = "window.open('" + url_buy + "', '_blank');" // Function to send a POST request to the webhook URL 

This will be automated correct?  When it comes to alerts it will buy and sell auto on my broker

응답함

1
개발자 1
등급
(13)
프로젝트
32
69%
중재
2
0% / 0%
기한 초과
10
31%
작업중
2
개발자 2
등급
(1)
프로젝트
3
0%
중재
0
기한 초과
2
67%
무료
3
개발자 3
등급
(131)
프로젝트
173
39%
중재
4
25% / 50%
기한 초과
13
8%
작업중
비슷한 주문
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Hi Guys, I am looking to someone that can generate an indicator for MT4 as explained below. Basically I would need that the indicator point out the price that will close my position in stop out/margin call. The indicator should pick automatically the level of trade out for the broker (which can be different from a broker to another broker) It should write (ideally on the bottom on the left) the following information
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later
I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk

프로젝트 정보

예산
30 - 40 USD
개발자에게
27 - 36 USD
기한
에서 1  2 일