Orders for scripts development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30 - 50 USD
Hello. Looking for EA/robot which will trade on Fibonacci Pivot I will go through my strategy here first. I put buy stops or sell stops if price is between S1/R1 at 23GMT (1 hour after Sydney market open - to avoid wide spread). SL put at PP and TP put at S2/R2. I will only trade 1 trade per pair. Requirements - Fibonacci Pivots (Pivots timeframe daily), I have added Pivots settings JPG - Able to adjust lot size -
30+ USD
I need a script that opens a long or short position and calculates the risk amount in $ for the SL. I also need the script to have an input that I can divide the position into a number of equal positions. I would like to split the risk between one or more positions and set different TPs for them. Additionally, I would like the script to create pending orders at a set number of pips from the current price, still
30 - 50 USD
The order is for a solution for MT5 that would do the following: 1. - modify Stop Loss/Take Profit for all open orders in the same instrument to the same Stop Loss price and at the same time - allow modification of Stop Loss/Take Profit of individual open orders without changing other orders' Stop Loss (MT5 native function). Modification should preferably be by entering the number (Stop Loss/Take Profit price), not
50 - 300 USD
Hi, I would love you to develop an EA for me. I would also like to purchase the script. Here is a brief description of what I want from the EA. Entry • I would like to keep these settings in your common tab in your priority box and • I would like to trade only long, only single and long and short. A tick box to choose between long, short or hedge. • Entry Timer. I like the choice of the Server Timer or Local time and
9 Applications
30 - 50 USD
Hello, I need this solution for a scalping EA in MT5 that I want to have programmed afterwards. The programmer that gives me the best solution will be very likely to get the next job. The job afterwards is going to be 400+ USD. It is the same solution that has already been requested by another trader with this Link: https://www.mql5.com/en/job/137607 " I want to know if it is possible to create a script that closes
30 - 50 USD
I'm Looking for someone to create the following utilities for MQL5 and MQL4 Manual trading with hotkeys: 1. I want script which can make the following action upon clicking a keyboard keystone: " Instant Open Buy Order without further confirmations " Inputs: To be able to set Stop Loss / Take Profit and Lot size 2. I want script which can make the following action upon clicking a keyboard keystone: " Instant Open
50 - 80 USD
Hi, a new EA is needed which based on my ADX Bar Indicator, the MQL4 code of indicator is attached The idea of the EA The INDICATOR create BUY signal rules for EA Check if a BUY or SELL ORDER is acitve, if not, create a new BUY ORDER if enough equity on konto. SL TP LOT (from PARAM menu). --> if a BUY ORDER is already active not set a new BUY ORDER (MAIN RULE only one ORDER can be OPEN) -->if a SELL ORDER is
30+ USD
Require to MARKET execute an order to a fixed schedule (day of week) Example: Buy (long) 0.1 lots of XAGUSD every Wednesday at 6 AM & Buy (long) 0.01 lots of XAUUSD every Tuesday at 8 AM Inputs: 1. Pair selection (eg. XauUsd) - Dropdown menu of all pairs with broker 2. Lot amount (eg. 0.1 lot) - Input box 3. buy or sell (long or short order) - drop down menu to select 4. Day of week (eg. every Wednesday) - drop down
30+ USD
HI, I would like any experienced coder to create a script to allow its users to set either pending order sell limit or buy limit orders easily (able to create up to 200 positions pending orders FAST ) . Users should be able to set pending order with the script easily by 1. Choosing EITHER pending order buy limit / sell limit or buy stop/sell stop 2. Selecting desired price to entry for pending orders 3. Entry the TP
8 Applications
30+ USD
I use EdgeWonk trading journal software to journal my trades. I want someone to create some sort of script or macro to autofill the Edgewonk generic spreadsheet with all my closed positions from my MT5 statements. I have attached the Edgewonk generic statement and a screenshot of how the cells need to be formatted
4 Applications
30+ USD
I want to create an EA base on the video below: https://www.youtube.com/watch?v=nmffSjdZbWQ&t=112s Entry lot size is based on the percentage of balance available on trading account. Percentage of entry lot size must be adjustable
7 Applications
4 extra columns (personal job)
50+ USD
I will proceed into describing another task that I need. There is a column from the previous work called "Index of price line break". I would need to add 4 columns after it. Those would be analogous to current "openToMaxPoints", "Index of Min/Max", "Max price went till the day closed" and "Max price went till day closed in candles". The difference is that these were calculated for till price closes through the open
1 Application
A trading script (personal job)
30+ USD
A trading script that enters the market when turned on with certain parameters (Sell Limit, Volume, Stop Loss, Take Profit etc). Depending on the Stop Loss or Take Profit executes another order straight away. Continues executing orders until turned off or time parameter is achieved. For clarity I have made a pdf/png to display to the script process and parameters required for each order depending if a Stop Loss or
30+ USD
a simple script that dumps account history to text file. Gets error now. Please correct Below is a image of the error. and the script code. The site makes me write a book here. The cow jumped over the moon. Never eat spinach on a Tuesday
5 Applications
200 - 500 USD
I have a simple market maker on LUA language for crypto trading and I want to convert it into MT5 script. You can see the script working on crypto software for understanding how it works and I can supply the developer license
6 Applications
Algo trading robot boolinger band and sharp time (personal job)
30 - 40 USD
I want to contract the development of a script, where I wanna manually insert the following parameters (I predict for the candle (0)) And after set a hot-key to run the script: Definitions H = (High) = input L = (Low) = input C = (Close) = input decimals = 3 (input) tolerance = 0.001 (input) toleranceTP = 0.0005 (input) ForceBull = 2 (input) ForceBear = -1 (input)