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
2832 completed jobs in all languages
Sort by:
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
50 - 75 USD
Looking to upgrade an already profitable EA by integrating a support and resistance indicator to detect take profit target on the day that the trade is triggered. Developer would need to add the indicator into the code and have it refresh daily to give the true range of trading for that day and the take new support and resistance targets for that day. Also in the visual settings that can be adjust I will need to be
50+ USD
In need of a basic trading EA that creates buy/sell trades based on custom indicators (which I will provide). Looking for an EA with the source code provided (and effectively notated) so I can learn and improve my own skills. These are the steps (I think). 1.) Create an EA that consists of three windows(main chart, indicator window 2, indicator window 3) 2.) Main window can be any currency pair, any time frame 3.)
7 Applications
30 - 50 USD
We need an Expert Advisor based on a public indicator called FOREX ENTRY POINT (source code available) The EA will place buy/sell orders according to the occurrence of coloured signals generated by the indicator itself. User may define initial and ending times of the trading session and money management rules regarding multiple positions
30+ USD
I have created some code and when I execute I can see the correct values using Print but I cannot seem to get the code to plot the vwap. In my code, the vwap is not yet anchored. So, i would like it anchored to a specified time (input) and further I would like to then be able to use the indicator within an EA to create parameters such that if price interacts with the avwap or one of the standard deviations from the
3 Applications
30 - 60 USD
Hello! I want this attached EA to be modified into simplified version and can only be used in 5 pairs (EURUSD, GBPUSD, EURGBP, USDJPY, XAUUSD) This EA is from this link: https://www.mql5.com/en/articles/8767 U can find the EA to be modified in attachment. Cheers
Modify To Upgrade Existing Mt5 Expert Advisor (personal job)
75+ USD
Mt5 Moving Average Crossover Expert Advisor needs to be upgraded with few new features. Indicators will be created and EA will call from it from the INDICATORS' FOLDER in mt5 trading terminal. More of the upgrade is detailed in the SPECIFICATIONS REQUIREMENT DOCUMENT which will be sent in the chat box after a favourite applicant is selected
30+ USD
Sir, i am a newbe here i was asking if someone could please mod this EA into martingale buying/selling increasing lot size (martingale), please do consider , sorry for my eng if any wrong, thnx please reply
150+ USD
The indicator is based off a points system, compiling the data points of other indicators to create a yes (green light) or no (red light). I currently have the following 6 indicators (listed below) and in order to make a trade, this points indicator should indicate whether or not 3 or more of these indicators are positive. If 3 or more are represented, it is a green light. If less then 3 are shown, it is a red light
30 - 110 USD
I need a divergence indicator indicating all divergence (regular & hidden) in tradingview. I have some indicators that are great but they do not have any alerts in them or even tell me how to use the alerts. I also do not know if we can copy-paste then modify their scripts or there is some kind of law against it but I just need to add an alert on them so I can get notifications
30 - 60 USD
Hello, - On Expert DashBoard table (Class): Add existing functions (from another EA): Trailing Start / Trailing Stop / Trailing Step. And following options. - 1°: a - Integrate existing Trailing Start / Trailing Stop / Trailing Step options (From another EA), on existing Dash Board . On Tester: Functions Trail work on the first symbols only. b - Print/report result on respective panel box