Foo Voon Chin
Foo Voon Chin
  • Information
no
experience
0
products
0
demo versions
0
jobs
1
signals
0
subscribers
Friends

Add friends via their profile or user search and you will be able to see if they are online

Foo Voon Chin Published MetaTrader 5 signal
MTF Tsunami
Price: 30 USD, Growth: -9.64%
Multi-timeframe trading strategy with Support & Resistance
Foo Voon Chin
Added topic Python in Enable and Disable MT5 EA
Hi, Anyone had idea of how do python access to MT5 to enable or disable the EA ?? Thanks
Foo Voon Chin
Added topic MQL5 to get file size
Hi, I had a file data.txt which the file size are 0 bytes. and i had python program which will access to write some data into the file occasionally Anyone know how do mql5 to get the filesize without open and accessing into data.txt ? For example
Foo Voon Chin
Added topic Close Sell limit position
             if (position == "sell limit" && type == "(open now) OPEN" )       // OPEN SELL LIMIT Position
Foo Voon Chin
Added topic Check stop loss price not working
Hi All, i had an error in my simple engulfing EA which i tried almost a week still cant found the error. This EA is when the IF condition is hit then execute the BUY OrderSend() without set the stop loss price because i want to avoid the candlestick
Foo Voon Chin
Added topic How to Execute buy/sell order 10 seconds before candlestick close ?
Dear All, Anyone know  How to Execute buy/sell order "10 seconds" before candlestick close in mql4 ? please help on this. thank you very much in advance 
Foo Voon Chin
Added topic MQL4 instantly get MA200 figure
Hi, im using MQL4 and im using iMA function as below : double MAscds = iMA(NULL,0,200,0,MODE_SMA,PRICE_CLOSE,0);  After executed the EA, the MA200 only able to appear after 200 Candlesticks. MY Question is how can i have the MA200 at the 1st
Foo Voon Chin
Registered at MQL5.community