All orders - SQL - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules SQL
590 completed jobs in all languages
Sort by:
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
30+ USD
HI I need this indicator to mt4, see link below: Original indicator: ; MY modified indicator: Please see attached and see example I want in the picture attached Please add alert settings: Alert zones (In Buy/Sell Zone 1, 2 and 3) 1.618 line (Sell / Buy zone 1 notification) 2.000 line (Sell /Buy zone 2 notification) 2.618 line (Sell /Buy Zone 3 notification) Popup Alerts (MT4 popup and sound) Send email alerts Send
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 -
Create an indicator based on my instructions (personal job)
75+ USD
Hi I would that you create an indicator based on the instructions that I will share with you. The indicator will show the position of the price as you will see in the instructions. Everything is clear in the instruction and I hope this will be able to be finished in 2 days. I am glad working with you. Thank you in advance
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
30+ USD
Hello I need a new indicator to show yearly candle bar with high and low label price (all label price and pips with background color ) , show the candle size in pips in label. Propiertes candle shift text label shift up down color up down text color doji bar color label text color label background color
3 Applications
(2) MQL4 Indicators 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
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
Required MT5 BUYSELL Trading Bot (personal job)
30+ USD
HI, Please check the requirement, I need one trading bot which make buysell market orders same time, with few settings required. 1. BUY Lot size 2. SELL lot Size 3. Sell tp 4. buy tp 5. buy sl 6. sell sl 7. spread
50+ USD
I want a simple program, preferably in python, to extract price data from chart and save it in Excel file. program must the able to work with all different brokers and it must be able to continuously collect data on different timeframes for different instruments (simultaneously) if it's installed on VPS. Note (you must demonstrate your program ability through sample files)
3 Applications
(3) Python Experts Scripts SQL R Python Data mining
50 - 500 USD
Indicators will be used to trade TSLA on MT4 (Tesla) Indicator 1: Pop up data window on MT4 (Example indicator 1) a. Open share price at market open b. Closed share price at market close c. Highest price reached in trading session (updates in real time) d. Lowest price reached in trading session (updates in real time) e. Difference between highest and lowest share price in session (updates in real time) f. Difference
30 - 300 USD
Hi there We are looking for a developer to develop data transfer software for MetaTrader4 (MT4) to a Microsoft Access Database that dynamically updates open and closed trade positions in real time. The solution would be to have an Expert Advisor (EA) that runs on each MT4 trade account where it must be able to send trade data from the MT4 terminal into a table in Microsoft Access Database. I have attached the
30+ USD
I want an EA that will automatically activate trailing stop as soon as any trade is opened in my account. Please note I have an EA that opens trades already. I need this new EA to work alongside it by trailing stoploss from as little as $0.05. Both EAs should be able to work together