Orders for indicators development - Options - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules Options
234 completed jobs in all languages
Sort by:
30+ USD
Hello, look at the entire code , check that it is programmed correctly, that there are no functions that are useless! Add a function so that there is only 1 order per currency pair. Currently it can happen that there are 2 or 3 orders per currency pair, I want to limit the number of orders to 1 per currency pair . Add a code like this example : int TotalOrders(string symbol="", ulong magic = -1) { int cnt = 0;
30+ USD
i just need a quick add on input parameter in both 2 indicator this should be quick. for more details reach out. i also have the source codes as well
30+ USD
I have a minor project I cleaned up the code and here is the oscillator. What I need: 1. I need an alert for when the dots appear (red on top, blue on bottom) - Those are simply just change from light blue to dark blue and dark red to light red, obviously within code it is changing values. 2. I'd like an indication of the count of consecutive "hills" (I will attach below). Kindly bid if you're an expert at this
30+ USD
i just need a quick add on input parameter in both 2 indicator this should be quick. for more details reach out. i also have the source codes as well
30+ USD
all i need you to do is add one parameter to my indicator i hvae the source code and if you want to know more of the project let me know i need it done asap thanks
30+ USD
hello i have an indicator that i need an option in its parameter to either show a line or not. for more details and info please reach out i need it done today and quick and efficient hope to hear from you
Reversal Indicator and Combined Trend Indicator (personal job)
60+ USD
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px 'Helvetica Neue'; color: #000000} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Helvetica Neue'; color: #000000; min-height: 13.0px} p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Helvetica Neue'; color: #000000} p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px 'Trebuchet MS'; color: #000000; background-color: #e0f4ff; min-height: 16.0px} p.p5
1 Application
60+ USD
create a similar supply and demand of an indicator I'm using, just want to make it better. Please reach out for for more details or if you are interested thanks
30+ USD
i HAVE A SIMPLE ADX CROSSOVER ARROW UP/DOWN INDICATOR THAT I WOULD LIKE A SIGNAL SENT TO MY MOBILE ON MT4 OR BY TEXT MESSAGE WHEN THE NEW ARROW SHOWS DIRECTION CHANGE TO LET ME KNOW WHEN TO CLOSE THE TRADE
21 Applications
MQL4 Indicators Options
500 - 1000 USD
I am currently looking for someone to program an Expert Advisor that incorporates some sort of Artificial Intelligence or Machine Learning, preferably Neural Networking. I know how difficult Machine Learning is, so I am willing to negotiate a price. Criteria: - Trading robot that can be used with MetaTrader 4. - Automatic trading, with sound risk management. - Doesn't matter how fast it trades, preservation of funds
200 - 300 USD
Hi there, I need help backtesting 1 strategy manually through soft4fx(i can provide it) on H4 timeframe over 30 pairs. I hope it can be done within 3 to 5 days. You will need to do a total of 3 x 30 pairs x 100 trades. Video and google docs will be provided to understand the strategy. You will have to send me 10 trades so that i know that you are doing it correctly
3 Applications
30 - 70 USD
EA consists of rsi, stochastics, 200 ema and has continuation rules. you will have to watch a video that is less than 5 mins. will also provide a document file for EA
16 Applications
30+ USD
I want a developer to create an EA based on a trend based MT4 indicator. The developer must convert the indicator to be MT 5 suitable and then insert into the EA. The indicator generates buy and sell arrow signals based on the trend of the market. The EA must follow the directions of the arrow to open and close trades
30+ USD
I need a martingale ea based on my description martingale ea that opens position of 0.01 first place second place then it will have option how many 0.01 it will open before it will start to martingale etc will explain in detail it will have a file that says my ea name once installed in currency pair and click activate
60+ USD
develop me an Order block indicator? the premise behind it is, In short: Order blocks are supply and demand zones but of a different type. They also form in differently; rather than develop from a two or three candle base, they ONLY form from a tight range consolidation, than typical S & D zones Notice the zone forms when price shoots away from a tight range consolidation – a consolation contained within a small
I want to update my existing ea to add extra futures (personal job)
30+ USD
I want to add option of maximum trade per day for instance once the ea trade upto three signal it will not open another till next day I can choose how many times it can allow to trade per day and I want you to add option for percentage TP 0.03 once open position is in profit and is upto 0.03 % of the capital let any open position close and I have an existing license I want you to add same type in it finally let the
1 Application
(23) MQL5 Indicators Experts ALGLIB PostgreSQL HTML Photoshop Trading robot/indicator debugging Collection of data on the internet Uploading data to a website Forex Options Product Design
30+ USD
Hello programmers! I need an indicator with the provided source code that creates an adjustable grid of vertical lines that I can place on any indicator window. This grid must move. The lines should move and scroll from right to left as the market moves forward. Unlike the default mt4 grid which remains frozen. The distance between the lines must be adjustable. Thank you
4 Applications
30 - 75 USD
I noticed my EA is profitable but it picks a lot of wrong signals which gives accounts high DD. EA use RSI, STOCH, MA & ATR. I want the logic of EA check to see why it enters the market on wrong signals and modified. Then also the developer must add ADX, MACD and BOLLINGER BAND indicators to the EA. The indicators must have options in input parameters where they can be changed or option to use or turn off. Developer
4 Applications
(10) MQL5 Indicators Experts Trading robot/indicator debugging Strategy optimization Strategy modules Forex Stocks Options
30+ USD
Hello community. Im looking to do indicator for Trading view wrote in PINE SCRIPT. Simple indicator detecting and showing SWING ARROW, when swing on current level is detected. Same as on photos attached
3 Applications
(8) Other Indicators Trading robot/indicator debugging Strategy optimization Strategy modules Forex Stocks Options Text writing
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