- Search Metals Mine
- 48 Results (15 Threads, 33 Replies)
-
what is this technique called?
Started Aug 10, 2025|Trading Discussion|5 repliesAs shown in the image, after swing low is breached, I'd like to buy at the yellow area. Could ...
-
Mql4: after parameter changed on the fly, failed to redraw chart?
Started Nov 18, 2024|Platform Tech|0 repliesI added an edit box to adxvma indicator, allowing change adxvmaperiod on the fly, and it ...
-
What MA is most similar to EMA, if not recursive?
Started Mar 30, 2024|Platform Tech|7 repliesIn some apps, indicators don't calculate from the very beginning, in order to save resources ...
-
MQL4: does ChartObjectsTxtControls support multiple lines text?
Started May 6, 2023|Platform Tech|3 repliesRegarding standard library, it seems not much tutorials or examples out there, so I asked ...
-
which MT4 broker has much more than 4 crypto pairs?
Started Oct 26, 2022|Broker Discussion|6 repliesI have a MT4 broker that offers 4 crypto pairs, I want much more. Only on demo purpose, so no ...
-
MQL4: any code out there with std.lib dropdown list/combobox?
Started Aug 8, 2021|Platform Tech|0 repliesRecently I'm excited to find some youtube tutorials about onchartevent and button and ...
-
Help with assigning value failed
Started Jul 25, 2021|Platform Tech|1 reply#property indicator_chart_window extern string a="1111"; string b; int init() { //--- 3 lines ...
-
newbie question about Tester
Started Nov 8, 2020|Platform Tech|0 repliesHi, After years, I finally begin to play with tester. I got an EA, ran it in tester manual ...
-
when in for-loop of objects, what if new object created?
Started Oct 28, 2020|Platform Tech|2 repliesHi all, I'm working on an EA, basicly it is to use horizontal line to stand for SL, Hline ...