C cahganteng77 Newbie Mar 17, 2020 1 1 1 45 Apr 4, 2020 #1 Hi Enivid, could you help convert this MT4 indicator source code to MT5 please? Others will benefit from this too if they want to use it. thank you Attachments trader_dream_modified_V2.mq4 trader_dream_modified_V2.mq4 6.5 KB · Views: 84 👍 Reactions: Larni
Hi Enivid, could you help convert this MT4 indicator source code to MT5 please? Others will benefit from this too if they want to use it. thank you
Enivid Administrator Staff member Nov 30, 2008 20,301 1,765 144 Odesa www.earnforex.com Apr 4, 2020 #2 cahganteng77 said: Hi Enivid, could you help convert this MT4 indicator source code to MT5 please? Others will benefit from this too if they want to use it. thank you Click to expand... I think I could do it, but you should expect waiting time of 6-12 months for me to get to it.
cahganteng77 said: Hi Enivid, could you help convert this MT4 indicator source code to MT5 please? Others will benefit from this too if they want to use it. thank you Click to expand... I think I could do it, but you should expect waiting time of 6-12 months for me to get to it.
Enivid Administrator Staff member Nov 30, 2008 20,301 1,765 144 Odesa www.earnforex.com Jul 24, 2020 #3 cahganteng77 said: Hi Enivid, could you help convert this MT4 indicator source code to MT5 please? Others will benefit from this too if they want to use it. thank you Click to expand... Here is the Trader Dream Modified V2 converted from MT4 to MT5. It should also be much faster because the original version (coded in MQL4) recalculated all bars on each tick. MT5 only recalculates the latest. Attachments trader_dream_modified_V2.mq5 trader_dream_modified_V2.mq5 14.7 KB · Views: 86
cahganteng77 said: Hi Enivid, could you help convert this MT4 indicator source code to MT5 please? Others will benefit from this too if they want to use it. thank you Click to expand... Here is the Trader Dream Modified V2 converted from MT4 to MT5. It should also be much faster because the original version (coded in MQL4) recalculated all bars on each tick. MT5 only recalculates the latest.