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
8904 completed jobs in all languages
Sort by:
Development of an EA which is using market behavior (personal job)
60+ USD
Hi This new EA will be based on simple market behavior. Some views will be provided if necessary. All characteristics will be defined. As always If any questions don't hesitate. See the views for first and better understanding. Best regards
1 Application
80+ USD
I have struggled to make the following indicator: It should show the current closest (relative) equal highs and (relative) equal lows to the current price. Graphically: I have the indicator for the swing highs and lows (marked in grey here) provided. This indicator should start scanning from candle index zero upwards. The user should have an option to input a tolerance for a difference between high i and the high
13 Applications
30+ USD
I have my EA mqh4 for mt4. I want expert to fix order send error. This task is not for starter non trainee so please don't apply unless you are expert debugger. Regarding the problem: some orders which are stop orders are placed but some gives send order error 130. The take profit and stop loss logic seems reasonable otherwise no order would be placed. Anyway I need someone to figure out the main issue and solve it
7 Applications
40+ USD
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'} After the trade activates and before it closes in on a profit, another spike comes in between, it runs it into a bad loss. The SL that originally shows -$10 could run into several digits, and wipes off all the existing profits and even more depending on the intensity of the spike. Also, it only opens and completes 1 position per time. If it made a
4 Applications
50+ USD
I want a robot that copies trades at the same time without delay from my IQ account to my MT4 account in the same computer I want it easy and fast and works on all pairs (binary options). Or any account in binary options such as iq or pocket option in the same way. Conclusion.. I want to copy my binary options account trades (iq option or pocket option or.... Any account in binary options) to my account in MT4 and
3 Applications
30 - 100 USD
I am looking to create a Buy and Sell indicator. This indicator will be based on my system using two custom indicators . Need this indicator to have sound alarm when buy or sell arrows appear , SMS to mobile and email notification when arrow signals appear on chart . Must be able to change variables and be applied to all time frames and currency pairs
14 Applications
30 - 50 USD
Hi All I need a pending order EA that will enter multiple pending orders at given time with an option deleted time too. Parameter will be Buy/Sell Limit or Stop Time and minute start Expired ( in minute ) Lots Stop Loss ( Input is from 0 ( means no SL ) to unlimited number Take Profit Distance Please let me know if you are capable of doing this. I will appreciate if I am given more time to test too. And If something
26 Applications
Dynamic Lot calculating daily based on available equity (personal job)
30+ USD
For an existing EA, I need the Lot to be dynamic and changing every day recalculated based on the account's available equity. Since my equity is in GBP and I will be trading the JPN225 index (which is in local currency), then the Lot calculation formula should be: Lot = [Equity Amount * Equity % * Leverage (or 1/margin for this index = 1/5% = 20)] / (JPN225 Bid or Ask price / 0.0059) Tip: 0.0059 (is the FX conversion
1 Application
30+ USD
Hello I need emulate the Imbalance (FVG) indicator of tradingView build by wolf_trader155 , which detects that there is a distance between the first candle of a block of orders with respect to the third candle of a block of orders and paints on the chart with a specific color to highlight it, I add the indicator screens and the way it looks. Thanks. must allow to choose the color of which the FVG are painted
6 Applications
Easy and fast GUI custom R:R lines (personal job)
300+ USD
Using Easy and Fast GUI library custom R:R lines. > Anatoli Kazharski 💎: Hello! I have a basic implementation of what you need. Currently about 800 lines of code. This is a separate file with two classes. CLevel class for properties and trade level management. The second class is CCalcTradeLevels for all necessary calculations including cross rates, futures, CFDs, etc. But you must have the skills to double-check
1 Application
50+ USD
Job: Convert my pine script coding to MT5 EA Strategy: As per the trading view indicator the EA should work. 1) Indicator code given below: study ( "Supply Demand ZONE" , overlay = false ) isHigherHigh () => high > high [ 1 ] and high [ 1 ] > high [ 2 ] and close > close [ 1 ] and close [ 1 ] > close [ 2 ] and close > open and close [ 1 ] > open [ 1 ] and close [ 2 ] > open [ 2 ] and low > open [ 1 ] and low [
3 Applications
30+ USD
I want an MT4 EA with source code with following rule: EA will first open in pending stop order with certain lot based on last candlestick in every selected time frame. In case of last candlestick bullish the open position will be Buy Stop and VV in case candlestick bearish. There is a set trailing in pending order in case price move in opposite direction, the pending order will adjusted with set step number and
11 Applications
30+ USD
I need someone with experience to modify my codes via teamviewer I need to modify my gui I need to add some features from one of my codes to others and more details to the private in the chat
1 Application
30+ USD
I need someone that can add the martingale money management option to this EA/trading bot. But here's the most important part: I NEED THIS EA TO REMAIN EXACTLY THE SAME AS MUCH AS POSSIBLE besides the changes that will need to be made to get it to work with the martingale strategy. This will require a little bit of creativity because the order management settings have separate settings for the type of stop loss and
4 Applications
30+ USD
i want to modify the following settings in existing EA. 1. TP is not adjusting while Grid setup taking next orders. (TP should be adjusted for every next grid orders) 2. Next Limit order line not showing while Grid is on... (LImit order should be placed when grid is on) 3. In settings, by selecting order option as Limit (or) Stop, then i want blank in input
4 Applications
30+ USD
Dear sir, madam, Currently, I'm in the possession of a MT4 EA. The EA works generally fine, however, the account protection is unfortunately not working. I'm therefore looking for someone who is able to review the script and fix the stoploss. I also believe that the script is protected, as I was unable to review the algorithm via MT4. Many thanks in advance. Kind regards
9 Applications
An EA based on simple market behavior (personal job)
60 - 80 USD
This new EA will be based on simple market behavior. Some views will be provided if necessary. All characteristics will be defined. As always If any questions don't hesitate. See the views for first and better understanding. Best regards
1 Application
30 - 500 USD
I want a trading robot that will be based on candle sticks patterns. I want a situation where once I put the robot on the chart and chose buy or sell and the number of trades to open then it will only buy/sell in that particular direction only. That is if I put the robot on the chart and chose buy it opens 2 and chose the 5 Minutes or 1 hour time frame then if at the end of the candle it is still a Green candle it
9 Applications
30+ USD
Strategy: 1) Make sure PREVIOUS DAILY CANDLE was an INSIDE BAR 2) Go LONG if CURRENT DAILY CANDLE CLOSED > MOTHER BAR 3) Go SHORT if CURRENT DAILY CANDLE CLOSED < MOTHER BAR Stop Loss: XXX pips Profit target: 1) Exit position upon daily candle closed IF in profit. 2) Exit the trade upon a new reversal signal triggered. Risk : [FIXED LOT] or [% of account BALANCE] or [0.01 lot per BALANCE] ======= Parameters: Risk
8 Applications
120+ USD
Waiting for Your Application. All the Requirements and Explanation on the Project will be Provided in A Video Link All you will need to do is Watch the Video and Duplicate the Exact Strategy into an MT5 Robot
10 Applications