Chea Song Chiu / Publications
Forum
Cancel arbitation
I would like to request an arbitration due to my developer doesn't online since 23/12/2022 and the work does not finish at all. So that I think he can't and won't accept the request, what can I do for the mandatory arbitration
Some of the trade cannot copy(Signal)
May I know why some of the trades cannot copy to my account? Is the any problem? I have attach the file, 9/12 and 13/12 can't copy
Can I self copy my trades to another account when I am subscribing to a signal?
I had subscribed to a signal, can I copy the trade to another account using some copier EA? Does it touch the rules
Can I close my MT5 when subscribing to a signal?
If I close my MT5 does the signal still will be copied? It works like an EA or I can straight close
Is there a deference between candlestick chart and Heikin Ashi when we using EA?
Is there a deference between candlestick chart and Heikin Ashi when we using EA? This is the simple EA which is MA cross strategy, when I backtest on trading view it have the different result when I use candlestick chart and Heikin Ashi. It's seems like Heikin Ashi chart always get the better
RSI free ea
Does anybody know where to download the EA which using RSI strategy? Or how to convert a strategy to EA. For more informations of the EA, the strategy like below I mention will be better: //@version=4 strategy("RSI Strategy", overlay=true) length = input( 5 ) overSold = input( 25 ) overBought =