- Search Crypto Craft
-
Jagg replied Jul 2, 2018Yes, I show 0,25,50,75 and 100% values because we look for trade closure at 50% (and 25% after 12 o'clock), so for me these are the levels I want to see (not 16,33,...) (regarding the different 100% I have no clue, look if the 100% line is really on ...
Simple Mean Reversion
-
Jagg replied Jun 29, 2018Hi Nicholishen, so you have a propper use case for calcaulating the slope?
get angle of an object
-
Jagg replied Jun 22, 2018vertex is a heavy repainter
I will code your EAs and Indicators for no charge
-
Jagg replied Jun 22, 2018Do you plan an "exlude symbols" input paramater in near future to bypass this?
CCFp weekly signals (set and forget basket trading)
-
Jagg replied Jun 22, 2018It looks like I don't have CADCHF data with my broker (this symbol isn't there). So I can't use your indicator?!
CCFp weekly signals (set and forget basket trading)
-
Jagg replied Jun 21, 2018Done all that. After adding the indicator to the chart there were several new symbols added to the market watch. But still now strength levels...
CCFp weekly signals (set and forget basket trading)
-
Jagg replied Jun 21, 2018Yes, I also thought some symbols missing so I clicked "show all" so I have all symbols from my broker in market watch. But still no strength levels in my chart

CCFp weekly signals (set and forget basket trading)
-
Jagg replied Jun 21, 2018Sorry, nothing.... (in the previous version there was this symbol change visible a few seconds after adding the indicator, now with this latest version I don't see that)
CCFp weekly signals (set and forget basket trading)
-
Jagg replied Jun 21, 2018Thanks for the new version, the chart is not closing anymore here! But shouldn't be there some strength levels?!
CCFp weekly signals (set and forget basket trading)
-
Jagg replied Jun 21, 2018I still have the mentioned problem from here. After adding the indicator with OOTB settings I can see how the symbols changes very fast and after a few seconds the chart is closed - nothing left on the screen.
CCFp weekly signals (set and forget basket trading)
-
Jagg replied Jun 18, 2018You only have to comment out this line (so that all rectangles show in every timeframe) ObjectSet(obj_name, OBJPROP_TIMEFRAMES, OBJ_PERIOD_M1 | OBJ_PERIOD_M5 | OBJ_PERIOD_M15 | OBJ_PERIOD_M30 | OBJ_PERIOD_H1); (or add there " | OBJ_PERIOD_H4" when ...
I will code your EAs and Indicators for no charge
-
Jagg replied Jun 15, 2018you need to change the number 167 (in lines SetIndexArrow(1,167)...) to something different.... See your possibilities for example here url (solid lines with this SetIndexArrow technique are not possible)
Need Best Support and Resistance Indicator
-
Jagg replied Jun 6, 2018Small cosmetic update to my indicator... (gradient colors for ATR level bands also possible now)
Simple Mean Reversion
-
Jagg replied Jun 3, 2018Remove that DoubleToString in the if statement line...
I will code your EAs and Indicators for no charge
-
Jagg replied May 30, 2018With some small modifications regarding specific symbols this Trading Dashboard EA looks good for your requirement... url
I will code your EAs and Indicators for no charge
-
Jagg replied May 29, 2018Here is my first variant of the DRS indicator which also has the possibility to show the mentioned atr based projected volatility bands
Simple Mean Reversion
-
Jagg replied May 16, 2018Hi Jaquemate, can you point me to the indicator you use on your charts which displays the short lines of Day 200 EMA, 1H 10 EMA,... to the right side? Thank you
More simple is impossible