Orders for scripts development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30 - 70 USD
For MT5, I would like a script that will Sell ALL Account Positions at a Set Profit or Loss. I usually have about 24 charts open at once for my account, and I would like to run a script that will close all of my positions at a predetermined profit or loss that I am able to set. I would also like this completed very soon, at least by tomorrow morning
MA EA Project (personal job)
100+ USD
Coding Structure and plan for EA MT4 & MT5: Main Strategy: Rule 1 > Moving average (MA) (1) crosses Moving average (2) to initiate entry point trigger (0.03 always per £100+ account size) Rule 2 > Moving average (MA) (1) crosses Moving average (2) to close existing order** and initiate next entry point trigger Example code: function run() { vars Prices = series(priceClose(0)); vars SMAxxx = series(SMA(Prices,xxx));
1 Application
34+ USD
Hello MQL5 expert coders, Need some modifications to an existing EA (MT5). Mods required in brief are: server time zone offset to GMT and discreet SL & TP. Need source code. Thanks for your interest. Regards, M
3 Applications
30+ USD
I have 2 indicators in two deferent languages 1 in Trading view script and the other in Mt4 script. the Mt4 indicator work perfect not like Trading view I need someone to edit trading view to be similar to Mt4 script the different between both is Trading view gives the signal ( cross) faster than Mt4 I need it to be smiler( slower) to Mt4. look to pic down
2 Applications
Double Trendlines Update (personal job)
30+ USD
CHART: I sent you the information CODE: - Max trades (user can enter the maximum trades they want to allow at one time) - Don't allow EA users to trade more than 0.10 per trades. If they enter anything higher than 0.10 it will default to 0.10 INPUTS: Hide all inputs from users other than money management. Users should not see TP, SL, or Trailing settings
1 Application
30+ USD
I have bought myfxbook community indicator and I need to export the indicators data to a csv. There are a few free tools out there, that do exactly this. However, I dont know how to use them and I dont have the time to figure them out. So I either need you to export all data for me. or make me an script that I can easily use
9 Applications
30 - 50 USD
Hello, I would like a script to be applied on MACD indicator that get historical data values from Signal, MACD and Histogram at different shift and copy values into variables I can use later on for trading rules. As configurable input: Fast EMA Period:12 Slow EMA Period: 26 SIgnal MA Period : 9 Applied MA Method: Exponential Applied Price: Price_Typical As output in variable starting at current shift (0) Histogram
10 Applications
30+ USD
I need an EA to record the maximum running loss for each entry. The output file can be in a form of csv or txt. no user interface needed, pure functionality. *edit* I need an EA to record the maximum running loss for each entry, this EA should monitor the floating loss/ profit per minute/ until trade is close (this option can be set in EA property) The unit of measurement of floating loss/ profit is $ and Points The
30 - 200 USD
Summary: I require an interactive panel box that I can drag on to any chart which will show all current open positions in the particular financial instrument plus enable me to input data, so that the panel will display certain data. Some definitions (you may need to read further down first and then come back to these definitions in order they make more sense): When I say trade , I mean the total of all positions
50+ USD
What I am looking to make is a trade manager that manages a trade or trades after I manually place them. it can be a script or an EA with in chart interface. specifications: 1. Metatrader 5 2. After a trade is placed I need to be able to close out a configurable PORTION of the trade in a loss situation at 3 different levels. no classic stop loss used 3. After a trade is placed I would like my take profit level to
30+ USD
I would like to have a snippet (EA/MQL4) that does the following: - report trades' opening, modification, and closing via post request. Basically, it is a onTrade webhook, So once the trade is executed, modified or closed, a post request will triggered with the following data: - Symbol - Ticket - open price - TP - SL - Close price (on close) - Comment
50 - 80 USD
Hi, I would like a tool which allows me to attach to a terminal, specify a file output path and interval in minutes that then exports the accounts trading history (what ever is selected in the terminal (all/today/3days etc..) to a .CSV file with a filename that is the account number. If possible it would be great if the tool can also include any active trades in this export. I believe this would be something similar
30 - 200 USD
I need a very simple expert advisor/script Which will automatically enter a trade at a given entry price the TP and SL prices are automated If the SL is hit, the exact same trade is automatically re opened if the entry is hit again by the price (and only if price action is going in the direction of the trade eg. bullish hit of entry price in a long position the trading robot needs to allow me to set the start time
16 Applications
Profitsystem ea (personal job)
45+ USD
Hi I will like to code this ea using my custom indicators (attached). Whenever the stealth LCD indicator changes from yellow to blue upon candle close open a buy trade instantly with its attached lot size (I will manually input the lot size that the ea will be using to open each trade In the inputs tab) Also whenever the stealth LCD indicator changes from blue to yellow upon candle close open a sell trade instantly
30+ USD
EA interface: Direction_Step: buy buy sell Multi_Lot : 1.5 PPP_TP_Compartment : 500 Trading Mode : add lot after profit / add lot after loss End of transaction conditions : Consecutive_TP_Times/Consecutive_SL_Times Consecutive_TP_Times : 2 Consecutive_SL_Times : 2 Magic : 1213999 FundRatio : True/False FundRatioVal : 1000 Stoploss : True/False Stoploss% : 20% MaxSplitLots : 50 ----- ----- ----- -----
30 - 50 USD
Currency strength indicator I want an experienced programmer to help me code a currency strength indicator. I have provided the logic behind each behavior of the currencies in the attachment . Like i already stated in the task below, there are 2 tables which must be merged into one. I had the 2 tables to help you understand what i want you to do. 1. Please merge both tables into 1 Bullish Condition 1. I
2 Applications
30 - 40 USD
I am looking for someone to write code text for the OnTester() function that I can paste into my Expert Advisor code. Prior versions of MT5 Strategy Tester had the option "Balance + max Profit Factor" that could be used for genetic optimizations. This criteria is no longer available so I would like someone to write the code for it that I can paste into my projects to be used with genetic optimization criteria "custom
1 Application