Fibonacci Retracement EA
FREE
Publicado:
16 setembro 2025
Versão atual:
1.92
Não encontrou o robô certo? Encomende um para você
no serviço Freelance.
Ir para o Freelance
no serviço Freelance.
Como comprar um robô de negociação ou indicador?
Execute seu EA na
hospedagem virtual
hospedagem virtual
Teste indicadores/robôs de negociação antes de comprá-los
Quer ganhar dinheiro no Mercado?
Como apresentar um produto para o consumidor final?
Você está perdendo oportunidades de negociação:
- Aplicativos de negociação gratuitos
- 8 000+ sinais para cópia
- Notícias econômicas para análise dos mercados financeiros
Registro
Login
Você concorda com a política do site e com os termos de uso
Se você não tem uma conta, por favor registre-se

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.
Добрый день. Какая логика по Фибоначи заложена в этом эксперте?Пока я не увидел логики входа в сделку на ретесте любой из зон Фибоначи. Буду очень благодарен за подробное объяснение алгоритма работы вашего робота. Логика Фибоначи очень привлекательна в построении экспертов.Хотелось бы чтобы ваш эксперт дал определенную прибыль. Спасибо.