Automated trading system

Specification

Hi, I wanted to know if you are able to build a Trading Bot based off the concept below? And how much it would cost for the build?


The time the the bot will uses to trade on is M1 (1 minute trade graphs) I also want to be able to change the stop losses percentage and the type of currency used.


(Infinite Loop)

———————————————————————


Buy 


If the price is higher than the price brought, sell. 


Else, stop losses at 6% (account size)


(Repeat from the start)




An example would be: 

———————————————————————

Set: BTC/USD, BTC/AUD, USD/EUR

Graph speed equals M1 (1 minute trade graphs)

Account size $1000


Set trade size for BTC/USD: (20%) of account size

Set stop losses amount for BTC/USD: (6%)


Set trade size for BTC/AUD: (20%) of account size

Set stop losses amount for BTC/AUD: (6%)


Set trade size for USD/EUR: (10%) of account size

Set stop losses amount for USD/EUR: (3%)

————————————————————————————

Start

————————————————————————————

Buy (0.000001)BTC/USD


Is the price higher than the brought price of (0.000001)BTC/USD


If yes, Sell (0.000002)BTC/USD


(Repeat from start)


If no


Hold until price is higher than brought price (0.000001)BTC/USD but if the price falls below (6%) of the total size of trade, stop losses and sell.


(Repeat from start)

————————————————————————————




Responded

1
Developer 1
Rating
(885)
Projects
1409
67%
Arbitration
121
32% / 40%
Overdue
217
15%
Working
Published: 1 code
2
Developer 2
Rating
(414)
Projects
670
33%
Arbitration
60
17% / 32%
Overdue
113
17%
Working
3
Developer 3
Rating
(326)
Projects
537
66%
Arbitration
52
21% / 38%
Overdue
169
31%
Free
Published: 1 code
4
Developer 4
Rating
(2598)
Projects
3280
67%
Arbitration
77
48% / 14%
Overdue
342
10%
Free
Published: 1 code
5
Developer 5
Rating
(771)
Projects
1038
44%
Arbitration
50
8% / 50%
Overdue
116
11%
Working
6
Developer 6
Rating
(1)
Projects
1
0%
Arbitration
0
Overdue
1
100%
Free
7
Developer 7
Rating
(88)
Projects
143
39%
Arbitration
21
19% / 48%
Overdue
30
21%
Free
8
Developer 8
Rating
(7)
Projects
9
0%
Arbitration
4
0% / 100%
Overdue
0
Free
Published: 1 code
9
Developer 9
Rating
(1156)
Projects
1462
63%
Arbitration
21
57% / 10%
Overdue
43
3%
Free
10
Developer 10
Rating
(612)
Projects
1422
59%
Arbitration
31
81% / 0%
Overdue
10
1%
Free
11
Developer 11
Rating
(195)
Projects
395
28%
Arbitration
155
20% / 52%
Overdue
112
28%
Free
12
Developer 12
Rating
(69)
Projects
146
34%
Arbitration
11
9% / 55%
Overdue
26
18%
Free
Published: 6 codes
13
Developer 13
Rating
(493)
Projects
1022
58%
Arbitration
30
27% / 23%
Overdue
133
13%
Working
14
Developer 14
Rating
(2257)
Projects
2844
62%
Arbitration
118
46% / 25%
Overdue
428
15%
Loaded
15
Developer 15
Rating
(90)
Projects
118
17%
Arbitration
44
23% / 39%
Overdue
20
17%
Free
16
Developer 16
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
17
Developer 17
Rating
(19)
Projects
27
11%
Arbitration
11
9% / 55%
Overdue
12
44%
Free
Similar orders
Requirements for SMC Trading EA Platform : MetaTrader 5 (MT5) Strategy : Smart Money Concepts (SMC) Analysis Timeframe : H1 (higher timeframe analysis) Execution Timeframe : M1 (entry and execution) Core Features : Detect Order Blocks Identify Liquidity Zones Detect Fair Value Gaps (FVGs) Break of Structure (BOS) & Change of Character (CHoCH) detection Mark Equal Highs and Lows Trading Functions : Dynamic lot sizing
Ethereum Trading EA 30 - 35 USD
I am looking for an Expert Advisor (EA) that performs well on Ethereum. Ideally, it should be an HFT-style EA; a swing trading EA is also acceptable. I require the full MQL5 source code — the EA must be written entirely in MQL5 (no external languages such as Python). Performance target: Minimum 70% win rate with a 1:1 risk:reward. Input variables required: Stop Levels: Stop Loss (SL) and Take Profit (TP) Trailing
Hello MQL5 Developers, I would like to hire a developer to create a high-quality custom indicator for MT5 . The goal is to perfectly replicate the logic of the TradingView "Technical Ratings" summary, but with the crucial feature of displaying its historical values as lines on the chart. I will attach an image to this post that shows the exact logic and structure I need. Core Logic (as shown in the attached image)
Here's a detailed description of an Expert Advisor (EA) based on a candlestick-dependent strategy: Strategy Overview The EA will implement a trading strategy based on candlestick patterns, opening trades when a bullish candle is detected and avoiding trades when a bearish candle is detected. Key Features 1. *Candlestick Pattern Identification*: The EA will identify bullish and bearish candles based on their open and
How can we create an EA including a LLM like deepseek or chatgpt API? My main idea is the LLM makes the market analysis, a threshold on its confidence defines the risk per % it will use and also a dynamic valuation of the prediction/analysis should close trades earlier or later than the TP. Did you already build EAs based on LLMs
📌 DOGE/USDT Trading Bot – Full Strategy Current DOGE/USDT price: ≈ 0.2714 USDT (for reference only). Exchange: Binance Futures Margin type: Isolated Margin Leverage: x2 Pair: DOGE/USDT Language: Python (Binance API) ⸻ 🔹 Strategy Logic 1. Initial Entry • Open a Market Order with 2000 USDT as the base trade. • Base remains fixed for each cycle. 2. Reinforcement (During Downtrend) • Every 5 minutes during a price
I need a robot that combines several custom indicators I designed, used on two higher timeframes for market analysis, with entries on the 1-minute timeframe. It requires intelligent Martingale and Hedge money management. I need someone with sufficient expertise in hedging and Martingale. This strategy is very detailed, but I firmly believe it will definitely be profitable
I need an indicator in Mt5 or trading view The indicator detects Double Top / Double Bottom patterns. Pattern is only valid if it forms during a clear impulsive leg (up for DT, down for DB) and divergence (( RSI)) . If the pattern appears inside a corrective move, it is ignored. But if it appears in the next impulsive leg after correction, it is accepted. (Impulse vs corrective is filtered using ATR/ADX/slope rules
TradeCopier 30 - 40 USD
Hello! I'm looking to hire a developer to create a custom trading bot for MetaTrader 5 (MT5) that automates hedged trading across two separate MT5 accounts (e.g., one for a prop firm and one for a broker). The bot should open opposite positions simultaneously on both accounts, with customizable parameters for lot sizes, stop-loss (SL), and take-profit (TP). It needs to support both market orders and pending orders
Here's a detailed description of three independent Expert Advisors (EAs), each based on a different strategy: EA 1: Trend Following Strategy Strategy Overview The EA will implement a trend following strategy, identifying trending markets and riding the trend. Key Features 1. *Trend Identification*: The EA will use technical indicators to identify trending markets, such as: - Moving Averages (MA) - Average

Project information

Budget
30 - 100 USD
For the developer
27 - 90 USD
Deadline
to 10 day(s)