Daniel Sastraamidjaja
Daniel Sastraamidjaja
  • Information
4 years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Daniel Sastraamidjaja
Left feedback to developer for job Create A Script to take "Bullish" or "Bearish" value from a website, then create output value (true) to open buy/sell
Daniel Sastraamidjaja
Left feedback to developer for job Modify EA to buy / sell using outlook from myfxbook
Daniel Sastraamidjaja
Left feedback to developer for job EA Based on this website
The Huy Phan
The Huy Phan 2021.04.26
thanks.
Daniel Sastraamidjaja
Left feedback to developer for job Modification of this EA into simplified version to be used in only 5 pairs.
The Huy Phan
The Huy Phan 2021.04.26
Thank you so much.
Daniel Sastraamidjaja
Added topic Order Send Error 130 : Invalid Stops in BuyStop. Can someone help?
So I get this error in Backtesting: And this is my code, I want to add a BuyStop at High Price from Previous Candle: pr= iHigh ( NULL , PERIOD_CURRENT , 1 ); ticket= OrderSend ( Symbol (),OP_BUYSTOP,LotSize,pr,Slippage, 0 , 0 , NULL ,MagicNumber
Daniel Sastraamidjaja
Added topic I get error OrderModify error 1 in Strategy Tester mt4. Can someone help me fix this?
So, I get this error in strategy tester mt4: Beside of the error, the strategy tester works really fine. But I'm afraid if I using this code in real account, this error would disrupt the trading.  Can someone help me to fix this? This is the
Daniel Sastraamidjaja
Left feedback to developer for job EA using 3 EMA Crossover with %balance, News Filter, and Weekend stops.
Daniel Sastraamidjaja
Added topic Create ZigZag EA and filters?
Hello, my name is Daniel and I am still a newbie in this forum. I want to learn how to create an EA using ZigZag as main indicator and few filters to filter out false signal. So, I read this thread : 
Daniel Sastraamidjaja
Added topic Need help fixing my points/pips/digits problem in my mql4 EA. Any help would be really appreciated.
So, I want my EA on my ECN broker for all currency to have S/L at 30 points and T/P at 60 point. Here's my input code: input double                StopLoss    
Daniel Sastraamidjaja
Registered at MQL5.community