Edit Your Comment
Magic Numbers over 200
Biedrs kopš
19 ieraksti
Aug 31, 2023 at 09:58
Biedrs kopš
19 ieraksti
how can i delete old magic numbers? I had over 200, because of bad tradecopier. i have disabled all numbers, but can not add new magic...
Biedrs kopš
4 ieraksti
Oct 06, 2023 at 16:07
Biedrs kopš
4 ieraksti
Its just a matter of going to your settings or code to change the number. Its not anything that will affect your ea if you change magic number. Its jst there to stop multiple orders from being executed if you have different EAs running at the same time.
Biedrs kopš
19 ieraksti
Oct 18, 2023 at 15:46
(labots Oct 18, 2023 at 15:47)
Biedrs kopš
19 ieraksti
i know.. i mean in myfxbook i have more then 200 old magicnumbers, so i cant see new magic.
Biedrs kopš
2 ieraksti
Dec 20, 2023 at 09:50
Biedrs kopš
2 ieraksti
I would also be interested in knowing how to see the new magic ones and not see the old ones that are no longer used
Biedrs kopš
10 ieraksti
Feb 13, 2024 at 23:58
Biedrs kopš
10 ieraksti
I have the same problem. I have more than 200 old magic numbers, so I can't see new magic. There should be an option to clear the list of magic numbers and start adding magic numbers from newly opened trades.
Biedrs kopš
10 ieraksti
Feb 14, 2024 at 03:13
Biedrs kopš
10 ieraksti
@wroeckert @GerMarOscAl Did you guys find a solution, yet?
Biedrs kopš
6 ieraksti
Feb 14, 2024 at 10:47
Biedrs kopš
6 ieraksti
Start a new account. You cannot delete them old numbers
Biedrs kopš
10 ieraksti
Feb 15, 2024 at 10:13
Biedrs kopš
10 ieraksti
I created a new suggestion for this, so please go and vote it up so it gets looked into
https://www.myfxbook.com/community/suggestion-box/custom-analysis-by-magic-number/3105521,1
https://www.myfxbook.com/community/suggestion-box/custom-analysis-by-magic-number/3105521,1
Biedrs kopš
10 ieraksti
Feb 19, 2024 at 21:16
Biedrs kopš
10 ieraksti
Biedrs kopš
10 ieraksti
Feb 20, 2024 at 07:56
Biedrs kopš
10 ieraksti
wroeckert posted:
how can i delete old magic numbers? I had over 200, because of bad tradecopier. i have disabled all numbers, but can not add new magic...
This is what we were talking about here. Please go and vote "yes" in the following link, so that Myfxbook enables filtering by date on Magic Number and Symbol and that will solve the issue.
https://www.myfxbook.com/community/suggestion-box/date-filter-magic-numbers-symbols/3106955,1
Also, try to get as many members as you can to vote "yes" so that they look into it.
Biedrs kopš
19 ieraksti
Feb 20, 2024 at 08:16
Biedrs kopš
19 ieraksti
MicroCake134 posted:
Start a new account. You cannot delete them old numbers
We need new function for this...
Biedrs kopš
19 ieraksti
Feb 20, 2024 at 08:16
Biedrs kopš
19 ieraksti
TonyAguib posted:wroeckert posted:
how can i delete old magic numbers? I had over 200, because of bad tradecopier. i have disabled all numbers, but can not add new magic...
This is what we were talking about here. Please go and vote "yes" in the following link, so that Myfxbook enables filtering by date on Magic Number and Symbol and that will solve the issue.
https://www.myfxbook.com/community/suggestion-box/date-filter-magic-numbers-symbols/3106955,1
Also, try to get as many members as you can to vote "yes" so that they look into it.
Thank you
Biedrs kopš
19 ieraksti
Feb 20, 2024 at 08:17
Biedrs kopš
19 ieraksti
TonyAguib posted:
@wroeckert @GerMarOscAl Did you guys find a solution, yet?
No, vote please
Biedrs kopš
19 ieraksti
Feb 20, 2024 at 08:17
Biedrs kopš
19 ieraksti
GerMarOscAl posted:
I would also be interested in knowing how to see the new magic ones and not see the old ones that are no longer used
Vote!
Biedrs kopš
2 ieraksti
Jun 06, 2024 at 15:14
Biedrs kopš
2 ieraksti
TonyAguib posted:
I created a new suggestion for this, so please go and vote it up so it gets looked into
https://www.myfxbook.com/community/suggestion-box/custom-analysis-by-magic-number/3105521,1
veo que no le interesa a muchas personas, pues para mi es fundamental para trading algorítmico, así que me configure la solución por mi parte en phyton. Pero estaría bien que myfxbook avanzara con esto.
Biedrs kopš
19 ieraksti
Jun 09, 2024 at 08:22
Biedrs kopš
19 ieraksti
GerMarOscAl posted:TonyAguib posted:
I created a new suggestion for this, so please go and vote it up so it gets looked into
https://www.myfxbook.com/community/suggestion-box/custom-analysis-by-magic-number/3105521,1
veo que no le interesa a muchas personas, pues para mi es fundamental para trading algorítmico, así que me configure la solución por mi parte en phyton. Pero estaría bien que myfxbook avanzara con esto.
great...
Biedrs kopš
127 ieraksti
Jun 09, 2024 at 10:08
Biedrs kopš
127 ieraksti
To delete old magic numbers in MetaTrader, open the "Navigator" window, find the relevant expert advisor or script, and modify its properties. Locate the input parameters related to magic numbers and set them to 0 or delete them. Repeat these steps for each EA or script with old magic numbers.
Biedrs kopš
10 ieraksti
Jun 09, 2024 at 12:17
Biedrs kopš
10 ieraksti
bardachok posted:
To delete old magic numbers in MetaTrader, open the "Navigator" window, find the relevant expert advisor or script, and modify its properties. Locate the input parameters related to magic numbers and set them to 0 or delete them. Repeat these steps for each EA or script with old magic numbers.
That's not going to help in solving the problem. Myfxbook pulls all historical data from the trading account that will have all historical magic numbers used. So if you have exceeded 200 magic numbers historically on the account no matter what you do in your MetaTrader and your current EAs you won't be able to use the analysis by magic.
Biedrs kopš
19 ieraksti
Jun 10, 2024 at 10:40
Biedrs kopš
19 ieraksti
bardachok posted:
To delete old magic numbers in MetaTrader, open the "Navigator" window, find the relevant expert advisor or script, and modify its properties. Locate the input parameters related to magic numbers and set them to 0 or delete them. Repeat these steps for each EA or script with old magic numbers.
You cant change in History the MagicNumbers... ;(

*Spams netiks pieļauts, un tā rezultātā var slēgt kontu.
Tip: Posting an image/youtube url will automatically embed it in your post!
Tip: Type the @ sign to auto complete a username participating in this discussion.