Orders for converting - Python - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
100+ USD
Convert python robot written for Alpaca to MQL5. This is a simple program that I wrote for experimentation. It trades a single ticker based on a trading ban. ie if the price drops below x, buy and if it rises above y sell. it has the option to buy more on a drop. and to set stop limit orders. One hundred twenty lines of code. I will furnish the existing code which runs on Alpaca. If you are crack with MQL5 and know
3 Applications
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