All orders - Trading robot/indicator debugging - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
5707 jobs in the archive in all languages
Sort by:
40+ USD
I am currently running a test on somethings, so i need a straight forward trade copier that will copy from my mt5 to ctrader and my mt4 to ctrader, close when the master closes
2 Applications
1000 - 1500 USD
You will have to go into an existing C# code and make modifications per my instructions. The work is fairly complex so you must be fully experienced with C# as well as relatively experienced with Forex
30+ USD
I require a proficient developer in creating a desktop bridge application compatible with Ninjatrader 8. The application should be developed using either C# or Node.JS, depending on the most suitable choice for the task at hand. please if developer has previous examples of NT8 projects is preffered. Need a Trading Bot that executes trades from Tradingview webhook alerts to Ninjatrader 8 Must also build a management
30+ USD
Hi There, With the help of chatgpt I have a bit of what I want in the notquitethere file. What I am looking to achieve is buys/sells based on the following from the OptimusNinja indicator: if (Trend1 > Explo1 && psarUp && !bBigArrowUp && bShowMACDPSARArrow) { Draw.ArrowUp(this, "A" + CurrentBar, true, 0, Low[0] - TickSize * 7, Green_Brush); bBigArrowUp = true; if (bPlaySounds)
30+ USD
I have a robot which buys after every bullish candle or sells after every bearish candle when commanded to do so. It has other parameters which are working well. I want a developer who can make it fully automatic to buy after every bullish candle in a bullish trend and change to selling after every bearish candle automatically when the trend changes. When the the trend changes from bullish where it was buying after
7 Applications
30+ USD
I want to convert a trading view indicator to mql4 indicator. which is based on order block. 231 line in my script. I want same out put from converted indicator
4 Applications
40+ USD
Seeking an Expert Advisor (EA) developer. The primary responsibility of this role involves implementing candlestick pattern and trend detection logic into our MT4 trading strategy. Our attempts to utilize ChatGPT for this task have encountered persistent errors, necessitating the expertise of a seasoned developer to rectify these issues and refine our simple strategy into a functional EA. Responsibilities: Address
30+ USD
In shared indicator I want an EA based on indicator readings. MA line touches 31 reading EA should enter BUY, SL should be 28. When MA line touches 28 exit trade in loss. For SELL MA should read 69 to enter SELL. SL will be 72. When MA line touches 72 exit trade in loss. TP for BUY will be when MA line touches 40 and for sell MA line should touch 60........ before making payment I want to check the EA on demo. This
23 Applications
30+ USD
According my strategy. I use several lot size( contract) Lot 1= 2 contract. Lot 2= 4 contracts lot 3= 8 contract. -if first lot fall I use second one, if second falls I use third and so. - to make the job easy,I want a space to set each lot individually. No need to change number each time I loss or win. - I need : Buy and sell buttons Buy stop and sell stop button Tp and SL button Distance or market price level Take
50+ USD
I am looking for a MQL5 coder to assist me in creating an EA for a trend following strategy that can take trades long or short based on price action interacting with up to three (3) moving averages properly stacked for the direction of trade. I am NOT looking for you to build this EA on your own, but rather to build it with me. I want to hire you at a rate of $50 per hour to build it together and give me instruction
50 - 60 USD
Hi greetings Tradingview developer needed Am in need of a developer that can help me to develop a Trading bot for Tradingview based on my trading rules/conditions for tradingview. If you can develop a Trading bot for tradingview Kindly bid for the project. Thanks
30 - 100 USD
Hello I would like to create a bot that follows this strategy: When the bot starts it will have to determine the trend on the timeframe that is selected. This needs to happen using price action, so HigherHighs and LowerLows. Then the bot will open a trade right away or wait for 2 possible confirmations. 1 is a fibonacci retracement and the other is an RSI overbought, oversold confirmation. The RSI timeframe is the M1
17 Applications
30+ USD
Prerequisites for ordering a trading robot Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event . When the event occurs, the robot checks the emergence of trading signals and acts accordingly. Before you
50+ USD
I am looking for a MQL5 coder to assist me in creating an EA for a trend following strategy that can take trades long or short based on price action interacting with up to three (3) moving averages properly stacked for the direction of trade. I am NOT looking for you to build this EA on your own, but rather to build it with me. I want to hire you at a rate of $50 per hour to build it together and give me instruction
40+ USD
I would like an indicator with some Daily/Weekly/Monthly OHLC levels, similar to other session- or "ICT Kill Zones Indicator". I would like a few Closing levels, too. Need to work with any Cfd brokers, with automatic GMT+-time and DST (DaylightSavingTime) detection. -->important to use the proper DST time changies in the past for backtests-->no repaint! (My broker use GMT+2, but GMT+3 while US daylight savings is in
50+ USD
i need a basic trade copier that will copy my mt4 trades to mt5, and also mt5 trades to mt4 (vice-versa). i want it to perform the function of only copying and closing
40 - 45 USD
Hello greetings.I have an existing public tradingview indicator I would like to convert to mt4 EA based on my request. The project requirements is with me kindly bid for the project if it is what you can do for me. Thanks
35 - 50 USD
Hello, I would Like to convert MQL5 to ctrader, if this is what you can do successfully, Kindly let me know after you have saw this, The MQL5 fill is attached. Thanks and Looking forward to work with you guys
40 USD
Hello Greetings.i have existing Tradingview indicator I will like to convert to MT4 EA based on my trading rules . Kindly bid for the project if it is what you can do for me. I have all the project details with me
30+ USD
I coded a mt5 to Dxtrade and i managed to login to the Dxtrade Api but when trying to send order i get 404 error pls can you correct it. And i want the account and pass as input variable