- Search Crypto Craft
- 43 Results (19 Threads, 24 Replies)
-
&& = AND .... what = OR?
Started Apr 6, 2009|Platform Tech|4 repliesSay i got an ifstatement... if (var = 1 && var = 2 || var = 3) is || for OR?
-
Normalize Double and Digits
Started Apr 3, 2009|Platform Tech|1 replyHello Guys, I have everything in my code when using chart pricing wrapped with ...
-
ordermodify() whats wrong with my logic?
Started Apr 1, 2009|Platform Tech|2 repliesHello, So what im trying to do is... When 50 points are reached, move my stop to break even. ...
-
how to close a trade with the magic number?
Started Mar 31, 2009|Platform Tech|1 replyHello, Say I have a ticket with a magic number of 12345 ... how do I close this ticket? I was ...
-
how to find out the ticket number?
Started Mar 31, 2009|Platform Tech|1 replyHow do you find out the ticket number of an open order in mql4? I understand that there are ...
-
4105 No order selected? Em i doing this right?
Started Mar 31, 2009|Platform Tech|1 replyMy order line: ...
-
Stop loss = 1? huh?
Started Mar 30, 2009|Platform Tech|4 repliesHello Guys, You've been very helpful but wondering if you could help explain this... When I ...
-
Ordersend command help?
Started Mar 30, 2009|Platform Tech|13 repliesHello guys, I've read through the docs on mql4 on the order send but for some reason my order ...
-
How to find out the current market price?
Started Mar 27, 2009|Platform Tech|4 repliesim trying to close an order by: if(OrdersTotal()==1) { OrderClose(16384,1,Ask,3,Red); } But ...
-
EA / Trading for the ZUP indicator
Started Mar 26, 2009|Platform Tech|8 repliesDoes anyone have or know where I can get an EA for the ZUP indicator?
-
Show profit/loss on each trade in a percentage of account?
Started Jan 14, 2009|Platform Tech|1 replyHello, Is it possible to add a custom indicator to meta trader that will show my profits for ...
-
Inside bar or outside bar identifier
Started Dec 30, 2008|Platform Tech|7 repliesHello, Do you guys know of an indicator for MT4 that will plot/reconize whenever an inside bar ...