Orders for integration - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
MT4: Latency trading EA for scalping. (second attempt) (personal job)
100 USD
require an EA to send trading orders to another MT4 terminal. In the following example, Terminal-1 will be the faster platform and Terminal-2 will be the slower platform. Buy order: Terminal-1(faster price feed): If Open[0] > Close[1] Then OrderSend(Buy) to MT4-Terminal-2(slower price feed). Sell order: Terminal-1(faster price feed):If Open[0] < Close[1] Then OrderSend(Sell) to MT4-Terminal-2(slower price feed)
1 Application
10 USD
Looking for a simple indicator that Shows Trend Direction on the Upper Left Corner of the chart It shows Two values 1- If Weekly pivot is above Or Bellow The Price Indicator Shows WEEKLY SELL OR WEEKLY BUY 2 - If The yesterday closed lower than open Its Shows DAILY SELL . if yesterday closed higher than open it shows DAILY BUY ( sunday is not counted) i have attached the Weekly Pivot indicator you can use
2 Applications
35 USD
I 'm looking for developer to modify my Expert Advisor, 1. this is a martingale Expert Advisor, i need a developer to add Hidden TP/SL to this EA, for every TP and SL or and every martingale modify OP/TP/SL by this Expert Advisor... this is the main job if extern bool use_hidden_take_profit = True; extern int hidden_tp = 0; // TP automatic by Martingale system in this EA else double TPforSymbol=50; double TakeProfit
1 Application
215 USD
Dear Anand As Specified in chat custom ea, we require i will attach all the images and description on the next stage of the process. text text text text text text text text text text text text text text text text
4 Applications
10 - 60 USD
I would like to have a new Multipliermode in an existing EA. the whole description should be in the zip. When I have placed the order I will upload the EA
8 Applications
10 USD
is there is some one could help me combine this three Expert Advisor? Execute use this EA Ilan 2.0, and if there is a high impact news, this News EA Template without DLL will stop AutoTrading ( disable Expert Advisor Trading), while TP and SL hidden from broker use this EA Hidden TP and SL .... i will pay for $10 USD
2 Applications
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
10 - 50 USD
I need my custom indicator Noltes Envelope converted from MQL4 to MQL5. No new features will be added. The MQL5 version MUST give the same output as the current MQL4 version! All features and functions MUST remain functioning
5 Applications
Add martingale levels to ea (personal job)
20 USD
I want to add 10 martingale levels to ea but sometimes I want to use only 4 or 5 levels, sometimes 7-8 levels, sometimes 10 levels, so I want to choose in ea how many would like to use in current time. Thanks
1 Application
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
Upgrade v2 (personal job)
20- USD
Upgrade v2 I want the fixed lot entry to increase lineair when equity moves up example : initial deposit (start equity) is 1000,- with fixed lot set by me is 1 when equity moves up to let`s say 1234,- the fixed lot can go up 23,4% so fixed lot size must be 1.23 when equity moves up to 5432,- the fixed lot size must 5.43 etc. formula is Equity : Start equity x fixed lot size = new fixed lot size The movement only has
1 Application
Lotsize calculation (personal job)
50- USD
I want a lot size calculation based on an average of 3 months of the used instrument, fixed lot size X ( lot size placed on average ) when the price moves X pips away from average increase or decrease the lot size in percentage X ( like for every 100 pips add 2% ) average can be calculated once a day ( timeframe H4 ) or something like that. ( if i do a Sell of 1 lot and the price is 500 pips above average, the lot
1 Application
EA Editing (personal job)
10 USD
Its not a big job I just need "consecutive wins (count)" and "consecutive losses (count)" functions added to the last job using exactly the same parameters in the last job. In the last job you did; double Magics1_profit=TotalProfit.Calc_Profit(Magics_1,Separator,Magics1_trades,Magics1_periods); double Magics2_profit=TotalProfit.Calc_Profit(Magics_2,Separator,Magics2_trades,Magics2_periods); now I
1 Application
100 - 300 USD
"I need remote trade signal provider Software that I can use to send to my subscribers (Members in my trading group) that want to copy my trades, ie. copy all entries, exits, stop losses, take profits, pending trades et al applicable .This software will allow my subscribers(Group Members) to copy trades automatically from my account as i will open or close manually or with auto trade applications
5 Applications
EA Editing (personal job)
10 - 15 USD
Hi as our discussion please edit the attached EA to include Lots size calculation based on trading history (Profit1>Profit2) from the previous job. Then you will guide me on how to merge it with a similar EA
1 Application
Arrows with sound, icustom levels and message for the MT4 indicator (personal job)
10 USD
This is for the request to make alert and arrow with sound for the mql4 indicator (shall be issued upon request). The arrow shall be as per rules mentioend in snap in the attachement. the level input shall be icustom to add in indicators
1 Application
30+ USD
Please help I have a complex problem for my size but not for your size Im sure :). Please note that Im not a programmer and my logic is not good but please if interested I'm willing to explain further. I need to access trading history balance for 2 Classes of magic numbers and be filtered using: recent time (hours) // Input variable; limit history (number of trades in history) //Input variable Class 1 T History
8 Applications
10 - 14 USD
Hello, i need a programer to transform Expert adviser from Mql4 to mql5. The EA is working fine and i just need to use it on MT5 The EA uses Ma and RSI. Thank you in advance
10 Applications
10 USD
Can someone modify the code that "SleepSeconds" variable takes its value from a csv/txt file, refreshes its value and always updates itself. . . extern int SleepSeconds = 1440; . . . int start() { prepare() ; if( CloseAll ) closeAll() ; else { if( dailyGrowth / AccountBalance() < DailyGrowth && TimeCurrent() - lastTradeTime > SleepSeconds && ( marginLevel == 0 || marginLevel > MinMarginLevel ) ){ if( totalTrades >=
2 Applications
Volitility EA (personal job)
30- USD
Hello Amine Ahsous Hello I want to upgrade the current meta trader 5 Expert Advisor titled the Volitility EA to Meta trader 4. I want it coded for Meta trader 4 and backtested. It will be the same algorithm but programmed for Meta trader 4. It is a simple volitily trend following algorithm that profits when the ticker moves up or down a set number of pips. So I want the default position sizes to be as labeled in the
1 Application