Chim Wong
Chim Wong
Chim Wong
Added topic Trying to indicate on chart all open and close price of each trade
Hey guys, I wrote this code but really have no idea why it won't work. It is my first indicator. I have had experience with experts but really could use a helping hand here: //+------------------------------------------------------------------+
Chim Wong
Added topic Counting Bull and Bear candles in a range
Hi guys, got a question that you guys may help me with. I am trying to make an EA to have a for loop to count the number of bull and bear candles in a range. But it always count a zero as result. The following is my code. Any idea
Chim Wong
Added topic The EA stops working after sometime
I have made a very simple EA and it gives me notification. However, after one to two hours, it just stops and my terminal is still open. Anyone have any idea why? Other EA are also like this. My code is as following
Chim Wong
Added topic Open an order following an order after the current bar is finished
Anyone have idea on how to do the following? An order was opened within this bar. And after the current bar is finished, a new order will be opened. I tried play with the time, but it doesnt help. Are there anything wrong with my code? And any
Chim Wong
Added topic Limit the number of trades after one trade out of two has been closed
I am a beginner in coding. I can make two function to open two trades. However, I want to make it so that first trade is open, then a second trade would come in. And if the second trade is closed while the first trade is still open, it would not open
Chim Wong
Registered at MQL5.community