All orders - Trading robot/indicator debugging - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
7256 completed jobs in all languages
Sort by:
150+ USD
Create EA to read buy and sell alters from trading-view platform. It must work like plug and play. you must create 2 different strategies based on the same buy and sell alerts from trading-view. Strategy 1 will work with stop lose, take profit, martingale add on and trailing profit take based on indicator layout from trading-view. Strategy 2 will work with auto on and off hedging function, depending on 1st trade
30 - 40 USD
صباح الخير يارفاق اريد مطور ممتاز يقوم بانهاء العمل البسيط في يوم وهو عمل اكسبرت بدون مؤشر يعمل علئ Hedging من خلال خطة عمل بسيطة ساقوم بشرحها بعد الاتفاق مع المطور اذي سيقوم بانهاء هذا العمل في يوم عمل العمل يعتمد علئ كتابة النص داخل الخبير بدون مؤشر العمل بسيط ولا يوجد تعقيد علئ المطور المطور الذي سيقدم أقل فترة وسيقوم بانهاء المرحلة الأولى في الاختيار العمل بسيط قابل لتفاوض + يوجد اكسبرت سابق اريد فقط اضافة
4 Applications
MQL4
Experts
Design
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C++
C#
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
Python
HTML
Linux
RegExp
Photoshop
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Stocks
Options
Data mining
Product Design
Text translation
Text writing
30 - 100 USD
Hi I need a help to make an ea with psar, stochastic indicator and heiken aishi including money management ( valid for forex,gold, btc and eth ) buy or sell only when all signal valid
17 Applications
30 - 150 USD
I have a strategy that I have that I would like to turn into a trading Bot. I have all the indicators in written form explaining the strategy. Furthermore, I have the strategy loaded in interactive brokers and can send a file to you to help. Also, I can provide the pine editor source code from trading view. I would like to explain on trading view, possibly on a zoom call so I can explain the setup and when to buy and
6 Applications
30+ USD
Hello I need PINESCRIPT language Indicator SCRIPT. Its Engulfing candle indicator. Showing engulfing candles as showed on photos attached. When candle is engulfing there is arrow pointing on that candle and also ther is a horizontal line marking engulfing level as shown on photos below. If You think You can handle it let me know
3 Applications
Pair Programming Day 2. (personal job)
200+ USD
Hello again Kareem. As discussed. 4-5hrs. One day at a time. Pair programming, solving the problems as they show up. Current initial goals: Convert current MQL4 code to MQL5. Fix syntax errors -- especially with the pointers. Whatever else comes up as needed. Thanks! David
1 Application
45 - 64 USD
Hi, I want to make a news EA that can pause trading before/after the news. The news need to pause and resume trades from another EAs. The NEWS EA needs to work with different EAs. (For example, I have 2 different EA loaded in MT4. The news EA needs to work on both of them.) The job is only for real serious coders. I provide all requirements in private. Thanks
8 Applications
150+ USD
Hello, I want an expert for MT5. This one needs to buy on supports and pivots when price come from the top , sell on resistances when price come from the bottom . Several parameters like color of lines, activation/desactivation keyboard keys, fields for autoclosure etc. Bot needs to be able to close to the more high pips level (I will submit you how we will do for this). Bot
8 Applications
50 - 100 USD
Hello, Looking for a person that could debug/fix already existing custom MQL5 ATR indicator that would calculate ATR based on a predefined trading sessions or write a new one based on the technical specification provided, either way. Thank you
7 Applications
30+ USD
The developer will create a usable function that uses the attached MUTEX code to stop an EA from opening orders on multiple charts at the same time. I will then add the developers created function into my EA's code. //+------------------------------------------------------------------+ //| |
1 Application
30 - 100 USD
Robot takes trading signal and places order (long or short depending on signal) with tp (no sl). If tp reached trade is over until next signal. If market reverses ea places progressively larger orders with increasing pip steps and DCA tp until tp triggered or account blown up! Once tp achieved ea waits for new signal
24 Applications
30 - 60 USD
I have one simple strategy,. It should Mark the high and low of Asia session and it should trade in Newyork session when it gives BREAKOUT r BREAKDOWN especially it is for gold Example:if BREAKOUT happen if TP hit no problem, if it reverse then it should manage by using martingale strategy, Same as in sell also when BREAKDOWN happens. Additional features 1) News filter 2) equity stop 3) trilling SL 4)it should take
31+ USD
Hey there, I'm looking for a developer who can create an EA based on the camarilla pivot points. My strategy is very simple, the EA needs to open two orders with TP and SL on opposite directions (buy and sell) everyday at midnight (00:00am) on certain price levels projected by camarilla pivot points. Once one order is triggered, the other one is cancelled and one more order is opened with the same direction of the
6 Applications
Fix indicator (personal job)
50+ USD
Hello, as we discussed I would like you to take a look and fix and speed up the indicator so that it is not too slow and will pass the validation
1 Application
40+ USD
I need a developer to covert my MT5 expert advisor to MT4 and add SMS/Email alerts when a trade is made and closed. I am looking for a quick turnaround so if you are busy with other jobs please do not sign up for this job
4 Applications
30 - 50 USD
Hi, I would like an EA based on the strategy that I've been trading with. It has been successful for me so your input will be questionable if the desired outcome is not achieved. The news filter option should be built in as well. This strategy is base on combining 4 indicators, they are: 1. ADX 2. Forex Stryder 3. Two Exponential MAs 6 and 50 4. SUPER TREND TRAILING STOP HOW IT WORKS The strategy is simple, the EA is
1 Application
50 - 100 USD
Hedging Grid Strategy. Automated EA in a schedule hours EA should be activated by programmable schedule - Example: 8am GMT+8 to 8pm GMT+8/or until trade is close, no new trade position to be open after 8pm GMT+8 EA should start automatically at 8am EA will trigger Buy and sell and 18 levels of additional limit order entry at the same time, 9 buy limit and 9 sell limit. (limit order will not be needed if EA can be
8 Applications
50 - 100 USD
Hello, I need a simple Volume and Range indicator for MT5, it should paint the bars on the chart + windings, with alerts, it will cover the bars according to volume, range and close. Here are the variables : -- BAR CLOSE -- (tiers close) Up close= Close [i] >= Low [i] + ((High [i] - Low [i] )/3*2) Middle close= Close[i] < Low[i]+range(i)/3*2 && Close[i] > Low[i]+range(i)/3 Dn close= Close [i] <= Low [i] + ((High
5 Applications
100+ USD
All instructions in attached file. Please reply with questions so I know what I misserd and know that you read them. Interested in long term work relation ship for updates and bug fixes. Also, you must speak proper english or Russian
8 Applications
30 - 60 USD
I need a fairly simple basket trader to help me with my manual trading. I have an open source EA that can be used as a template, or you can make one from scratch if you prefer. This EA does not make any trading decisions but will open trades when a button is pushed. It will only trade 3 pairs and each entry must have a user defined stop loss and take profit. It will also need a "Breakeven" button and a "Close All"
13 Applications