- Search Metals Mine
- 114 Results (12 Threads, 102 Replies)
-
Need to merge mqh with mq4
Started Oct 2, 2018|Platform Tech|2 replieshlw is it possible merge .mqh code inside mq4 code without #include how i do that?
-
trade number fixed in each bar
Started Sep 21, 2018|Platform Tech|0 repliesi want to fix max 3 buystop trades and 3 sellstop, (not all time trade at a time, one by one, ...
-
indicator code to inside EA code
Started Sep 15, 2018|Platform Tech|15 repliesconvert indicator array code for EA code i tried several method but fails i dont want to use ...
-
required to function call function
Started Apr 21, 2018|Platform Tech|2 repliesi need little help in function call in another function int filter() { double aaa = Bid; ...