Chukwudozie Thankgod / Profile
Chukwudozie Thankgod
Added topic How to map trade server symbol names to user symbol names
How can I get my code to implement the symbol map from input while getting signals from telegram. I want the broker's suffixes to not be an issue. This snippets tries to get the map ready from input during initialization. void init_filters() {
Chukwudozie Thankgod
Added topic Any idea for an mt5 ea to open and modify stop orders and close positions
I am new to mql5 programming , I tried to get a code that opens one stop order with entry price n-pips above current market price modify it every minute if not triggered (changing entry price to a better price following market movement. Intended for
Chukwudozie Thankgod
Added topic How can I debug this code?
I am new to programming, I wrote this program to place buystops and modify them at intervals if not triggered or close them after some time if triggered. Who can help me get it working
: