Dua Yong Rew / Profile
- Information
12+ years
experience
|
7
products
|
377
demo versions
|
0
jobs
|
3
signals
|
4
subscribers
|
For success in trading, a solid strategy or EA is essential. Additionally, choosing the right broker is crucial for a smooth journey. Here are the brokers I have traded with and successfully withdrawn funds from.
---
I use FXVM as my VPS provider. Sign up with the link below
https://fxvm.net/?aff=19429
---
IC Markets > https://www.icmarkets.com/?camp=67610
Sign up under my referral and get VIP commission rates at $5.50 instead of $7.00 for USD based account.
Other currency based account are also eligible for VIP rates
If you already have an existing ICMarkets profile, you can still connect it to our program. To do this, send an email to ICMarkets support (support@icmarkets.com), with a request to connect your profile to the referral number 67610
---
Fusion Markets > https://www.fusionmarkets.com/?refcode=80196
(Please copy and paste the link above instead of clicking it)
If you already have an account with the mentioned brokers, you can still join my IB by emailing them and quoting my referral code.
Fusion Markets (help@fusionmarkets.com)
Referral code > 80196
---
I use FXVM as my VPS provider. Sign up with the link below
https://fxvm.net/?aff=19429
---
IC Markets > https://www.icmarkets.com/?camp=67610
Sign up under my referral and get VIP commission rates at $5.50 instead of $7.00 for USD based account.
Other currency based account are also eligible for VIP rates
If you already have an existing ICMarkets profile, you can still connect it to our program. To do this, send an email to ICMarkets support (support@icmarkets.com), with a request to connect your profile to the referral number 67610
---
Fusion Markets > https://www.fusionmarkets.com/?refcode=80196
(Please copy and paste the link above instead of clicking it)
If you already have an account with the mentioned brokers, you can still join my IB by emailing them and quoting my referral code.
Fusion Markets (help@fusionmarkets.com)
Referral code > 80196
Friends
544
Requests
Outgoing
Dua Yong Rew
Added poll do you consider the day's open in your trading decision
-
55% (57)
-
30% (31)
-
15% (16)
Total voters: 104
Dua Yong Rew
Added topic modify stop loss with same value
2014.02.18 22:13:45.142 2011.02.03 17:24:35 failed modify buy 0.01 EURUSD sl: 1.35651, tp: 0.00000 -> sl: 1.35651, tp: 0.00000 [ Invalid stops ] will have error?
Dua Yong Rew
Added topic my backtest runs faster and then slow down
When I run backtest , it is very fast at the begining but as it progress like after 50%, it starts slowing down coming to a crawl what is the problem? coding or I need to zeromemory all my variables?
Dua Yong Rew
Added poll Which is more important? Entry or Exit of a position?
-
51% (39)
-
49% (37)
Total voters: 76
Dua Yong Rew
Added topic Evaluation period of EA
What is the period you run either demo live or real live to evaluate your EA? there are cycle where the EA performs and not perform. So what is your ideal period before you throw it into the dustbin?
Dua Yong Rew
Added topic Real Time Chat
will there be a real time chat to chat with those in my friend list? waiting for response and refreshing the page is tiring
Dua Yong Rew
Added topic Collaboration to create the next generation EA
Anyone in? Your experience + my experience = POWER! of cos there must be some prerequisite for the collaboration 1. Must have a live account with a EA making money (the EA should be yours not bought) 2. Select a strategy that we all agree on
Dua Yong Rew
Added topic Optimize with Every Tick or 1 Minute OHLC
I was testing this new EA with 1 Min OHLC and the results are really bad. Just tried to ran it with every tick and it became super profitable. There is something I noticed. My other EAs are using M5 data and there is almost no difference using 1 Min
Dua Yong Rew
Added topic Automated Solutions based on Signals Market
Twitter can predict stocks movement Can MQ predicts forex movement based on the position opened in the Signals Market? Calculations and weights can be assigned to the signals and a results can be computed that can predict the current trend of a
Dua Yong Rew
Added topic Tester set mode to math calculations or adjust testing dates
Tried to ran optimization but ran into this error Tester set mode to math calculations or adjust testing dates What is this?
Dua Yong Rew
Added topic Coding Challenge
Let's play a game. Let's select a strategy to code and we see how our code earn different amount of money. Rules 1. Select a trading system (How to enter or exit should be stated.) 2. Select a time frame and a testing period 3. Select a symbol
Dua Yong Rew
Added topic Closed with a loss even I coded profit > 0.0
I have a trade that closed with a loss even I coded to have profit to be > 0.0 The time that happen is just a few seconds after US release their Non-Farm Employment Change I suspect it was caused by the big spread. So what can I do to further
Dua Yong Rew
Added topic Backtesting opinion
In your opinion, if a EA is profitable in the 10 years backtest , 1. would it be profitable when it goes live? If not why? What are the reasons? 2. the EA is not optimize to the recent market changes and if it is profitable with 10 years data, isn't
Dua Yong Rew
Added poll Exit Strategy : What's yours?
-
53% (123)
-
35% (80)
-
26% (60)
-
30% (70)
-
14% (32)
Total voters: 230
Dua Yong Rew
Added topic My EA does a double entry
I remember someone who had the same problem and use xxxx. I could not find that thread, if anyone can help me out that would be a big thanks. my codes as follow in On_Tick() if (! PositionSelect ( Symbol ()))
Dua Yong Rew
Added topic Cloud Tester
I have run an optimization with cloud tester I got one optimization results which generates $600 but when I run it with the settings it is not giving me $600, in fact losing money. I have not changed any of the other settings, all as per how I
Dua Yong Rew
Added topic Average Position Holding Time
As I'm going through my backtest report. I was looking at this and thinking if this information is important. If the average position holding time is very low, does it means that my EA is more accurate and robust compare to a value that is higher
Dua Yong Rew
Added poll Do you agree every pair got it's own price pattern?
-
63% (41)
-
37% (24)
Total voters: 65
Dua Yong Rew
Added topic one trade a bar
this is my code to trade one trade per bar //+------------------------------------------------------------------+ //| Trade
: