Orders for indicators development - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2781 completed jobs in all languages
Sort by:
Modify Advanced EA (personal job)
100+ USD
Modify Advanced EA 1. Start with the Basic & Intermediate EA templates. This job is an extension of the previous two jobs. a) The Advanced EA has every function available in the Basic & Intermediate EAs. 2. Please add: b) Auto Lot Size feature: Remove all previous limits. The user can increase or decrease as he/she wishes. c) Show Auto Lot Size EA Dashboard/UI with 1 button under Risk Percent. 3. Please add: d) Take
1 Application
100 - 500 USD
I need a bot that will execute the strategy in the attached video for buy or sell orders in MT5 Additional requirements 1. I would like to be able to modify the stop loss 2. Add 2 additional EMA's (1. 50 days, 2. 200 days). All 4 EMA's must cross before an order can be executed. 3. I would like to modify the lot size 4. I would like to modify the bot to run on any pair, indices ,cypto-curriency, etc. of my choosing
30 - 50 USD
I have a custom indicator that a previous developer was unable to fix after 3 months. The developer could not fix his own indicator he created so I now need to find someone else with the skill set and experience to fix it. The indicator gives buy and sell signals and plots arrows on the chart. The bug is that on the M1 and M5 time frames the arrows will move our of place at random places on the chart. After
Modify EA entry and exit rules (personal job)
30+ USD
I would like to modify the entry and exit rules on EA_140483_1.00f The changes to the entry and exit rules are highlighted in red on the attached Please let me know if you have any questions Thanks
45+ USD
Edit current EA, it uses 4 different trendlines, 2 outer trendlines named (upperart2 & loweralert2 ) and 2 inner trendlines named ( upperalert1 & loweraler1) orders are opened automatically using these trendlines, currently all orders being opened on these trendlines use same 30 pips SL and same 120 pips TP and same 2% risk and 1:4 reward ratio, it also has a buy & sell button which if I click any of the 2 it
30+ USD
This project is to create custom leading band indicator based on Fibonnacci level ratio 1. Measure single bar on weekly chart for highest high and lowest low when bar close 2. Calculate the median value of the bar (hi + lo)/2 and mark line (non recalculate, non repaint) 3. Marker is used as “Zero” when measuring Fibonnacci level ratio 4. Create a leading band at 1.618% from Fibonnacci
8 Applications
35+ USD
I want a programmer who can finish up my Hedging EA by inserting mathematical formulas for placing pending orders Recalculating TP position when the pending orders are activated Then closing all running trades simultaneously when the TP is hit
150 - 300 USD
Hi, Looking for PRO to build a Multi Currency ( we can add max 28 currency pair it'll take trade on ) with a indicator that will use a icustom function to pull data from indicator and open trades ! its complex ea with a Panel on chart ( statstics etc ) Please apply if you're PRO in building Multi CUrrency ea ! the ea should not consure too much cpu power
30+ USD
Hello,as the title,I need a simple job. I can't publicate my EA because it gives " INVALID STOPS " error or " RETCODE NO MONEY " . then,the EA has a martingale system,but I want to include also a fixed lot money management and creat a bool to switch between the 2 options. 30 USD SIMPLE TO MAKE Contact me for more info
6 Applications
100+ USD
Good Morning, afternoon, evening. Zero Divide Errors I have an existing EA which is continually giving me the Zero divide error code. I understand what the "Zero Divide" error message is about, and I know what the culprits are, but I have controls in place to prevent this from happening. My EA is ignoring these controls. Initialisation failures The second issue is around the failure for the EA to recognise server
12 Applications
Modification of a Trend Trading System (personal job)
50+ USD
Three Entry Strategies for current version 1.11 of EA are S1, S2 and S3. Add a 4th Entry strategy to InspectorNewEA v1.11 as UseAroonMACD = True/False Conditions to FIRST Buy/Long of basket: Price must be above MA. Aroon and MACD must be Positive: Enter at the open of the next bar Conditions to FIRST Sell/Short of basket: Price must be below MA. Aroon and MACD must be Negative: Enter at the open of the next bar
30 - 100 USD
I have two indicators attatched one is the original file, the second (new) is one that was modified already to display two colours on the SRSI indicator as seen below. The issue with the new modified dual colour version is that some of the smaller peaks / angles did not change colour correctly, so an overlay algorithm was put onto the new version which adds objects to the screen to replace any errors. I want the SRSI
3 Applications
Modify EA entry and exit rule (personal job)
30 - 40 USD
For EA_141327_1.02f, modify the entry and exit rule as indicated in red on the attached requirements file. The change is a flip of rules - example, buy when the signal is above a 55 and sell when the signal is below 45 Let me know if you have any questions. Thanks
Modification of a Trend Trading System (personal job)
80+ USD
TrendFollowingEA current version 1.41 has a MaxTradeperSymbol variable, but can only open 1 position. Add: Pyramiding = True/False: Pyramiding extra Entries after the opening of the FIRST Long as described above, must occur whenever there is a retracement and Aroon turns NEGATIVE. Go Long at the opening of the next Bar when Price is still ABOVE the MA, MACD is still POSITIVE, BUT Aroon has turned NEGATIVE. Only ONE
50+ USD
Hi Guys, Anyone can make indi/ea that send screenshot telegram when this procedure meet: 1) When yellow dot or blue do appear, the screenshot was taken and send to telegram 2) Only works when yellow dot appear above the upper line or blue dot appear below lower line 3) The screenshot also can capture any indicator that used on the chart 4) Works on all timeframe Anything just pm me for any info considering this
7 Applications
30+ USD
Hello, i got a protfolio which generate random MagicNumber : int GetMagicNumber(int strategyIndex) { int magic=1000*Base_Magic_Number+strategyIndex; return (magic); }. I need you to recode it to get predifined Magic numbers
30+ USD
Anyone can add the alert function in this indi? The alert send to Email. SOP: The alert send once the yellow and red line crossed/touch each other. Details: 1) Only send pair alert 2) User can set cooldown for alert(adjustable by minutes) Example: XAUUSD got line crossed and alert appear, the next alert of that pair on can be detect/appear after certain times (adjustable by minutes). Can contact me for any question
BMA v3 upgrades (personal job)
30+ USD
As discussed on telegram, for bma_v3 create a new function ("SL monitor") in the code that "activates" if a SL is hit. when a SL is hit, return (1) to this function to enable it. "SL monitor" function monitors the price movement and the "closeDistance" paramater. When price meets the "closeDistance" parameter, return (1) to the order triggering function to start order triggering. pseudocode: if(Sl is hit): disable
Modify entry rule of an EA (personal job)
30 - 40 USD
For EA_141327_1.01f, add a rule that only one trade can occur for every crossing of the 'buy' RSI line and 'sell' RSI line All other rules remain unchanged Example, if a buy rule is set at 55 RSI and RSI crosses above 55 and a buy signal is generated, then no other buy signal can be generated until RSI falls below 55 and then crosses the 55 line again
30 - 40 USD
strategy 1 -------------------- indicator When generate the buy/ sell signal have to place the buy/sell order with closing previous order and take new order respectively on next signal occurs. take order method on indicator buy & sell signlas... 1. order profit ok.. 2. if loss happens take another order with increase lot size ... example: buy order 0.01 -loss occurs... sell signal order calculate in 0.02 or 0.03