Orders for scripts development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
3152 completed jobs in all languages
Sort by:
10 - 70 USD
hi Ι AM GOING TO USE METATRADER 4 ,I DONT KNOW WHICH LANGUAGE MUST USE. 1. Needed data M5 and D1 2. Real time data and historical. 3. Real time data updated every minute. 4. D1 DATA UPDATE WHEN I CALL THEM. 5. I HAVE TO SELECT WHICH PAIRS I WANT TO BE DOWNLOADED. Then a third party windows application reads the db(this my job). This app must update my database(see attached file) automatically. It contains .dat files
7 Applications
MQL4 Scripts Integration
Script-Trailing (personal job)
25 USD
Hi Tran Script as discussed. I have attached the picture for your reference. I think you have pretty much idea what I am after. Please note: I need parameter as below - All the moving average function to select from - e.g Simple-Close-Typical-Exponational etc - Trail Pips away from Moving Average Important. : Is it possible to this trails is hiddent. I.e can show on chart but this should be hidden on brokers
1 Application
(49) MQL4 Scripts
Send pending order based on opening price of the day: orders/stop/close time (personal job)
30 USD
I need to add something to the last script: 1. instead of 1 order i'd like to send up to 5 orders ( I can fill 1, 2, 3 , 4 or 5): type: Sell/buy limit (same for all orders) filling type: same for all as in the last script (same for all orders) volume_1: 1 delta_1: 50 stoploss1: 2% volume_2: 1 delta_2: 60 stoploss2: 2% ..... up to 5 volume_5: 1 delta_5: 30 stoploss5: 2% 2. A stop loss for each order: Stop loss
1 Application
MQL5 Scripts
Sin (personal job)
50 - 70 USD
Hi Sir, I have send the EA and indicator to your e-mail yesterday. I would like to add one indicator and modify some input on the attached EA. Below attached indicator and EA file please check. I would like to modify EA as below: 1) The EA place order based on the indicator. When indicator reach at bottom (38), it will place buy order automatically. Meanwhile when the indicator reach at the upper line (42), it will
1 Application
(1) MQL4 Experts Scripts
10 - 15 USD
Ive got 1 EA and a indicator.. The EA a ex4 file so I cant build the features into the EA. The EA opens the orders and the indicator I use as a trend indicator, telling me either just to open buys or sells pending on the state of the indicator If the indicator is blue it means BUY and if its red SELL only I want a script that checks the indicator in which state it is BUY or SELL and only allows Buy or Sell orders on
2 Applications
(13) MQL4 Experts Scripts
50 - 100 USD
I need a script to record automatically, via a play button, into a csv file the prices of a product. I need to actually apply the script to every product I want and it must record the prices changes with 1 minute or 30 sec frequency. It must create into the csv a table recording date:hour:minute:seconds buy price, sell price, spot price I would like to have the play and stop button in the future graph to start
5 Applications
(2) MQL5 Scripts Integration
150 - 350 USD
I need an EA script to do the following on a future product set by the user. Open a popup, on the screen, showing 6 data that will be dynamically set (based on the logics described below). At the beginning, if no value is available, it will show "N/A" for the 6 values First value determination Read an external web page and store 2 data points It must read the data points from web page at predefined timing (e.g
2 Applications
(2) MQL5 Experts Scripts
10 - 30 USD
Hi, I need to be able to monitor balance/equity more accurately so I need an indicator that would display info I need on the chart. Indicator would calculate exact balance/equity on specific date/time and print out values on the chart. Equity needs to be calculated with proper pip values for crosses and it would calculate this from historical data that is in MT4 (daily or monthly) Indicator parameters: Time Period
4 Applications
(3) MQL4 Indicators Scripts
Send pending order based on opening price of the day - futures markets (personal job)
10 USD
That's a continuation of the last job. The last script worked only in the stock market. The script should work in the futures market, which varies from 5 to 5 (60005, 60010, 60015....). Another question: you sent the job with closed code, is it possible to open it
1 Application
MQL5 Scripts
20 - 100 USD
hi i need a feelancer to build me a ea epert advisor , for mean renko chart for mt4 . it need to buy in the 2nt green block and exit on 2nd red block and go for sell the same time and reverse . there is a 2 block S/L and trailing stop of 2 blocks . money management or trade lot of 2% of the capital . it need to be editable so i can adjust the ea when i need to . any thing else please ask
13 Applications
(8) MQL4 Experts Scripts
Cleanup/add feature to existing simple EA (personal job)
50- USD
Hi! I am looking for someone to help me clean up an existing code, and to add a feature to it. I have read your profile and some reviews you receive, and I am very impressed with your work quality. Here is a quick summary of the trading strategy: it is basically a simple grid trading system. Positions are opened at even intervals (determined by me) and closed with a predetermined take profit. There are no stop
1 Application
(1) MQL4 Experts Scripts
Copy of MT4 window maximize / "restore down" script (personal job)
15- USD
As discussed via private chat, I require copy of MT4 script: "I am looking for a MT4 script to quickly "restore down" the currently maximized MT4 chart window. The script will be invoked from a custom hotkey. While searching I found you already coded a script like what I need: https://www.mql5.com/en/job/31220 https://www.youtube.com/watch?v=NywF3Vav-8s" Must include complete source code, not just compiled script
1 Application
(1) MQL4 Scripts
Send pending order based on opening price of the day 2 (personal job)
10 USD
I need a script to automate something i do everyday: A. The trading strategy is based on the opening price: B. Each morning i’ll decide either to sell or buy ( i control this in excel) the input should be like this: symbol: type: buy limit;sell limit volume 1 or more delta chosen by me price open price +- delta C. Its just one order and it must be activated at the moment there is an opening price
1 Application
MQL5 Scripts
I need an EA that opens a webpage and sends the latest ASK/BID prices of USDJPJ and EURUSD via POST (personal job)
40 - 50 USD
I need an EA that opens a webpage and sends the latest ASK/BID prices of USDJPJ and EURUSD via POST. [15/11/16, 6:23:08 pm] Dario Vanin: you just need to write two pairs, like EURUSD and USDJPY. I can add the others by myself [15/11/16, 6:23:22 pm] Dario Vanin: I just need the structure. No need to write the php code like you did last time [15/11/16, 6:23:41 pm] Dario Vanin: once I get the logic I can do the rest by
1 Application
(1) MQL4 Experts Scripts
10- USD
I have a script which can close a basket of orders when it meets stipulated dollar profit/loss. However, I wish to add 2 parameter and minor modification on the script. It's very simple job. Anyone who wish to take part in this job are welcome to list. Further explanation and script will be provided after candidate being selected. Thank you
4 Applications
(1) MQL4 Scripts
10 USD
SELL : CCI (Redline) & MA (yellow line) is >/= O/B line(upperline) & if slope Redline cross down OR touch to yellow line & close price candle. RSI (Blueline) cross bleow MA (goldenline) from top to tobttom or MA line touch from below and goes to down & close price (True /False input setting) Arrow drawn in the close price candle (1) for open next new candle (0) with message, time alert. BUY : CCI (Greenline) & MA
1 Application
(5) MQL4 Experts Scripts
10 - 25 USD
I need a script to automate something i do everyday: A. The trading strategy is based on the opening price: B. Each morning i’ll decide either to sell or buy ( i control this in excel) the input should be like this: symbol: type: buy limit;sell limit volume 1 or more delta chosen by me price open price +- delta C. Its just one order and it must be activated at the moment there is an opening price
2 Applications
MQL5 Scripts
10 - 30 USD
I need a script that will first calculate the pip distance between the closing price of the previous candle and the price of the previous Moving Average. Once this pip distance is determined it will be used to calculate the Take Profit and Stoploss Multiplier price levels, however for calculating the Risk percentage it should be based on the distance between the current Bid price and the previous moving average
2 Applications
(10) MQL4 Scripts
10 USD
Simple quick job, I need to be alerted when a candle closes above %R value -20 or when it closes below -80. It should alert me to which currency is being alerted
8 Applications
(2) MQL4 Indicators Scripts
Script to close buy/sell orders and pending buy/sell or both of them in the same time (personal job)
10 USD
Script to close : all orders for all pairs - all orders for one pair - sell orders for one pair - buy orders for one pair - positive orders for all pairs - negative orders for all pairs - positive orders for one pair - negative orders for one pair - all pending order for all pairs - all pending for one pair
1 Application
(3) MQL4 Scripts