Winsor Hoang / Profile
- Information
|
13+ years
experience
|
0
products
|
0
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Winsor Hoang, is the author of “The Bull, The Bear and The Baboon – FX Lessons Learned the Hard Way”, a former Commodity Trading Advisor (CTA) registered with the NFA and an automated trading researcher since 2003. Winsor actively works with several high profile mathematicians, statisticians, computer scientists, and computational finance specialists at the University of Calgary and other leading institutions to develop reliable and robust trading systems. Joint FX research has also produced several academic papers that have been published in first-class international scientific journals such as Journal of Mathematical Finance (JMF), Elsevier Procedia Computer Science Journal, Institute of Electrical and Electronics Engineers (IEEE) Journal, and International Conference on Computational Science.
http://www.amazon.com/The-Bull-Bear-Baboon-Lessons/dp/1484888987/ref=sr_1_1?ie=UTF8&qid=1414704051&sr=8-1&keywords=bull+bear+baboon#customerReviews
http://www.amazon.com/The-Bull-Bear-Baboon-Lessons/dp/1484888987/ref=sr_1_1?ie=UTF8&qid=1414704051&sr=8-1&keywords=bull+bear+baboon#customerReviews
Friends
642
Requests
Outgoing
Winsor Hoang
Added topic Can MQL5 Market EA contain custom indicators?
Hi there, If I am planning to sell my EA on MQL5 market, can it contains custom indictors ? Or do I need to create one EA with all inclusive code?
Winsor Hoang
Left feedback to developer for job Convert single currency MT5 code into multi currencies trading code
Excellent coder. I will hire him again.
Winsor Hoang
Added topic TesterStatistics - Request new Enum_Statistics
Hi there, Can we have the following new ENUM_STATISTICS? 1) STAT_PROFIT_LONGTRADES 2) STAT_PROFIT_SHORTTRADES They would be extremely useful in additional to the current Enum_statistics.
Winsor Hoang
Added topic Create Custom Currency Pair
Hi there, Is there a way that I can create a custom currency pair and calling it EURUSD2? How would to import data for backtesting of the new currency EURUSD2?
Winsor Hoang
Left feedback to developer for job Creating an ideal price feed Solution
Great coder. Will hire again in a heart beat.
Winsor Hoang
Added topic Converting from MT4 to MT5 - double iATR( string symbol, int timeframe, int period, int shift)
Hi there, in MT4 I have this technical indicator: double iATR( string symbol, int timeframe, int period, i nt shift ) Parameters: symbol - Symbol the data of which should be used to calculate indicator. NULL means the
3
Winsor Hoang
Left feedback to developer for job MT5 custom optimization
Great job. Will hire him again
Winsor Hoang
Added topic Alternative solution to Sleep() in script
Hi there, I understand that the command Sleep () does not work in MT4 script. Can I use the following to make the delay? int _time_waiting = 0 ; _time_waiting = TimeLocal ( ) + 30 ; // the pause ends in 30 seconds after the current local
: