Orders for converting - Python - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
Converting an indicator to Python 3.6 codes/functions (personal job)
30+ USD
Converting an indicator to Python 3.6 codes/functions Hello, I have a easy indicator. I have been working with Python for a while now. With no MQL4/MQL5 knowledge, I would like someone to help me convert the indicator into working Python codes/functions. Cheers. You need to be: Able to communicate with me at all time Have advanced programming skills Have a great technology and programing knowledge and research
1 Application
30 - 50 USD
Converting an indicator to Python 3.6 codes/functions Hello everyone, a few days ago I discovered an indicator which I am interested in. I have been working with Python for a while now. With no MQL4/MQL5 knowledge, I would like someone to help me convert the indicator into working Python codes/functions. Cheers. You need to be: Able to communicate with me at all time Have advanced programming skills Have a great
1 Application
30 - 100 USD
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 =
3 Applications