Telegram to MT4 Coppy
79 USD
Versione demo scaricata:
120
Pubblicato:
29 dicembre 2024
Versione attuale:
1.58
Non hai trovato un robot adatto?
Ordina il tuo
su Freelance
Vai alla sezione Freelance
Ordina il tuo
su Freelance
Come acquistare un Robot di Trading o un indicatore
Esegui il tuo EA
hosting virtuale
hosting virtuale
Prova un indicatore/robot di trading prima di acquistarlo
Vuoi guadagnare nel Market?
Come presentare un prodotto per venderlo con successo
Ti stai perdendo delle opportunità di trading:
- App di trading gratuite
- Oltre 8.000 segnali per il copy trading
- Notizie economiche per esplorare i mercati finanziari
Registrazione
Accedi
Accetti la politica del sito e le condizioni d’uso
Se non hai un account, registrati

Да, так работает, благодарю! Но, как настроить, чтобы можно было войти в сделку по рынку только при условии, что цена в этот момент не дальше, чем, допустим, 50 пунктов от первой (второй) цены входа из сигнала. Иначе, без ориентира на цену из сигнала можно открыться в моменте на импульсе, например, в 100 (200 и более) пунктов
Hi bro how are you now?
are you considering to add a partial close like this?
we can do a trigger by pips or rr
Partial close that works by TP levels and not just via command in the signal...
please add partial close up to 6 bro the same with the TP you recently I added it was up to TP6
I love it bro.. I hope you would consider adding this feature also in the next update...
Take Care always bro! Thanks!
I'll consider this, but not but that will be a little later, I'll put it down for the middle of next month, as I've already spent a lot of time updating this product in this months, and what you requested needs to be implemented correctly without breaking the current logic of other functions. I'll consider how to do this in the future. I'll consider closing by items and by specifying a price step. I won't consider RR, as it will add unnecessary operational problems and confusion.
Hi bro I'm ok with Price and Pips...
This isn't a bug for use words “fix”; it's an additional feature that needs to be implemented separately, which requires time and resources.
Furthermore, the signal doesn't always indicate which TP it's using; only some signals are marked TP 1/2/3, most of all without.
Hello programmer,
I am really satisfied with the product. The only thing that needs to be addressed is the double entrees. Unfortunately, the EA very often opens the double entrees. The signal provider sent only one signal, but the EA opens 2 trades.
I attached the screenshot of the original posted signal and the log file for your review. Please pay attention to the timestamp when the two positions were opened.
Thank you.
Hello programmer,
I am really satisfied with the product. The only thing that needs to be addressed is the double entrees. Unfortunately, the EA very often opens the double entrees. The signal provider sent only one signal, but the EA opens 2 trades.
Hi,
I checked your logs.
From the log it is clearly visible that two separate signal parsing events occurred, which means the EA received the signal twice:
So this is not a “random duplicate” — the EA is simply executing what it receives.
Now the important part:
Screenshots is not log files.
They do not show the full message flow, edits, or deleted/reposted signals.
In Telegram channels it is very common that:
What you need to provide for proper analysis:
Important
The EA does NOT open trades on its own.
It only executes what it receives and parses.
Right now your logs show two separate triggers, not one.
Once you provide full logs and exact message history, I can point to the exact cause.
To properly understand and resolve the issue, I need to be able to reproduce it on my side.
If I can clearly see and repeat the behavior, I will fix it without any problem.
So please provide the exact details mentioned above — this will help speed up the solution.
Best regards,
Sergey
Hello programmer,
I am really satisfied with the product. The only thing that needs to be addressed is the double entrees. Unfortunately, the EA very often opens the double entrees. The signal provider sent only one signal, but the EA opens 2 trades.
I attached the screenshot of the original posted signal and the log file for your review. Please pay attention to the timestamp when the two positions were opened.
Thank you.
I want more TP and not limit to TP6 only...
You must use custom TP1...TP6
Hello programmer.
GOLD SELL 4674-4477
TP 4671
TP 4668
TP 4665
TP 4650
SL 4686
Hello programmer.
GOLD SELL 4674-4477
TP 4671
TP 4668
TP 4665
TP 4650
SL 4686
Hi,
I checked your logs and screenshots.
This is not a case of one signal opening two trades.
From your log it is clearly visible that the signal is processed multiple times:
This means the EA is receiving multiple trigger events, not one.
Also, in your screenshot I can see:
For the EA, each of these can be treated as a new signal, even if they look similar.
Important
The EA does not duplicate trades by itself.
It only executes what it receives.
To test this yourself, create a test channel and send a signal yourself. You will see that the advisor does not open trades on its own, but only in response to your signal.
Possible to create additional functionality to prevent duplicate entries?
Today again, EA has opened duplicate entrees. Pay attention to the timestamp.
Possible to create additional functionality to prevent duplicate entries?
Today again, EA has opened duplicate entrees. Pay attention to the timestamp.
Hi,
I will consider adding an additional protection option that prevents opening two identical trades with the same symbol, entry price, SL, and TP.
However, this would be an extra filtering feature, not a bug fix.
At the moment, the EA opens trades because your channel sends or triggers the same signal/message more than once. The EA does not create duplicate trades by itself — it only processes the signals it receives.
Best regards,
Sergey
Possible to create additional functionality to prevent duplicate entries?
Today again, EA has opened duplicate entrees. Pay attention to the timestamp.
Is it possible to copy signal from a single post from edited telegram
example telegram signal will post
Gold SELL Now
then a few seconds they will edit the message into..
I know that its usually not like sending signals, but there are some telegram channels that do this kind of signals..
Is this possible with Coppy?
copy signal from edited message...
If not it would be nice to implement this feature bro to copy signal from edited message...
Hi bro how are you now?
Is it possible to copy signal from a single post from edited telegram
example telegram signal will post
Gold SELL Now
then a few seconds they will edit the message into..
I know that its usually not like sending signals, but there are some telegram channels that do this kind of signals..
Is this possible with Coppy?
copy signal from edited message...
If not it would be nice to implement this feature bro to copy signal from edited message...
Hello sir
Hi Michael,
Thank you, this explanation helps.
From your screenshot, the first signal is processed and the order is placed correctly.
The problem appears when the provider edits/updates the same signal and adds extra text like:
NOTE: The pending order did not trigger...
This update message is not a clean entry signal, so it can cause parsing issues.
Please add words like these to Words to skip signals:
NOTE,pending order did not trigger,take profit
This way the EA should ignore such update messages and process only the original clean signal.
Also, please attach the full Experts + Journal logs as files, not only a screenshot, so I can check whether the timer error is connected to the update message or to the terminal.
Hello sir
I tried adding the words to set file
but no success
this is the signal:
XAUUSD
buy 4683-4678
sl 4500
tp 4700
NOTE: Start entry with small lot. Risk max 10% of balance.
And then the update which gives the error:
XAUUSD
buy 4683-4678
sl 4640
tp 4700
NOTE: The pending order did not trigger; if anyone has a trade entry, they can take profit
Thank you
Michael
XAUUSD
buy 4683-4678
sl 4500
tp 4700
NOTE: Start entry with small lot. Risk max 10% of balance.
I just added the word trigger and everything works.
I just added the word trigger and everything works.
Hello Sir
i added the word trigger to set file
there is no problem with the word trigger
it is when trigger; with semicolon causes the problem
Здравствуйте, сэр.
Я добавил слово "триггер" в файл настроек.
Нет никаких проблем со словом "триггер".
Проблема возникает, когда триггер с точкой с запятой вызывает ошибку.