Trabalho concluído

Tempo de execução 36 dias
Comentário do cliente
Samuel was professional and ensured constant communication to clarify requirements. I would always recommend him.
Comentário do desenvolvedor
Thank You

Termos de Referência

I need someone to build a simple trading bot for me.

The idea of the trading system is as follows:

I currently run an indicator on a trading platform (fondex) that pushes signals to my Telegram app.

Note: Trading can only be done on a cent account.

The signals informs on what trades to execute (Buy/Sell) for a particular pair. I majorly trade Gold, WTI (Oil), XPTUSD-Platinum, Nat-Gas.

Trading Signals:

Once a Buy Signal shows up : Bot would execute 5 sell trades 50pips apart at 0.01lot and 10 buy trade 100 pips apart at 0.01 to 0.05.  TP for every trade will be staggered from 100 - 500pips. If market continues in a Downward trend after the 10th buy trade, the bot will continue to buy (3x) every 250pips apart at a set lot size (0.03) until market reverses to where the first BUY trade was executed.  TP for every trade will be set at 250 - 500pips staggered.


Once a Sell Signal shows up : lot size 0.01 - Bot would execute 5 buy trades 50-100pips apart and 10 sell trade 100 pips apart. If market continues in a Upward trend after the 10th buy trade, the bot will continue to Sell (3x) every 250pips apart at a set lot size until market reverses to where the first SELL trade was executed.


Note:

1. The lot size 0.01 - 0.05 should be adjustable

2. The pip buy or sell intervals should be adjustable between 20 - 500

3. The bot would only respond to signals from telegram whether BUY or SELL.

4. The TP points for the bot should be adjustable to the original start point of the trade (For example: GOLD: If a BUY signal comes in at 1980.00, the bot will open BUY trades 100pips apart (lot size 0.01 - 0.05) from 1979.00 to 1970.00 with 100 - 500pips tp. Thereafter, the bot will open BUY trade 250pips apart from 1968.50, 1966.00, 1963.50,........... until market back to reverses to 1980.00.

AT THE SAME TIME, the bot would execute SELL trades 50pips apart  (lot size 0.01 - 0.05) from 1979.50,1979.00,1978.50,....... with 100 - 500pips tp


CONSIDER & IMPLEMENT:

1. Dynamic Lot Sizes: Implement a dynamic lot-sizing strategy based on factors such as recent volatility, account equity, or a percentage of risk per trade. This ensures that lot sizes adjust according to the prevailing market conditions

2. Adaptive Take Profit: Instead of a fixed range, set TP levels based on recent price action, support/resistance levels, or volatility. This can help optimize profits while considering the current market environment.

3.Consider Additional Confirmation Indicators: Integrate additional indicators or signals to confirm the strength and direction of the trend before executing trades. This can reduce the likelihood of entering trades based on false signals


THE ABOVE EXPLANATION IS BASED ON MY CURRENT EXPERIENCE.

NOTE: Adjustment/Modifications would be made to the bot on an ongoing basis as needed, therefore it needs to be flexible to allow for changes to lot sizes, tp and number of executable trades per signal

I need something that can run on my MT5 and MT4 platforms and can be linked to my Telegram bot to access the signal.

Would need about 2weeks to run application/bot on demo to verify that its working as intended and it can be modified.

Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
Projetos
0
0%
Arbitragem
1
0% / 0%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(37)
Projetos
59
27%
Arbitragem
25
20% / 52%
Expirado
10
17%
Trabalhando
3
Desenvolvedor 3
Classificação
(74)
Projetos
121
43%
Arbitragem
12
33% / 50%
Expirado
17
14%
Livre
Pedidos semelhantes
our exciting software developer isnt responding to the bugs he made in the mt5 ea now we need somebody for the long run that can fix the bugs and also add additional fuction in the future feel free to contact me
Hello, same as title. I do not care about the drawdown I just need a trading strategy that can do 100% return per month return, simple as that. It would be nice if it can be automated into a bot/EA. Most important is the return of at least 100% per month!!! The strategy you provide need to be tested and work fine and have been doing well in the live market by you or someone for a long time. To be clear again - I need
I basically have an EA that is with me and i have been using for the past seven months and have been giving me lot of profits, but recently the market condition changed and now the EA kept loosing to the extent of my account been at the brink of blowing. so now what i want to do is revesrse engineering to get the strategy in order to be able to create a new one
I have an indicator which is based on the main chart candlesticks.... The EA must follow the color of candlesticks for buy or sell even take profit. Open a buy if the color of candlestick is Aqua and open a sell if the color of the candlesticks is red
Converting MT4 indicator to work as an MT5 indicator. I need you to translate the MQL4 to MQL5. I want to use this indicator in the Metatrading 5 platform on all currencies futures and indices. I need the work done in the next 5days
Good day, I hope this message finds you well. I would like to request the development of an Expert Advisor (EA) for MetaTrader, based on two specific indicators: the Trend Path indicator and the Diamond Reversal indicator. Below are the details for the EA's logic and trade execution criteria: Sell Trade Criteria: Indicators and Signals: Trend Path Indicator : Shows a red trend. Diamond Reversal Indicator : Provides a
Hello great developer Attached is the code I would like to have converted from pine script to mt4. It's a simple indicator. i will be looking for great developer that will bid for this project peace be unto you thanks
Looking for an mql5 EA developer to build a custom EA for MT5 based on several simple variables. It will be initially used on 5m EUR/USD, but needs to work with any currency/commodity/stock/crypto. Custom risk management will also need to be built into the EA. Exact variables will be discussed in detail once a developer is selected, but a basic overview of the EA variables is below. Positions will be opened based on
Média móvel M édia móvel sugeridas 8 21 50 e 200 quero que qualquer média móvel que eu possa adicionar tenha essa função As médias apareça em uma só tela como exemplo igual o tradingview as médias sejam todas em uma tela e que apareça de qual tempo gráfico é Linhas mais finas em tempos gráficos menores e linhas mais grossas em tempos maiores Quando tocados em qualquer média móvel o px diminui, de 2px para 1 px e
Bottrading 30 USD
// Khai báo các tham số đầu vào input int rsiPeriod = 14; // Chu kỳ RSI đầu vào mua gấp đôiLevel = 30,0; // Ngưỡng quá bán RSI để mua đầu vào bán gấp đôiLevel = 70,0; // Ngưỡng quá mua RSI để bán đầu vào int movingAveragePeriod = 50; // Chu kỳ trung bình để theo dõi tài khoản đầu vào rủi ro képPerTrade = 1,0; // Tỷ lệ sai sót của mỗi lệnh (% tài khoản) input int keyLevelPeriod = 100; // Chu kỳ tìm kiếm key level đầu

Informações sobre o projeto

Orçamento
70 - 100 USD
Desenvolvedor
63 - 90 USD
Prazo
para 14 dias