David Chidiebere Chinweike / Publications
Forum
When converting a simple EMA pullback idea into an EA, what confirmation would you add?
When converting a simple EMA pullback idea into an EA, what confirmation would you add? Candle pattern, RSI, market structure , or volume
What is the biggest risk with AI-generated trading bots?
What is the biggest risk with AI-generated trading bots ? Bad logic, poor risk management, overfitting, or users not understanding the code
I’m working on a tool to help convert trading strategy documents into structured MQL5 EA logic.
I’m working on a tool to help convert trading strategy documents into structured MQL5 EA logic. Curious to know: what part of EA creation takes the most time for you
A lot of EA development problems start before the code.
The strategy logic itself is often unclear. A good EA needs exact conditions for: Entry Exit Stop loss Take profit Trade management before coding begins