All orders - Panels and dialog boxes - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules Panels and dialog boxes
1416 jobs in the archive in all languages
Sort by:
30 USD
Please see diagram for easy to know explanation. At the diagram, if ATR goes up (x), find the last low bar candlestick value (x) of market condition at the chart area when ATR cable rise (x), also do same if ATR goes down (x), find the last high bar candlestick value (x) of market condition at the chart area when ATR cable declined (x). Note: 1.Present that read data into a panel. 2.Allow an automatic two past read
30+ USD
MSG_CHART_OBJ_CHART_WINDOW، // پنجره اصلی چارت MSG_CHART_OBJ_CHART_SUBWINDOW، // نمودار subwindow MSG_CHART_OBJ_CHART_SUBWINDOWS_NUM، // Subwindows MSG_CHART_OBJ_INDICATORS_MW_NAME_LIST، // شاخص در پنجره اصلی چارت MSG_CHART_OBJ_INDICATORS_SW_NAME_LIST، // شاخص در پنجره نمودار MSG_CHART_OBJ_INDICATOR، //
30 - 200 USD
double CalculateProfitOneLot( double entry_price, double exit_price) { double profit= 0 ; if (! OrderCalcProfit ( ORDER_TYPE_BUY , Symbol (), 1.0 ,entry_price,exit_price,profit)) { Print ( __FUNCTION__ ," Failed to calculate OrderCalcProfit (). Error ", GetLastError ()); } return (profit); } #define EXPERT_MAGIC 123456 // MagicNumber of the expert
30 - 50 USD
Hi, I need to optimize my EA which is basically based on the pre-installed Moving Averages functions on MQL5. I only have two requirements; 1st it should require the input of acceptable trading hours e.g it can only trade between X am & Y pm 2nd the EA should stop trading after X no of losses & it should ignore the next 2X no of signals before resuming trading
500+ USD
The goal of this project is to build out a sign up process similar to the one at used by other forex prop trading firms. The user should be able to pay for their program and register for an account on our site after payment, then a demo account should automatically be created for them on https://www.purple-trading.com/ using the MetaTrader4 platform (click DEMO on their home page to see this option). Once the demo
30+ USD
ما با تمام ویژگی های MetaTrader 5 یک برنامه حرفه ای برای شما در ساخت ساخت We will build a professional program for you with all the features of MetaTrader 5
100+ USD
He comprado un EA con la documentación que según el vendedor existen varios errores. Además de la descripción del funcionamiento me ha facilitado todo el requerimiento que presento a continuscion Crear un gráfico con velas japonesas donde las coordenadas son: el tiempo (Fecha;Hora;min;seg) el coeficiente del par correspondiente en la pestaña "Compar" En la pestaña “Setup” en cada línea añadir checkbox volatilidad y
30 - 80 USD
مرحبًا ، لديّ مستشار خبير يعمل مع التحوط. أريد تعديله وإضافة بعض المزايا إليه. تعتمد الإستراتيجية على التحليل الفني ، ثم ترسم منطقة دفاع يدويًا يعمل عليها المستشار الخبير. يفضل أن يتكلم المطور اللغة العربية لي لسهولة التواصل
80+ USD
Dear sirs, I need an Ea for MT4 that make a lock for multi pairs / multi magics configured. The lock will be by three steps by position devaluation. It mas have a trailing stop, a fixed stop loss and a take profit. I need some alarms, journal line, window with lines and write in log. I need too, two sounds when open and/or close any position. The locker will monitorize all positions stated by magics and pairs and
30 - 150 USD
I need an MT5 programmer who can produce an EA that can ASCERTAIN the currencies which are very strong daily and currency which are very weak among 28 pair of currency USD, JPY, CHF, GBP, EUR, AUD, NZD, CAD pairs. Example i do my market pair analysis myself to help me know which currencies are strong and which currency are weak and it takes me a lot of time sitting on the system. Let me explain more with EUR/GBP
30 - 80 USD
Hello, I have an expert advisor who works with hedging. I want to amend it and add some advantages to it. The strategy depends on technical analysis, then draws a defense zone manually, on which the expert advisor works. It is preferable that the developer speaks Arabic for me, for ease of communication
Additional features to existing indicator (personal job)
30+ USD
Hi, hereby the job, I will upload the job details in the comments. It regards the stat indicator that need some extensions. Keep me posted! The following text is to fill 30 words
40+ USD
EA based on %R, Crossing of ma on %r with other lookback and different conditions to triger either buy or sell orders, wirh money management features, only buy orders bot as is for the crypto. Regular MQL code wich later will require on a second step/budget to be coded on python and conected via api through a vps server to Binance crypto trade platform. Budget is $40 wich is allready loaded into MQL platform
30 - 50 USD
I require an EA that will enter and exit the Futures market at preset times of the day. It needs to place and cancel buylimit orders with stoploss and profit targets based on tick price. It needs to be able to add contracts to an existing trade based on tick price. If possible I would like for it to be able to refer to investing.com futures markets as indicator for trade entry
30+ USD
Preciso de um programador que faça um painel atraente e intuitivo para um EA que possuo. Tenho codigo fonte total do EA. Apenas preciso de um painel mais apresentável pois o que tenho e muito simples. Um painel que tenha botão de boleta e outros recursos basicos
2 Applications
100 - 200 USD
İyi bir yazılım geliştiricisi arıyorum. Bu bir kripto ticareti, Binance için bir arayüze sahip olacak bir al ve sat botu. Size stratejimden özel olarak anlatacağım. türkçe konuşan yazılımcı arkadaşlar varsa eğer daha iyi anlatabilirim
100 - 200 USD
I'm looking for a good software developer. this is a crypto trade.A buy and sell bot that will have a me interface for Binance. I will tell you privately about my strategy
30 - 300 USD
Hello, i need a copier that work by API I want something simple... Master account copie the positions opened to the "slaves" account. Need it to recognize the balance of the slaves accounts in order to get the same % of risk. Example: If master have 100$ and open 10$ The slaves account have 200$ will open 20$ Best Regards
30+ USD
I have a non repainting mt4 indicator I want converted into a expert advisor. The indicator generates signals by painting a white arrow for buy and a red arrow for sell. Below is how I want the Expert advisor to work. Once the indicator paints a white arrow from below the E.A should buy immediately and if the indicator paints a red arrow from above the E.A should sell immediately