Telegram bot

Python Эксперты Forex Python MySQL

Техническое задание

Hell great developer 

I need a Telegram bot connected to my trading setup.

Messages I receive (from MT5 into a bot channel):

BareBull: OPEN TRADE - XAUUSD Buy Ticket: 1296584 Entry: 3388.1 SL: 3375 TP: 3395
BareBull: CLOSE TRADE - XAUUSD Buy Ticket 1296584

Bot must do:

  • Read messages from bot channel.

  • Link OPEN and CLOSE trades using ticket number.

  • Forward to private channel (every trade, custom format).

  • Forward to public channel (1 summary daily, custom format).

  • Send monthly report (total trades, wins/losses, net pips).

  • Let me edit message format (text + emojis).

Tech: Python (preferred) or Node.js. Store trades in SQLite/MySQL. please contact me 


Откликнулись

1
Разработчик 1
Оценка
(205)
Проекты
277
46%
Арбитраж
22
73% / 23%
Просрочено
37
13%
Работает
2
Разработчик 2
Оценка
(395)
Проекты
574
53%
Арбитраж
30
53% / 23%
Просрочено
7
1%
Загружен
3
Разработчик 3
Оценка
(3)
Проекты
9
33%
Арбитраж
1
100% / 0%
Просрочено
0
Свободен
4
Разработчик 4
Оценка
(189)
Проекты
234
35%
Арбитраж
8
63% / 38%
Просрочено
6
3%
Свободен
Опубликовал: 1 статью, 8 примеров
5
Разработчик 5
Оценка
(13)
Проекты
17
18%
Арбитраж
3
67% / 0%
Просрочено
0
Свободен
6
Разработчик 6
Оценка
(5)
Проекты
8
13%
Арбитраж
1
0% / 0%
Просрочено
1
13%
Работает
7
Разработчик 7
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
8
Разработчик 8
Оценка
(15)
Проекты
34
24%
Арбитраж
3
0% / 33%
Просрочено
2
6%
Работает
9
Разработчик 9
Оценка
(8)
Проекты
12
0%
Арбитраж
22
0% / 77%
Просрочено
4
33%
Свободен
10
Разработчик 10
Оценка
(505)
Проекты
540
53%
Арбитраж
13
69% / 15%
Просрочено
3
1%
Работает
11
Разработчик 11
Оценка
(12)
Проекты
13
23%
Арбитраж
6
0% / 67%
Просрочено
3
23%
Работает
12
Разработчик 12
Оценка
(36)
Проекты
38
11%
Арбитраж
2
50% / 50%
Просрочено
2
5%
Работает
13
Разработчик 13
Оценка
(9)
Проекты
11
27%
Арбитраж
1
100% / 0%
Просрочено
1
9%
Свободен
14
Разработчик 14
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
15
Разработчик 15
Оценка
(284)
Проекты
459
39%
Арбитраж
95
43% / 18%
Просрочено
73
16%
Загружен
Опубликовал: 2 примера
16
Разработчик 16
Оценка
(8)
Проекты
17
41%
Арбитраж
1
0% / 100%
Просрочено
3
18%
Работает
17
Разработчик 17
Оценка
(51)
Проекты
56
61%
Арбитраж
2
0% / 0%
Просрочено
1
2%
Свободен
18
Разработчик 18
Оценка
(237)
Проекты
243
31%
Арбитраж
0
Просрочено
3
1%
Свободен
Опубликовал: 2 примера
19
Разработчик 19
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
Похожие заказы
My Strategy is very simple yet complex. I require a strong coder to be available to be able to code this and have a vast and deep understanding of the market. I require this to be automated and will give more details once I have matched with someone. Furthermore, I would prefer if we could exchange numbers just so it is easier to converse with the person. Thank you
Hello, I would like to develop a custom Expert Advisor (EA) for MT4 (or MT5 if preferred). Requirements: Open trades based on a signal (to be specified later: e.g., indicator, moving average cross, or manual conditions). Automatically set Stop Loss (SL) and Take Profit (TP) for each trade. Option to open an averaging/hedging trade with the same lot size when the price moves against the first trade by a defined number
Thabo-killerbot 30 - 1000 USD
//+------------------------------------------------------------------+ //| SimpleMA.mq5 | //| Auto trading bot example | //+------------------------------------------------------------------+ #property copyright "ChatGPT" #property link "" #property version "1.00" #property strict input int FastMAPeriod = 10; input int SlowMAPeriod = 30; input double Lots = 0.1; int fastMAHandle; int slowMAHandle; double fastMA[];
Automate my strategy 30 - 70 USD
🚀 Looking for a Trading Bot Coder 🚀 I’m searching for an experienced developer to help automate my trading strategies. Requirements: Strong knowledge in MQL5 / MT5 (or TradingView Pine Script, depending on platform) Experience with price action & strategy automation Ability to integrate custom risk management & alerts 💡 If you’re a skilled coder who can turn trading ideas into a profitable bot, let’s connect
Hello, I’m looking for an MQL5 or MQL4 EA that trades EURUSD (optionally other majors or XAUUSD). The broker applies a 4-pip spread on EURUSD and higher on other symbols. The sole objective is to generate at least 45–60 lots of volume within 2 weeks or max one month (more is better; a bonus is paid for every additional 10 lots traded). The account has 1000 USD starting balance. Capital preservation is not required
Hey there, I’m looking to get a custom NinjaTrader indicator/plugin/tool developed. It’s very similar to Riley Coleman’s “Candlestick Trader” indicator (you can see a walkthrough of it in this YouTube video at timestamp 6:52: https://www.youtube.com/watch?v=NjCUZveXtLo&amp ;t=303s ). Please take a look at that video for reference, as I’d like most of the core features replicated. To summarize, the key functions I
I am looking for an experience MQL4 developer for making a profitable prop firm compatible MT4 gold scalper EA on a 5 Minute time frame. The EA should have a win rate of not less than 90% on back testing. The EA should be able to pass all prop firm challenges like Funded Next, FTMO, Funding Pips within 1-2 weeks. The EA should also work on live funded account. Any strategy can be used to develop the EA. Proper risk
I’m looking for a profitable Expert Advisor (EA) — the real beast that can deliver strong results on MT4/MT5. If you have a proven EA with good performance and risk management, kindly reach out with details and results
Modify my MT5 EA 30 - 40 USD
I am looking for an MQL5 programmer who can modify and customize my personal MT5 EA. There is problem in placing stop loss but still the EA is profitable on back testing. I also want to add news filter and prop firm compatible. The details will be shared to the developer personally
Hi, I am looking for readymade EA/a developer who can build it one for me. Feel free to contact me if you can fulfill my requirement. But be sure my a developer must have capability to develop complex EA with robust architecture. Especially on sophisticated trading methodology i.e. ICT/SMC etc

Информация о проекте

Бюджет
100+ USD
Сроки выполнения
до 4 дн.

Заказчик

(14)
Размещено заказов71
Количество арбитражей0