- Search Metals Mine
- 35 Results (1 Threads, 34 Replies)
- hkngns replied Nov 23, 2019
Hi sokysoks I can get exact same slope results with BTM dashboard via TMA by mladen indi but while reading via iCustom method sometimes getting random incorrect values from TMA band by mladen. You or your coder can contact me from telegram ( url ) ...
(binned per thread starter’s request) Potential Scammer-BTM threa
- hkngns replied Nov 10, 2019
Here is the pivot indicator file
(binned per thread starter’s request) Potential Scammer-BTM threa
- hkngns replied Nov 7, 2019
Hi guys.. Finally here is C indicator i created.. Getting exact same arrows file We don't need that scammer anymore
(binned per thread starter’s request) Potential Scammer-BTM threa
- hkngns replied Nov 7, 2019
Let me share the progress on identifying C indicator 1. C indicator uses both A and B indicators 2. A = EMA(8) and EMA(21) cross 3. B = BB like non-visual indicator. I created an indicator to visualize it file 4. in absense of A it works but gives ...
(binned per thread starter’s request) Potential Scammer-BTM threa
- hkngns replied Nov 4, 2019
image anybody can try different indi combinations ..
(binned per thread starter’s request) Potential Scammer-BTM threa
- hkngns replied Nov 4, 2019
i thought we can find out which combination is used to create a new C indi with cooperation.. Simplified version of my indicator coctail indi.. Honestly i must warn it expires on 28 Dec. 2021
(Not joking) file Here is my findings : 1. 2 MA ...(binned per thread starter’s request) Potential Scammer-BTM threa
- hkngns replied Nov 3, 2019
i am getting slope values with this implementatiton.. No performance issues double getTmaNRP2(string aSymbol,int index, int aBar) { return iCustom(aSymbol,240,"TMA+CG mladen NRP","calculateTma",20,PRICE_CLOSE,2.618,index,aBar); } void ...
(binned per thread starter’s request) Potential Scammer-BTM threa
- hkngns replied Nov 3, 2019
i you want to have exact same band with D indicator then the settings : TimeFrame = H4 TmaPeriod = 20 Price = CLOSE Deviation = 2.618 All the TMA NRP versions of mladen gives the same results

(binned per thread starter’s request) Potential Scammer-BTM threa
- hkngns replied Nov 2, 2019
Hi all.. i am afraid to say this version is a repainter although it is called "TMA+CG mladen NRP TEAMTRADER2" image calculateTma method accesses future value of price which means it is recalculating/repainting past values Anyways it doesn't matter ...
(binned per thread starter’s request) Potential Scammer-BTM threa
- hkngns replied Sep 1, 2019
I think D indicator is same with TMA+CG mladen NRP indi which was shared here in order to get same results with D indi you must set HalfLenght=20, Price=Close, BandDeviation=2.618 But there may be differences in code which can be noticed only with ...
(binned per thread starter's request) Beat The Market strategy
- hkngns replied Aug 29, 2019
One last question Average formula is applied for each TFs (12H,8H,4H) and their calculated values form Big V value. Right?
(binned per thread starter's request) Beat The Market strategy
- hkngns replied Aug 29, 2019
Hi zed.fr i really appreciate this great work. i am wondering how V = ( v12 + v8 + ( v4*2 ) ) / 4 formula gives a negative value. Just for clarification. Thanks

(binned per thread starter's request) Beat The Market strategy
- hkngns replied Feb 19, 2019
2019.02.19 06:00:05.459 '1135453': order buy market 0.10 GBPUSD sl: 1.28797 tp: 0.00000 2019.02.19 06:00:05.553 '1135453': order buy 0.10 GBPUSD opening at market sl: 1.28797 tp: 0.00000 failed [Invalid S/L or T/P] On my VPS. I am running Lite ...
My "Ultron" EA for GBPUSD H1 timeframe
- hkngns replied Feb 19, 2019
Which version are you using? I tested Ultron Lite on a real small account in vps it does not set TP, leaves TP as zero so no trade at all. In strategy tester there were no errror when TP = 0. Any ideas Feex
My "Ultron" EA for GBPUSD H1 timeframe
- hkngns replied Jan 19, 2019
Hi all. i see that it was a long time after the last post here. Can somebody tell me how this EA can be installed to MT4 successfully. I'm getting same error message. Thanks a lot
TDI-ADX System (swing trading using TDI)