Dua Yong Rew
Dua Yong Rew
4.5 (2)
  • Information
12+ years
experience
7
products
376
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
Dua Yong Rew
Added topic cloud agents
I'm from singapore Why do I not see cloud agents from Singapore in MT5? I used to see that. I just went missing. I do see from USA and Europe. 
Dua Yong Rew
Added topic Long Only or Short Only
MT4 offers this setting when attaching the EA to the chart to have Long only or Short only I cannot find this in MT5. How can I do this in MT5? The only thing I can think of is to program into the EA
Dua Yong Rew
Added poll Should MetaQuotes implement 20% Comm or Max cap at $xx for all sales in the market?
  • 45% (20)
  • 23% (10)
  • 11% (5)
  • 20% (9)
Total voters: 44
Dua Yong Rew
Added topic MT4 Market
Do I need to re-register again if I want to sell MT4 apps? If so, can I have the link? else Where can I upload my products ? 
Dua Yong Rew
Added topic POSITION_PRICE_CURRENT
double check if  POSITION_PRICE_CURRENT is the same as  SymbolInfoDouble(Symbol(), SYMBOL_BID) for buy position
Dua Yong Rew
Added topic Resize strategy tester
I got a message from the moderator to ask me to resize the strategy tester to 640 X 480 before capturing an image of "Graph" How do I resize the strategy tester? 
Dua Yong Rew
Added poll How many live profitable trading system do you have?
  • 31% (14)
  • 4% (2)
  • 2% (1)
  • 9% (4)
  • 4% (2)
  • 2% (1)
  • 9% (4)
  • 2% (1)
  • 2% (1)
  • 9% (4)
  • 18% (8)
  • 22% (10)
Total voters: 45
Dua Yong Rew
Added topic broker open time
Some broker open one hour earlier,  some late by one hour. Does it affects your automated trading system when u switch broker
Dua Yong Rew
Added topic a bug in arrayminimum?
void OnTick ()   { //---    double    Bar_Close[];    ArraySetAsSeries (Bar_Close, true );    if ( CopyClose ( Symbol (), 0 , 0 , 3 , Bar_Close) <= 0 ) return ;    int Shift =
Dua Yong Rew
Added topic Check if symbol exists
Hi, Any functions that can check if symbol exists for trading? 
Dua Yong Rew
Added topic My EA does not perform well on other pairs
Is it normal for my EA not to perform well on other pairs? Currently it does well on EURUSD . From your experience, which other pairs should go well? 
Dua Yong Rew
Added topic declaring
is it better to do this void OnTick ()   {    CTrade   m_Trade;   }  or do it as global? Which is better for performance? 
Dua Yong Rew
Added topic ArrayMinimum
int    ArrayMinimum (    const void &   array[],             // array for search    int
Dua Yong Rew
Added poll Break Even : Does it work for you?
  • 44% (45)
  • 22% (22)
  • 34% (35)
Total voters: 102
Dua Yong Rew
Added poll Does your EA manage the trades?
  • 62% (30)
  • 38% (18)
Total voters: 48
Dua Yong Rew
Added topic passing struct array as function agrument
double    Bar_Close[]; double Distance( double & Bar_Close[]) { ... } for double I know it pass like above but how about this? MqlRates Bar_Rates[]; how can I pass the array as an argument into the function
Dua Yong Rew
Added topic CTrade SetDeviationInPoints
what does this do? if I set this up, when I use PositionOpen it should follow? and why do I still need to input a deviation when I use PositionClose? 
Dua Yong Rew
Added topic points == pips?
is it the same? ulong Deviation= 20 ; mytrade.SetDeviationInPoints(Deviation);  so is = 20 pips
Dua Yong Rew
Added poll Your profitable EA contains how many lines of code?
  • 28% (24)
  • 22% (19)
  • 19% (16)
  • 9% (8)
  • 27% (23)
Total voters: 85