Orders for integration - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
1779 completed jobs in all languages
Sort by:
Independant Dashboard (personal job)
200 - 300 USD
A totally Independent Dashboard window (to be used on another monitor) to display certain information from the MT4 platform. Currency Pair Closing Price of pair from the previous Day Current Ask Price ****Difference in Pips (Defaulted from Highest to Lowest) LRMA Value 5min timeframe (to be displayed in PiP value +/-) LRMA Value 15min timeframe (to be displayed in PiP value +/-) LRMA Value 30min timeframe (to be
1 Application
MQL4 Scripts Integration
15- USD
We can code the function to check the status of broker, if it delay or requote, we will continue try to modify it until it is successfully. Maybe +- some pip with the current sl
3 Applications
(4) MQL4 Experts Integration
10 - 20 USD
Hello, i have an EA and i need to integrate martingale in this EA, i need to have 2 options to choose for martingale increase after loss a) 1..2..4..8..16...... b)1..2..3..4..5..6..... the EA is ready for use and working i nee only martingale integration
8 Applications
(4) MQL4 Experts Integration
Slow_EA Modification (personal job)
10 - 100 USD
Okay, this EA will operate on fast moving instuments or when breaking news or economic announcments are made. Signals will be taken from the fast EA terminal as normal. Parameters: MagicNumber = 12345 //Self explanatory. SymbolKey = EURUSD //Self explanatory. LotSize = 0.1 //Self explanatory. OrderSlippage = 3.0 //Self explanatory. PipOpenTrigger = 5 //This will be the default
1 Application
(14) MQL4 Experts Integration
30 - 60 USD
I would like to insert to my existing Excel ... another Sheet more: 1. copying Total Profit Number, ALWAYS CHANGING, from Cell (P16) of Sheet 'FX', to your new sheet, every end of Month; 2. draw a performance Curve, in red, about the Profit per time. THANK YOU
3 Applications
(10) MQL4 Integration
10 - 50 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
3 Applications
(4) MQL4 Experts Integration
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
(14) MQL4 Experts Integration
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
(5) MQL4 Indicators Integration
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
(2) MQL4 Experts Integration
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
(31) MQL4 Experts Integration
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
(4) MQL4 Experts Integration
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
(2) MQL4 Experts Integration
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
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
(2) MQL5 Indicators Integration
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
(2) MQL5 Integration
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
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
(2) MQL4 Integration
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
(2) MQL4 Integration
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
(3) MQL4 Integration
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
(8) MQL5 Integration Other