- Search Metals Mine
-
jagzuk replied Jul 18, 2020Hi, What is this here for? Are you replying to someone's post or proposing a new PIN? if it's for a new PIN: Did you read Post #1? Have you checked if it repaints? Have you checked it's signal against other indicators that already have PINs? How ...
JagzFX Free Trading Tools
-
jagzuk replied Jul 17, 2020This has been addressed in a new version which has already been written but is not on public release yet. For your freezing issue, please read Post #1! (or since I am feeling nice today, go straight to post #815).
JagzFX Free Trading Tools
-
jagzuk replied Jul 14, 2020//+------------------------------------------------------------------+ //| Keltner Channel MTF PIN | //| Copyright 2020, JagzFX | //| https://jagzfx.com | //+------------------------------------------------------------------+ //| v1.00 First version ...
JagzFX Free Trading Tools
-
jagzuk replied Jul 13, 2020//+------------------------------------------------------------------+ //| CCI Moving Average MTF PIN | //| Copyright 2020, JagzFX | //| https://jagzfx.com | //+------------------------------------------------------------------+ //| v1.00 CCI Moving ...
JagzFX Free Trading Tools
-
jagzuk replied Jul 13, 2020Agreed: not a fake. HalfTrend is a relatively simple indicator based on two moving averages (candle high and candle low), the recent high price, the recent low price, and the ATR. Typically, 0.5 (half) * ATR is used in the calculation which I ...
Dashboard EAX
-
jagzuk replied Jul 12, 2020Hi Nikossi, Great to hear from you! I want to thank you for the work you put in to make the indicator. For the pin, I am writing the code from scratch (I don't cut and paste!), but I have unpicked the logical conditions you worked and I am using ...
JagzFX Free Trading Tools
-
jagzuk replied Jul 11, 2020An update to the pin is already underway and it will have 8 or 9 different signal modes for each timeframe based on the alerts in nikossl's ichimoku indicator (which I think is the one you are showing in your post?), including a Trending mode of my ...
JagzFX Free Trading Tools
-
jagzuk replied Jul 10, 2020I agree you need more than one indicator and of different types. I try to have a balanced set of indicators representing trend, momentum, volatility and volume. Lower timeframes are mostly noise, they can help to confirm the entry and exit points, ...
Dashboard EAX
-
jagzuk replied Jul 10, 2020@info4saeed My comments are only to help you and the general community. Your effort and contributions are appreciated and welcomed, especially by those of us who know how hard it can be to get it right. Please do not be discouraged. Keep learning. ...
Dashboard EAX
-
jagzuk replied Jul 10, 2020I have learnt the hard way! But there are a few ways to tell: Firstly, if an indicator looks too good to be true, then it is probably a repainter. Secondly, run a visual backtest of the indicator in the MT4 Strategy Tester. Plenty of videos on ...
Dashboard EAX
-
jagzuk replied Jul 10, 2020I prefer to let an indicator choose my exit rather than a fixed TP. A fixed TP limits your profits. Let your winners keep winning!
JagzFX Free Trading Tools
-
jagzuk replied Jul 10, 2020Agreed! Technical trading uses the scientific method. The scientific method relies on repeatable results - not repaintable results!
Dashboard EAX
-
jagzuk replied Jul 10, 2020Nice! Good to see you using a shorter timeframe on the exit. I tend to so something similar and have one PIN which is specifically for the exit condition. Winning in trading is all about the exits and protecting capital. If in doubt: get out!
JagzFX Free Trading Tools
-
jagzuk replied Jul 10, 2020//+------------------------------------------------------------------+ //| Copyright 2020, JagzFX | //| https://jagzfx.com | //+------------------------------------------------------------------+ //| v1.00 CCI Moving Average //| v1.01 Fixed bug in ...
JagzFX Free Trading Tools
-
jagzuk replied Jul 10, 2020Fixing the bug in the MUX PIN => on my to do list.
JagzFX Free Trading Tools
-
jagzuk replied Jul 8, 2020Thanks, but please, please, please, test on a demo account for a long period before you trade for real.
JagzFX Free Trading Tools
-
jagzuk replied Jul 7, 2020JagzFX_PIN_CCIMA_MTF_v1_00 MOVING AVERAGE OF CCI TREND PIN There are several ways to use the Commodity Channel Index (CCI) in trading, but they often involve setting levels and deciding what to do when those levels are broken or crossed. However, by ...
JagzFX Free Trading Tools
-
jagzuk replied May 26, 2020It looks like you have Signal Shift = Closed Bar (the previous candle) which was not below 32, and no signal is correct. If you do not want to wait for a confirmed signal then set Signal Shift = Current Bar. Beware that signals from the current bar ...
JagzFX Free Trading Tools
-
jagzuk replied May 22, 2020Hi, My PIN was developed against the indicator TDI-RT-Clone, which you can obtain from this thread url . As a first step, you might want to compare your TDI indicator against that one and see if they align. Hope this helps. Regards Jagz
JagzFX Free Trading Tools