All orders - Python - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules Python
742 completed jobs in all languages
Sort by:
30 - 150 USD
Hello I hope all is well, I am a full time trader and i'd like to take it to the next step by having someone develop me an expert advisor based of a code script that i currently have. I'd like kindly like to ask for an experienced coder that I need, that can simply translate and convert an indicator that is on trading view, using Pine Script editor for the TradingView website, from which I'd like to have 2 outputs
Modification of an existing EA - Complete Matrix (personal job)
100+ USD
Please exchange MT4 MACD for MACD_Histogram which also comes with MT4 now. Where MT4 encoded MACD switch to MACD_Histogram whose codes are on the platform itself. These changes will undergo in the Complete Matrix which are the MA Matrix and Hybrid Matrix and Trend Matrix, turning to Complete Matrix MA Matrix(MCD-MACD Line data), Hybrid Matrix(+-DI/ADX and MACD_Histogram data), Histogram Matrix(MACD_Histogram data)
1 Application
(12) MQL4 Indicators Experts C# Python Stocks
30+ USD
Howdy! I hope all is well! :) i'd like kindly like to ask for an experienced coder that I need, that can simply translate and convert an indicator that is on tradingview, using Pine Script editor for the TradingView website, from which I'd like to have 2 outputs: 1. A parallel version in MQL4 so i can use it on MT4 or on MT5 2. An EA which opens and closes positions (buy and sell) based on the indications given by
30+ USD
Hi All, Strategy required to be coded. Indicators: 3 x EMA Constraints: Market days and hours. Timeframes: Must be able to work on multiple timeframes according to the instrument and chart it is applied to. Money Management: Stop loss based on EMA (trailing). Position size to be calculated per distance from entry to stop as a % of account NAV. Take profit optional. Triggers: Two conditions will be specified Entry
30+ USD
Hello I would like a hedging EA with a created dashboard on the chart screen. The dashboard should look like the one attached (doesn't have to be exact) and along side with it two buttons for buying and selling with lot size calculated from the program already. Calculated lot size: 1) Percent Factor = 2.5% 2) Pre-determined lot sizes = 1.4, 1.0, 1.4, 1.9, etc. Hedging: 1) Initiation Gap (pips from entry where EA is
100 - 250 USD
Hello Developers, Attached is a more complete document of what I'm requesting. The work needed for this bot would be in two parts: 1. Create a HTML webscraper that would send data from a TradingView chart with indicators to the MT4 advisor/bot upon certain event triggers. This can be used for all types of trades or stop loss ONLY. If the bot is only using webhooks for stop loss value then the bot will need to be able
100+ USD
Hi, i have my own indicators that is working well..I will like to change it to a auto-trading EA.. Required a expert to help and price for the project is negotiable
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
(5) MQL4 Indicators Converting Python
50+ USD
timeframe: 5 mins symbols: nifty stocks and futures only trade entry time: 10AM (Indian time) trade exit time: 12:30AM Rules: 1. scan for stocks which are open=high or open=low at 9:55AM 2. for open=low symbols only buy applicable 3. for open=high symbols only sell applicable 4. wait until 10AM 5. after 10AM, calclulate RSI and Supertrend 6. buy open=low stocks if RSI is below 10 and supertrend is showing UP trend 7
50 - 100 USD
I'd like for someone to work on a simple Python program that I've designed myself. This job would entail editing the current program to add functionality for ease of use. I need to be able to pull data from HTML websites like MyFxBook.com and DailyFX.com automatically when the program is run on my computer and compile it in the algorithms that I've put into the program. In short, I have to spend 30-40mins each day
30 - 10000 USD
Hello all: I am intentionally keeping the description brief as I want to get an appreciation if there is any real demand for my request. I am currently in Medellin Colombia (living here for 3 years). The position is in Medellin. I want to have a MQL4 programmer work full time with me to develop a few EA's and modify existing strategy. Salary, flights and accommodations to be provided / paid. Must speak english and be
13 Applications
30 - 50 USD
hello i would like create an indicator based on CCI value, the detail will be discussed during work agreement. the requirement as below: 1- arrow entry signal on the candle chart
Update the teukuindi (personal job)
40+ USD
hi.. i would like make an update on previous indicator. it should add same new parameter with adjusteds the setting. the indicator should be work weel with the ea. the comment and magic number shouldb e there
1 Application
The project aims at developing an Automated trading application for IQ Option (personal job)
675+ USD
The project aims at developing an Automated trading application for IQOption. A completely stand-alone desktop application needs to be developed. It will work on windows OS. The signal will be generated form MT4 (3-4)indicators. Activation Key: Activation key will be IQ Option Account email. News Filter, Martingale, Trading amount, Trading time Practice account , Real Account & Tournament account. Desktop application
Need a Developer to Fix my EA quick (personal job)
30+ USD
Hey developers, so I have an EA here that needs to be fixed. I have included the slope and EMA singal file that i use in the program. These are the guidelines for entering a trade: On H1 chart if there was a green arrow produced, slope is positive, and on M30 if slope is positive and STOCH is above 50. If all these conditions are met then a buy trade is initiated. The trade is closed out when STOCH on M30 crosses
11 Applications
30+ USD
indicator based on ichimoku The idea: Create an indicator able to make alerts, send mails based on the indicator ichimoku. the indicator must run on MT4 it should not work at night. There should be two parameters: StartHour - the hour to start operation; EndHour - the hour to end operation. Add parameters for Enabling notifications: SendPush - allow sending push notifications SendEmail - allow sending emails The
10 Applications
(1) MQL4 Indicators C++ C# Java JavaScript Python
30 - 150 USD
I have an indicator. I want to modify a current indicator to record a certain point it creates on the chart. If you can do this, then we will move on to the next step to create the expert advisor. The stop loss is based on the dynamic geometric pattern that the indicator creates, not based on a fixed stop loss. The stop loss is percentage based. Please note that the program will use the fibonacci retracement tool
50 - 200 USD
Put a multi time frame indicator (m1, m5, m15, m30, h1, h4, d1, MN) on one chart. And can choose which time frame to use. There are 3 indicators, each can be like that. And previously the indicator needs to be modified first, because there is a need to be removed or added. Existing example is 4 time frame and made into 9 time frame. 2 indicators I have source, and 1 more indicator only ex4 file (this file should be
30 - 150 USD
I need my strategy coded in MQL4 and very simple view. It is a breakout strategy, using 1 Standard deviation and 20 simple Moving Average of the Bollinger Bands. And should also have an alert system, to alert me, once there is a break of the 1 standard deviation of the BOlinger band. And also spot trend by using 200SMA. Very simple design using my company logo colours. And also to add alert, send alert to telegram
50 - 150 USD
NinjaTrader 7(8) MetaTrader 4(5) bridge The bridge is designed to broadcast transactions from NinjaTrader 7(8) to MetaTrader 4(5). Opening the transaction in the NinjaTrader, you will automatically get the same deal in your MetaTrader. You can change your stop orders in the NinjaTrader and instantly your orders in MetaTrader will be changed. Now all your actions in the NinjaTrader will be repeated in MetaTrader