Orders for Expert Advisors development - Python - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules Python
1645 jobs in the archive in all languages
Sort by:
30+ USD
I have been facing a lot of losses. I am searching for a quick scalping strategy where u can scalp small profits and get out of the trade I want a scalping strategy that helps me reciver all my losses and if you have it for the 1 min or the 3 min please do share a screenshot and i will be more than happy to buy it from you but i need it because i dont get enough time to wait for trades thats why i want to scalp so
4 Applications
30+ USD
Hi guys I am looking for a HFT EA that works with the broker 8cap. There are many prop firms that use 8cap now. That's why I need the EA to pass my challenge there. The EA must have a 100% winrate, otherwise I am not interested. So I ask you to attach account informations of passed challenges and screenshots. I am NOT interested in other EAs. All other offers will be rejected immediately without comment. Thanks in
30 - 60 USD
the expert advisor already exists but I need to add the error rate attribute that serves to control the sensitivity of the indicator inside the expert advisor to a zig zag based expert advisor
7 Applications
MQL5 Indicators Experts C++ C# Python Java
30+ USD
// Setting the initial parameters double capital = 1000; double risk = 0.015; // 1.5% stop loss double take_profit = 0.10; double lot_size = 0.10; int max_executions = 6; // Calculating the Ichimoku indicator int period1 = 9; int period2 = 26; int period3 = 52; int period4 = 26; double tenkan_sen[]; double kijun_sen[]; int init() { // Calculate the Ichimoku indicator ArrayResize(tenkan_sen, Bars);
30+ USD
Hi there, I need a bot that sends a webhook on the following triggers: 1. Position opening * Order type * Order symbol * Order open price * Order open time * Order stoploss * Order stoploss in pips * Order Takeprofit * Order Takeprofit in pips * Risk reward of order Example: ➡️ NEW TRADE OPEN 🟩 Buy US30 📍 Entry @ 33545.0 7:30 am 🎯 Take Profit: 33395.9 (150 pips) 💀 Stop Loss: 33575.9 (30 pips) ⚖️
35 - 250 USD
Specification to pocket complain EN I need a robot for IqOption that reads the current price of three currencies and has the following logic: Obtaining currency values, updated on every tick: Current price of currency 1 Current price of currency 2 Current price of currency 3 Deviation = 100 pips (this is a constant) Calculations: Div = Current price of currency 3 / Current price of currency 2 Dif = Div - Current
9 Applications
30 - 200 USD
Trading Rules: Entry Condition: Sell: If the price closes below the 8-period exponential moving average (MA) of the low, a sell order is triggered. Buy If the price closes above the 8-period exponential moving average (MA) of the high, a buy order is triggered. Risk Calculation : The risk per trade can be manually edited by the trader. Additionally, the trading bot can calculate the risk based on the Average
100 - 500 USD
Hello all i am looking for someone to help me to build an EA with a bollinger band strategy for MT5. The strategy is a little more candle specific on open and position of open. If anyone is interested we will pay accordingly just looking for it to be built, then we can test and apply to private investment group strategy. Thankyou please get to me if you have any questions. Jordan
30+ USD
Hello there, I need an expert Ctrader developer who as a good and profitable ready made Ctrader cbot that is ready for purchase, please do not hesitate to bid now with a trial version of the program and so that we can discuss more on the project. Thanks
100 - 200 USD
I would like to buy a trading robot that works on indices and pairs.The robot needs to be fully automated and profitable and connects to your mt4 and mt5 trading accounts. I will first like to try it on a demo account to see the legitimacy of the robot then I will purchase the robot with the source code if I am satisified
30 - 50 USD
This is a MQL4 trading robot code that seems to implement a basic grid trading strategy. It opens two pending orders (a BuyStop and a SellStop) for a specified symbol when the current server time matches the specified trading time. It then modifies the stop loss and take profit of each order based on their type (BuyStop or SellStop). The lot size of each order is calculated using a risk percentage (RiskPercent) and
16 Applications
30 - 50 USD
boom and crashing EA using MAs. As equity grows EA should adjust lot size. EA should use 2 EMAs, 10 and 20 cross to scalp for one minute only(only buy crash and sell boom). EA should also indicate possible spikes but not trade them, just indicate a possible spike. it should be able to trade accounts as low as 10$ using 0.20 lot size, when account reaches 50$, the EA should increase lot size to 0.30, at 100$, lot size
100 - 250 USD
Hi developers, I'd like to hire an expert to help with creating a trading EA based for Synthetic Indices Specifically Volatility Indices traded on deriv.com. I have uploaded a YouTube video link and a screenshot of what I'd like the indicator/EA to do. I'd like the EA to generate an alarm once the conditions I've described in the video are met. The EA is based on a 5-Candlestic Pattern. The EA should be usable for
30 - 40 USD
Hello, i'm looking for someone who can provide 99% backtest result with mt4, from year 2000 till date / 2010 till date / 2018 till date. can you help him ? Kindly bid for it and let get started thanks
30 - 180 USD
Looking for a freelance MQL4 developer to create a custom trading bot using Python. The bot will use a Bollinger Band indicator on TradingView to generate buy and sell signals based on certain criteria. The buy signal will trigger after the Xth green bar and the sell signal will trigger after theXth red bar. The bot will place post-only orders above or below the market price with a 1% risk, and will trail the limit
3 Applications
(8) Python Indicators Experts Python
30 - 200 USD
I want to change a bot to python and train it with ai, will help with integration and can train it with help. You will just need to transfer the code and the rest will just to help with intergration and training process. Don't apply if the you have many jobs since this is urgent. The bot will be required to work the same as mt4
7 Applications
Python Experts Python
50 - 200 USD
Plz read before sending offers Since I am SMC trader I want to replicate a EA based on one of my favorite influencer Mr. ARA You can check this recent video demonstration and I would like to know that can you make an EA for passing Prop firm ? Playlist : Full SMC Strategy - Step by Step with Trading Plan https://www.youtube.com/watch?v=qTCqIK3zIp0 Full SMC Strategy - Trade Recaps
30 - 60 USD
OK so the EA should follow the following instructions. OK first it collect data from the Deriv broker on the volatility 75 index.. This is what it will be trading. It will implement 2 indicators the 200 SMA and the 20 sma... Once the 20 SMA crosses below the 200 The EA will look for selling opportunities... Price should first move below the 20 sma with an impulse move and then come back to the 20 sma for a retest
30+ USD
I need the following edit on my EA. The EA hardly opens SELL trades even when the sell criterias were met, it opens only BUY trades, so I need that to be fixed. Currently the EA only works on the 1H timeframe which is not okay by me. I want a situation where I’ll be able to also use it on the 4H, & 15M timeframe. I also want a trailing stop loss of 30 pips to be added. The EA usually opens 5 positions, so I want to