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
2215 completed jobs in all languages
Sort by:
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
30 - 90 USD
I would like an Indicator like the one I used on Tradingview it is the LSMA - least square moving average. This is also known as an End Point Moving Average EPMA. This moving average uses Linear Regression. If it needs to be done in Python or R and ported in that is fine. Also, there should be an OFFSET value to adjust the moving averages as well as a dialogue box to change the values of the time frame, moving
50+ USD
m and w indicator it is not working properly and don't follow the rules of the system. help fix or create new one. i am ready to go and need someone dedicated to finish this job asap. 13 ema and tdi is used to make the pattern and i will provide three videos for you to watch. so you can get an understanding of what i am looking for. i will provide the tdi indicator. I think it would need a few filters pattern usually
30 - 100 USD
I have a indicator that I want to be turn into a EA I will provide screenshots and the code That I already have for you to build off of to help. In the screen shot you will see yellow and blue dots those are the high and lows. Then you will see blue and red boxes those are supply and demand boxes I want to be able to get alerts for both to the app and have it tell me buy now or sell now after the retest of the boxes
50 - 200 USD
This should be simple I need an ea that can catch trends and then lock profits once in profit with a stop loss at the entry price no t.p required
30+ USD
Hello everyone, So I'm looking for an experienced coder for this job. First you need to be able to make an indicator that will spot a specific pin bar pattern which is the easy part. Then add some filters to it: - pivot point with different calculation method and able to check different timeframe for the pivot lines see if they come in contact with that signal candle if the pin bar comes into contact with a pivot
4 Applications
30+ USD
I have a licensing module which has stopped working after server migration. Need help in setting it right again. Uses PHP in checking the licenses.Some changes have happened in linking the MySQL with the codes. Probably that needs to debugged
30 - 100 USD
I have a custom indicator that I would like to modify. I want to switch the order rules from a buy to a sell and vice versa, so when the indicator would give a buy signal instead it will give a sell signal, and when the indicator would give a sell order instead it will give a buy signal. We will basically flip the signal arrows and also invert the SL & TP, so the TP would be the SL and the SL would be the TP. I also