- Search Forex Factory
- 383 Results (59 Threads, 324 Replies)
- Cannot Get 2nd OrderOpenPrice(), Please Help
Hi coders, I need your help for my learning process. I'm using a Multi-Symbol EA which it can run ...
- Arrays for OrderOpenPrice() - Please Help
Hi coders, I'm trying to learn 2D Array to store the OrderOpenPrice() for each symbol. Existingly, ...
- ChartOpen + ChartApplyTemplate + ChartClose to Work Together
Hi coders, hope you can help a non-programmer myself ... I have 2 strategies written in 2 EAs. ...
- How to Extract those Symbols Without Any Open Trades?
Hi coders, good day to you. Let's say :- I've 4 Symbols with Open Trades now :- string ...
- How to Mandatory Close if Breakeven Price (BEPx) is Met? - MT4
Hi programmers, my EA has 4 arrays in the Exit function to store the relevant symbols (with open ...
- How to index the Open Trades symbols (in a Buffer)
Hi coders, I'm learning coding now. Pertaining to this post : {url} for (int i=0; ...