All orders - C++ - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
Transfer functions from MannKendall_v2.mq4 (previous job) inside a DLL build from your previous jobs (personal job)
30 - 40 USD
Transfer functions from MannKendall_v2.mq4 (previous job): MKT(int &x[]) ppf(double p, double mu=0, double sigma=1) to GuardDLL which was created in the earlier job Change the password in the DLL from "1234" to " see email" and fetching the historic of trades opened per day for sending them by mail, (those jobs were made previously by you) this job : Function password and timelife in DLL (Dev-C++ 5.11) at
1 Application
30+ USD
I have developed an EA with Moving Average indicators to enter first trade, and use Average (Grid) trade system as back up if price goes negative (in loses). the EA work very good in one chart and on back test for last 4 years. the problem when i used the EA on Multiple Charts (more than one Chart on same account) he dose not make average trades if price goes negative (in loses), although i used unique Magic number
30 - 100 USD
Hi everyone, I'm searching for a high experienced android app developper that could help me passing from the basic MIT appinventor app to something more estethic, with all the options I already have like data storage, connected to a website (webrequests and everything) to try to connect to MT4 or further things, I'd like to know how to do it and to modify it also. It's really basic stuff if you know how to use all
1 Application
30 - 60 USD
Pivot point (PP) = (High + Low + Close) / 3 First resistance (R1) = (2 x PP) – Low First support (S1) = (2 x PP) – High Second resistance (R2) = PP + (High – Low) Second support (S2) = PP – (High – Low) Third resistance (R3) = High + 2(PP – Low) Third support (S3) = Low – 2(High – PP) I would like a simple script or EA that can set a pending order on a chosen pivot point. The Stop loss and Take profit are also a
An Expert Advisor using MT4 standard indicators (personal job)
50+ USD
The Expert Advisor will be using 5 MT4 indicators which consist of four standard MT4 indicators and one custom indicator along with one condition. 1. RSI(MTF) 2. Demarker 3. Heiken Ashi Candles 4. Zig Zag( ProZigZagMod) 5. Price Turn(Custom indicator-candle pattern) 6. Trading Window(trading condition)
30+ USD
I am using a Camarilla indicator for my stocks . I need a Push Notification on my Metatrader 4 mobile app whenever a stock price touches a particular given pivot point mentioned under the camarilla indicator
12 Applications
30 - 130 USD
I need an Expert Advisor that trades on daily pivot point levels. The EA needs to place one pending sell stop and one buy stop order every day based on a S1/R1 level. At the end of the day if the pending orders is not hit it will adjust to the next daily S1/R1 levels. The Stoploss is also a S1/R1 level and Takeprofit is S2/R2 level. Lot size is percentage of risk based on the Stoploss and equity. Pivot level
Need an EA based on Renko chart and will be using ADX and RSI as indicators for buy and sell trades.
100 - 150 USD
Requirements: - EA should work on Renko chart and use ADX and RSI indicators for buy and sell orders. - EA should produce visual signals - Should be able to backtest EA on Renko charts in MT4 and Forextester - Source code to be provided - Renko Size based on ATR or Fixed Size (specify value for fixed size) - Specify ADX period and value - Specify RSI period and lower, upper values - Buy/Sell when change in direction
10 Applications
30+ USD
Hello I would like a hedging EA with a created dashboard on the chart screen. The dashboard should look like the one attached (doesn't have to be exact) and along side with it two buttons for buying and selling with lot size calculated from the program already. Calculated lot size: 1) Percent Factor = 2.5% 2) Pre-determined lot sizes = 1.4, 1.0, 1.4, 1.9, etc. Hedging: 1) Initiation Gap (pips from entry where EA is
40+ USD
I need a trade copier EA that will copy trades from my master account to other child accounts. The trade copier will open all orders from the master account to the child accounts. The EA will also close partial orders when partial close of orders is done from the master account. The EA will have a percentage multiplier for the child EA where when this is adjusted it will open the proper order lot size for the account
6 Applications
Cross Custom Indicators EA (personal job)
30+ USD
I want to open Buy when Fast Lower Brand Cross Up Slow Lower Brand and Open sell When Fast Upper Brand Cross Down Slow Upper Brand. I want to add Money Managment as Risk Percent. Other Setting will be as Old Job
1 Application
45 - 70 USD
I will like to develop a strategy into EA that buys above last bar high and sells below last bar low using high and low of last bar as SL (1% of equity) and will close at current candle close. When predefined SL Level is reached the position is hedged and higher lot is opened in the direction of new signal or trend. if sl is reached again positions gets accumulated to say drawdown of 5% of equity then tries to use a
13 Applications
70+ USD
Now my EA open trade base on Upper Brand and Lower Brand of Indicator. I want to base on Buy arrow and Sell Arrow of this Indicator. If you accept my job ; I will sent my Indicator & EA (mql4) file to you
26 Applications
50+ USD
EA is very simple it must capture the buy and sell signal from my indicator and open buy and sell orders. There are other parameters that I will require as well. I will need my MQL source file at the end of this order
100+ USD
Hi, i have my own indicators that is working well..I will like to change it to a auto-trading EA.. Required a expert to help and price for the project is negotiable
36 Applications
An expert advisor based on keltner channels (personal job)
60+ USD
The EA should based its signals on keltner channels; The properties of the keltners should be used as parameters for optimization. this EA needs to send signals when on strategy tester and in live trading. And error handling ; Kind regards
1 Application
50+ USD
You need to convert the custom Pinescript strategy (TradingView) to the MT5 consultant. The strategy includes a variation of the ALMA (non-standard MT5) and uses the slope of the ALMA for points of entry and exit. Trade is to market and exit by profit or in reversal of trend
2 Applications
30 - 50 USD
My goal is to have screenshots of each chart that is active in my MT5 workstation posted to a web based folder, even if the chart is minimized. I'm behind a firewall at work and can't access the software, but I would like to be able to view a folder with an image of each chart that was taken at a preset time. Please don't hesitate to let me know if you have any questions
7 Applications
30 - 50 USD
Indicators – RSI 2 Nos. ( 2 RSI indicators with different Time frames). All the RSI Parameters has to be there as Input parameters. A Indicator – Fast RSI ( period small). B Indicator – Slow RSI ( period large above 30) Buy order. 1. Fast RSI value Cross the Slow RSI Value and goes Up. 2. (Fast RSI value - Slow RSI) > Value (input figure). 3. Set SL – Input 4. Sr TP - Input Close Buy order 5
Following up a working ea, day by day (personal job)
150+ USD
I need a function in DLL (always in DEV 5.1 C++) to track what is doing an expert running for a specific account and send the information to a specific email adress. (Personnally, I can do it in MQ4L but I need it in C++ in a DLL function) this implies two things : - Means, if it's possible to follow what is doing the account in terms of Equity - get all the opened and closed trades during the last day. So, every