Converting the indicator from TradingView to MT4

MQL4 Indicators Converting Python

Job finished

Execution time 1 hour
Feedback from customer
best job!

Specification

Hello, please convert the Python indicator for www.tradinview.com to MT4.


Editable only:

leftBars = input (4)

rightBars = input (2)




Pivot Reversal Strategy

Code:


//@version=3

strategy("Pivot Reversal Strategy", overlay=true)


leftBars = input(4)

rightBars = input(2)


swh = pivothigh(leftBars, rightBars)

swl = pivotlow(leftBars, rightBars)


swh_cond = not na(swh)


hprice = 0.0

hprice := swh_cond ? swh : hprice[1]


le = false

le := swh_cond ? true : (le[1] and high > hprice ? false : le[1])


if (le)

    strategy.entry("PivRevLE", strategy.long, comment="PivRevLE", stop=hprice + syminfo.mintick)


swl_cond = not na(swl)


lprice = 0.0

lprice := swl_cond ? swl : lprice[1]



se = false

se := swl_cond ? true : (se[1] and low < lprice ? false : se[1])


if (se)

    strategy.entry("PivRevSE", strategy.short, comment="PivRevSE", stop=lprice - syminfo.mintick)


//plot(strategy.equity, title="equity", color=red, linewidth=2, style=areabr)

Files:

TXT
EA.txt
1.4 Kb

Responded

1
Developer 1
Rating
(52)
Projects
133
44%
Arbitration
14
50% / 29%
Overdue
55
41%
Free
2
Developer 2
Rating
(33)
Projects
35
40%
Arbitration
11
9% / 91%
Overdue
4
11%
Free
3
Developer 3
Rating
(50)
Projects
80
39%
Arbitration
4
50% / 25%
Overdue
0
Free
Similar orders
Here is project details: Project Description: Trade Copier Using Webhook and EA I need a script that performs the following tasks: Capture Trade Data on Master Account : On our MetaTrader master account, we need to capture all trade details such as position, side, symbol, size, order type (market, limit, stop loss, take profit), and prices (open, stop loss, take profit). Send Trade Data to Webhook Server : The
Hello i need an expert who can help me backtest my Grid system EA and find the best profitable setting where i can use it on a live account. Note: Only applicant with experience and prove of work should apply
i am python lover an know it a little and want in first emp[loy from you to write script for shoping and for your i write for your platform if you want,even i can test your platform annd website for any bugs as a bunty hunter also i intrested in trading few years ago and want tra de and enjoy my profit thats all... i have nothing to describe anymore
EA 30 - 75 USD
I would like my robot to open up to 2000 trades. It should be 90-97% accurate at all times. It should trade currency pairs, Indexes and Gold. It must analyze the chart automatically and it must be easy to be set up. It must not lose any money. Profitable all the way. I would like someone who is highly experienced to do the job. NB!! MOBILE ROBOT. It must have automated TP and SL. all trades should be trigger anytime
Trade Copier 1. Copy same Trade. 2. Also TP and SL 3. Need reverse trading Master to Slave 4. Adjust TP and SL future on Slave if you agree send sample copy first
Attached is the sample of what I need. It is a robot that does not require mt5 or mt4. API has been generated from Deriv already but I don't have the skills required to create the app. Kindly notify me if you can create such for me. Thank you
Forex robot Creator 30 - 50 USD
I would like my robot to open up to 2000 trades. It should be 90-97% accurate at all times. It should trade currency pairs, Indexes and Gold. It must analyze the chart automatically and it must be easy to be set up. It must not lose any money. Profitable all the way. I would like someone who is highly experienced to do the job. NB!! MOBILE ROBOT. It must have automated TP and SL. all trades should be trigger anytime
Hey, im looking for a person who can create an my very own version of pineconnector, which should have all the option of pineconnector and it should be user-friendly without any complications
HI, I'm looking for an experienced person who can add buy/sell indications and Alerts on existing Pinescript along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should excute trade instantly as based on the alerts/indications on tradingview script
Objective: Our objective is to develop a platform that simplifies the analysis and presentation of trading ideas sourced from various channels. This platform will act as a centralized hub for traders to efficiently access and evaluate trading signals. Current Situation: We are actively engaged with multiple trading signal channels, VIP groups on Telegram, and applications. However, we face challenges due to private

Project information

Budget
30 - 100 USD
VAT (21%): 6.3 - 21 USD
Total: 36.3 - 121 USD
For the developer
27 - 90 USD