Orders for Expert Advisors development - SQL - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules SQL
463 completed jobs in all languages
Sort by:
Updating an existing trade assistant manager mt4 and mt5 (personal job)
500+ USD
Looking for a Professional developer who is an expert in the MQL Graphic interface, to create a Manual trading panel for day trading. The main and most important thing in this project is the graphic representation. The main function of this day trading panel are: Risk management: Calculating the volume taking into account the risk and the stop loss. Displaying the profit and the loss of the open position. Setting the
1 Application
50+ USD
Hi All, I am Looking for an expert to convert tradingview strategy to an MT4 expert advisor. It is for Gold M5, based on several EMA's price pullback, combines with Stoch RSI + engulfing indicator. To set our SL and R:R we use custom Tradingview indicator (pinescript will be provided). More details and files will be provided
35 - 40 USD
Am in need of a developer that can create Mt4 ea from two tradingview indicator . if you know you can build this ea let discuss now so we can start the order immediately
3 Applications
(7) MQL4 Experts Scripts Trading robot/indicator debugging Strategy optimization C++ C# Java JavaScript PHP SQL Python Forex Futures Stocks Options
70 - 110 USD
l need a developer to create for me an EA based on two indicators, for the opening of positions after a buy and sell signal has shown. it should have number of trades per position, spread limit, stop loss in pips, the EA should be able to hold the open trades until another signal comes up for it to close the running positions and automatically open other positions according to the signal, you should be willing to
30+ USD
I want a developer to build a simple EA based on MACD and Simple moving average. Condition for buy order 1. When the black MACD crosses the blue-black MA and comes below the MA, a buy order should be placed. The buy order should also be placed when the ocean-blue MACD registers another line ( candlestick) on the blue-black MA after the crossing occurs. BUY= Blue-Black MA * 1 candlestick registers after the
Converting a Pinescript indicator to MT5 and then to an EA (personal job)
30 - 50 USD
Hello, in have the Code for an pinescript indicator in tradingview and want to switch in mql5 indicator. And then an EA from the indicator. I already have an EA with an indicator which is slightly the same so you just can change the indicator of my EA if you want. EA settings: - Buy only and Sell only or both - tight tp and stop loss -trailing stop - exit and entry by signal of the indicator - Lot sitz - settings of
1 Application
(3) MQL5 Experts Converting SQL Python
40+ USD
I want to create using indicator, where a certain signal from the indicator is met, EA opens or trigger a trade based on rules set on the indicator., this is combination of three or more indicator. then other parameter, will be added to manage open trades. i will explain the rules used video or picture for clear understanding. and its just simple strategy
30+ USD
Hi, My strategy that I want to put in automatic is based on the Asia range and the highest and lowest values and a fibo of 79%. Depending on the direction, up or down, these indications trigger 2 buy or 2 sell. The first one has a tp of rr1:1 and the second one will change to be when the first one is tp, then will trigger a trailing stop. Contact me if you are interested for detailed indications with example. See you
50 - 101 USD
EA that ask below inputs in settings : 1.1 Fix Lot Size: Fix as input number each time 1.2 Dynamic Lot size Leverage : based on Equity balance multiple leverage input -order size increase or decrease based on equity * multiple with levearge Example : my account is 100000 USD and i put 3 leverage input so my lot will be like 100000*3=300000 USD devide by asset price 2. Per trade SL pips: in pips so each order
45+ USD
Your only job is to add a parameter to the dashboard where the color of the previous 2 candles are all green or red. since the 3rd candle is the open of the pattern, it should only apply to the previous 2 candles. if you have any questions reach out for clarity Explanations of STRAT PATTERN CANDLES: Each candle is defined by its relationship to the previous candle. There are only 3 types of candle: Inside candle -
30 - 70 USD
hello, I'm looking for any programmer to create a simple strategy into a EA, i'll send the details of the strategy as text or through a zoom meeting when anyone willing to create the EA Thank you
100+ USD
i wanna create a ea to control other mt4 accounts. lets say i have 100 mt4 accounts in 100 vps then i need to control that all mt4 accounts with my mt4 account. for example if i place a 10 pips take pofit all other accounts should place a 8 pip take profit by decreasing 2 pips. decreasing pips amount should be able to adjust
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
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
(2) MQL5 Experts Trading robot/indicator debugging SQL MySQL
30 - 200 USD
1. EA will put in Trades when the market creates one of the structers provided in the attachements. 2. EA will move the Stop loss to breakeven as soon as the trade's running profits are equal to the SL. 3. The SL will always include spread and is above the highest wick of the point of interest or order block. 4. The TP will be the high or low created by the market when structure was being formed. 5. The EA will have
30+ USD
i need a pine script adaptation of my strategy. it needs to be able to automatically buy/sell. it should be able to calculate risk etc. its basically an expert advisor but for tradingview. if you're qualified, inbox me and lets discuss
80 - 100 USD
I want a trading robot that will be based on candle sticks patterns. I will provide all details on a short video. I want a situation where once i put the robot on the chart and choose buy or sell and the number of trades to open then it will only buy or sell in that particular direction only. That is if i put the robot on the chart and chose buy, number of trades to open 2 and choose 1 hour time frame then if at the
EA Modification (personal job)
300+ USD
This is to modify my existing BigMano Robot. This robot uses simple moving average (MA), exponential moving average (EMA) and RSI to enter and exit trades. Some new features will be added while some other existing features will be modified. The specification will be attached
1 Application
(5) MQL5 Indicators Experts Statistics and mathematics Trading robot/indicator debugging Strategy optimization Strategy modules JavaScript SQL MySQL Forex Futures Stocks Options Data mining
30 - 40 USD
I need to create a range between two prices, buy at top price, and set a stop and reverse orders at lower price, if initial order hit stop loss and reverse orders, then create a stop and reverse order at top price again, until a take profit is reached
30+ USD
The idea of the trading system is as follows : market entries are performed when 9 Period EMA line intersects with 25 Period EMA or a 200 Period EMA. I already have an EA I wrote that executes a Buy Entry when the 9 EMA entersects the 25 EMA to trade above it. Then, when another intersection happens, so the 9 EMA will intersect to be below the 25 EMA, when this happens a Close Order is executed on the existing Buy