All orders - Collection of data on the internet - outdated
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
Collection of data on the internet
50 - 150 USD
I would like to have a robot that uses data from Tradingview. Robot executes orders in MT5. Robot needs to gather data from two Tradingview indicators: - Volume - CSA Currency Strenght Indicator (Script included) This should be a scalping robot. Taking into account (when a trade is opened) the spread when setting a TP of an opened trade. Robot should also check for the right conditions with a help of CSA Currency
2 Applications
T (personal job)
30 - 100 USD
Especifique sus especificaciones de requisitos aquí punto por punto. Intente describir sus requisitos de forma breve y clara, para que su desarrollador potencial pueda evaluar correctamente su complejidad y costo, así como el tiempo de ejecución requerido. Una descripción incorrecta o demasiado genérica hará que se ignore su pedido, o pasará mucho tiempo negociando los detalles con cada solicitante. Recuerde: es
30+ USD
Gereksinim Spesifikasyonunuzu burada nokta nokta belirtin. Potansiyel geliştiricinizin karmaşıklığını, maliyetini ve gereken yürütme süresini doğru bir şekilde değerlendirebilmesi için gereksinimlerinizi kısa ve net bir şekilde açıklamaya çalışın. Kötü veya çok genel bir açıklama, siparişinizin yok sayılmasına neden olur veya her başvuru sahibiyle ayrıntıları görüşmek için çok fazla zaman harcarsınız
30 - 200 USD
I am looking for someone to develop an EA for me. The EA should be able to monitor the retail traders open positions and open trades depending on whether the retail drear are increasing or decreasing their position. The EA can read data from myfxbook, dailyfx or any other reliable website. Thanks
1000+ USD
This task is quite simple, I think everybody familiar with trading can finish it in just several minutes. But be careful, the task is simple, but the asset managed by this strategy is not that cheap. So, please take care of your algorithms, and guarantee there would not be any data loss. Many thanks. Good luck
30+ USD
Interested to see if anyone can help me complete the last part to a python homework assignment. I can explain the code and instructions when we connect. It has to do with printing values from a dictionary
4 Applications
30 - 70 USD
Hi everyone, I'm searching someone that could code a MT5 Master that sends trades to other unlimited MT5 slaves. Really nothing complicated, no options more but maybe the slippage on the slave. It's a simple local copier on MT5, with fast execution
30 - 60 USD
Good day. I need an EA that is based on the sentiment index (SSI). The sentiment data can be taken from myfxbook or dailyfx(IG) whichever one easily accessible to you. I am a contrarian trader and I need the EA to execute BUYS/ SELLS based on the average number of positions held by the retail traders
150+ USD
Hello All Freelancers/Coders I am looking for a Custom indicator that would leave me in a small profit at the end of each day. This can also be an indicator that you already have created and is willing to sell it to me. I am posting this job at 150.00. However this price can go up significantly due to the profitability of the indicator/system/strategy. As long as its profitable i will buy it from you. Thank you
7 Applications
MQL4
Indicators
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C++
C#
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
Python
HTML
Linux
RegExp
Photoshop
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Stocks
Options
Data mining
Product Design
Text translation
Text writing
100 - 200 USD
Hi I’m looking for a program that I can attach to my account to precisely and clearly know when to trade when to buy and when it’s time to sell whoever can give me that I will make sure your well compensated
30+ USD
Hi I want to get historical data from MT4 to python. I need all timeframes data. Try to finish the project ASAP. Also after this will try to do more modification also
2 Applications
30+ USD
Hi it is it program p1; var:a b:real; begin for i:=1 to b do writeln"a=b"; end;end this program shows you how to make variables real integer figures and to type it
1 Application
300 - 1000 USD
I search a developer able to create a MQL4 expert. This EA have to read messages on a Telegram channel, detect signal messages and copy the signals on MT4 to trade with them
30 - 150 USD
hello i am looking a pro MT4 dedveloper who can create for me a perfect EA robot for which can work on MT4 only for some pairs not all Thank you
50 - 100 USD
Hey friends ! I just want a strategy which should provide atleast 1 or 2 assured signal in an arrow way on chart or I dont mind even if it is has to be done manually. It can be any pair but it should just predict 1 assured prediction for short term trade if you have such strategy then let me know
4 Applications
MQL5
Indicators
Consultation
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
C++
C#
MySQL
PostgreSQL
Python
HTML
Linux
RegExp
Photoshop
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Stocks
Options
Data mining
Product Design
Text translation
Text writing
40+ USD
I want a reliable trading bot that can use the usual price action and moving average, and also comes with trailing stop, and also handle an account with minimum of $100 and push it to about $400 in 2 weeks
30 - 200 USD
I have a mathematical formula based on candlestick maths strategy. Would therefore want it integrated into my MT4 so I wouldn't have to do the calculation manually. I need a software that will do the calculation automatically and alert me with appropriate indicators for entries and exits
32 Applications
50 - 100 USD
Hi, I need to convert the trading robot from mql4 to mql5 language and also add some features in it. Here, a brief description of the functionalities: The EA is based on a post news strategy in M5 timeframe. After 1 candle (5 min) from the selected news, it opens 2 pending stop orders (BUYSTOP + SELLSTOP) at a predefined pips distance from the candle close price (taking care of the spread) It is foreseen an OCO
1000+ USD
Hello, I need an EA that was previously written to be updated with additional information. I would have used the programmer that originally wrote the program but he does not know how to access buffer and TF for Advanced Currency Strength28 indicator that was purchased on mlq5. So, the developer will need to be able to know how to access buffer and TF of an indicator available on the market. The last developer said he
30 - 500 USD
//| The MACD Sample EA class sample | //+------------------------------------------------------------------+ class CSampleExpert { protected : //--- protected variables - class members are available only inside the class methods double m_adjusted_point; // a multiplier for 3/5-digit quotes CTrade m_trade; // CTrade class