Fibonacci Retracement EA
FREE
Veröffentlicht:
16 September 2025
Aktuelle Version:
1.92
Keinen passenden Roboter gefunden?
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Gehen Sie zu Freelance
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Wie man einen Roboter oder Indikator kaufen kann
Starte Deinen EA im
Virtual Hosting
Virtual Hosting
Teste einen Indikator/Roboter vor dem Kauf
Möchtest Du Geld im Market verdienen?
Wie man Produkte richtig präsentiert
Sie verpassen Handelsmöglichkeiten:
- Freie Handelsapplikationen
- Über 8.000 Signale zum Kopieren
- Wirtschaftsnachrichten für die Lage an den Finanzmärkte
Registrierung
Einloggen
Sie stimmen der Website-Richtlinie und den Nutzungsbedingungen zu.
Wenn Sie kein Benutzerkonto haben, registrieren Sie sich

I got "Unsupported filling mode" error on XM, probably because it needs IOC order type.
Hello, thank you for reporting this issue.
The 'unsupported filling mode' error is not directly from the EA code. It's because your broker has a restriction on order placement, requiring the 'Immediate or Cancel (IOC)' order type.
I will prepare a code update to support this functionality. Users will be able to select 'IOC' as the 'Order Filling Mode' in the EA's Input Parameters. Alternatively, if no changes are made, the code will be set to use IOC by default in the next version.
Thank you for your valuable feedback.
Hello, thank you for reporting this issue.
The 'unsupported filling mode' error is not directly from the EA code. It's because your broker has a restriction on order placement, requiring the 'Immediate or Cancel (IOC)' order type.
I will prepare a code update to support this functionality. Users will be able to select 'IOC' as the 'Order Filling Mode' in the EA's Input Parameters. Alternatively, if no changes are made, the code will be set to use IOC by default in the next version.
Thank you for your valuable feedback.
I got "Unsupported filling mode" error on XM, probably because it needs IOC order type.
I have made a fix to the code related to the FillModeForSymbol() function. The function now automatically checks for and selects the appropriate filling mode for the broker. The priority is as follows:
IOC (Immediate or Cancel): If the CFG_USE_IOC setting is true and the broker supports it, the code will prioritize using the IOC mode.
FOK (Fill or Kill): If IOC is not supported, the code will check if FOK is available.
RETURN: If FOK is also not supported, the code will then check for RETURN.
I suggest you try using another broker. If you still encounter any issues, please feel free to let me know.
Hello, thank you for reporting this issue.
The 'unsupported filling mode' error is not directly from the EA code. It's because your broker has a restriction on order placement, requiring the 'Immediate or Cancel (IOC)' order type.
I will prepare a code update to support this functionality. Users will be able to select 'IOC' as the 'Order Filling Mode' in the EA's Input Parameters. Alternatively, if no changes are made, the code will be set to use IOC by default in the next version.
Thank you for your valuable feedback.
📌 ภาษาไทย
ในเวอร์ชันถัดไป ผมกำลังพัฒนาระบบสำหรับการเก็บกำไรที่สามารถจัดการได้หลายออเดอร์พร้อมกัน โดยมุ่งเน้นให้เกิดการขาดทุนน้อยที่สุด และสามารถสร้างกำไรได้จากหลายออเดอร์อย่างมีประสิทธิภาพ หากชื่นชอบหรือเห็นว่ามีประโยชน์ รบกวนฝากคอมเมนต์หรือกดไลก์ให้ด้วยนะครับ
📌 English
In the upcoming version, I am developing a profit-taking system capable of managing multiple orders simultaneously. The system is designed to minimize potential losses while efficiently securing profits across several positions. If you find this useful or interesting, I would greatly appreciate your comments or a like.
Добрый день. Какая логика по Фибоначи заложена в этом эксперте?Пока я не увидел логики входа в сделку на ретесте любой из зон Фибоначи. Буду очень благодарен за подробное объяснение алгоритма работы вашего робота. Логика Фибоначи очень привлекательна в построении экспертов.Хотелось бы чтобы ваш эксперт дал определенную прибыль. Спасибо.