Orders for Expert Advisors development - Uploading data to a website - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules Uploading data to a website
690 jobs in the archive in all languages
Sort by:
30 - 100 USD
I need to automate my trading system and robot to trade on Binance and Huobi i will trade from MT4 i need a similar technology like Roya Q I will give you the source code of my EA with Several logics . So when the EA opens a trade on MT4 , It should open on crypto platforms Others can copy my trades too through apps If you have good crypto trading indicator too or trading system , i will buy
30 - 150 USD
I NEED TRADING ROBOT THAT WILL SPECIFICALLY TRADE NASDAQ... THE ROBOT SHOULD TRADE REJECTIONS FROM 5M TO 1H TIMEFRAMES THE ROBOT SHOULD ENTER A TRADE SAFELY WHEN THE HAS BEEN CONFIRMATION AND ALSO INTERPRET THE NEWS THAT AFFECTS NASDAQ AND TAKE ADVANTAGE OF THEM, THE ROBOT SHOULD HAVE MULTIPLE ANALYZING TACTICS TO PRODUCE OVER 90% WINNING RATE GUARANTEED
30+ USD
I need an Expert Advisor made for Meta trader 5 that sends orders from Meta trader 5 and other Expert Advisors to Tradovate API and succesfully opens trades and puts in stop limits and trailing stops flawlessly
5 Applications
70+ USD
Hi. I need a automated trading system which can make a higher profit in cryptoccurencies( BTC and ETH). The robot can continue running event the computer or phone goes off
30+ USD
I need a Robot that can scalp both nasdaq and gold the robot should be automated, the robot should analyze all turning point and should also analyze the effects of news on all turning point robot should use from 5 minutes-1hour time frame...it should check all object like wicks as a turning point etc I ask that you even use your experience and intelligence when designing the robot make this the best effective robot
30 - 200 USD
Always trace a support line and a resistance line in 1H, 4H , Day . Months. Buy when the resistance is being broken and sell when a Pull back is being form on the resistance line . Sell when the support line is being broken toward down and buy when a Pull back is being formed on the support line . buy or sell when a bluish morning shooting star or a bearish shooting star morning is being form inference of the next
100 USD
Do you have an optimization farm (server farm). I need to test my EA with various settings to see which is most optimal. I also want your EA tested on the server farm that I can buy and it will trade on the following parameters: $200k account 1:100 Leverage Cannot go below 5% DD Daily from the original balance Cannot lose 10% total from the original balance Must be able to make a minimum of 10% within 30 days and
30+ USD
I want my robot to trade for me 24/7 and make me maximum profit and also send me signals. I want my robots to trade for me and make me money because I am only a student and I don't have money I wanna be a professional forex Trader
30+ USD
Hello I have a code in mq5 version witch is about sending order to binance api, but the issue is that it returns error 2010, witch is "Account has insufficient balance for requested action" the code is ready and it just needs a small modification and fixing the issue i want a developer who already developed api binance and fully know about the above problem and can solve the issue here is the documentation of binance
6 Applications
30 - 100 USD
Attach up to 32 files maximum 16 Mb per upload (.zip .txt .log .mqh .ex5 .mq5 .mq4 .ex4 .mt5 .set .tpl .cl .py .sqlite .csv .ipynb .gif .png .jpg .jpeg)
3 Applications
30 - 200 USD
markets involves many risks including the most critical one - the risk of making a wrong trading decision. The dream of every trader is to find a trading robot , which is always in good shape and not subject to human weaknesses - fear, greed and impatience. Each newcomer wants to get or create a clear and strict trading system that can be presented in the form of algorithms and completely get rid of routine
30+ USD
Statistic and mathematics Panels and dialogue boxes Strategy Modules Text translation forex stocks trading robot/indicator debugging Uploading data to website Collection of data the internet stragety optimisation OpenCL Custom Graphics
30 - 40 USD
CREATE MQL5 EA mql5 file which trades arrow alerts of mt5 indicator Blue arrow when candle current closes 0.01micropips plus or any pips above than immediately open buy trade, same for sell trade at red arrow -0.01pips or below, Grey UP arrow candle closed than BUY, down closed than SELL
30+ USD
etaTrader 5 / Trading How to Order an Expert Advisor and Obtain the Desired Result 19 Andrey Khatimlianskii 72 638 Introduction Automated trading is gaining a new momentum - the release of MetaTrader 5 , with the new MQL5 , is complete. It has successfully passed the Automated Trading Championship 2010 , and the new version of the trading platform is being actively promoted by brokers. The predecessor of the
30 - 45 USD
I want a LOCAL copier trade pro that can function and execute so fast between master and slave accounts. Demo account will be the master account and others ( demo and real ) slave accounts. Master account has the option to assign Lot size separately for each single slave account and has the bool option (true false) to copy manual or EA or both together for each slave account master account also has the option to copy
500+ USD
In Need of a Blockchain Developer with full knowledge of NFT Marketplace Development! I need to develop a Marketplace Like Opensea.io with full frontend and Backend! Opensea has many other features so we want only the marketplace features for Now
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