- Search Metals Mine
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Jan 29, 2022Try one of the below options : Close[1]>Open[1] = Bullish Close[1]<Open[1] = Bearish or if the Symbol is important iClose(_Symbol,0,1)>iOpen(_Symbol,0,1) = Bullish iClose(_Symbol,0,1)<iOpen(_Symbol,0,1) = Bearish or if the timeframe is important ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 29, 2022Stochastic doesn't cross "0" its range is "0 to 100" The Signal Bars Stochastic is set up on a cross up of the "60" and a cross down of the "40" level.
#Signal Bars v10a
-
cja replied Jan 29, 2022My #Signal Bars 13 nmc uses a MACD Main / Signal cross and the Stochastics uses the MAIN. I have coded a #Signal Bars 13 nmc indicator but not an indicator named Signals bar v13 nrp so unless you typed the name incorrectly it may be a pirated early ...
#Signal Bars v10a
-
cja replied Jan 28, 2022OK Try this I have added the DPI code see if it works for you. file
#Signal Bars v10a
-
cja replied Jan 27, 2022However I can see that the resolution on your MT4 is not correct, for Windows based systems either of the below setups fixes it with Linux I am not sure. It could simply be that Linux does not have the fonts required? Your screenshot of Signal Bars ...
#Signal Bars v10a
-
cja replied Jan 27, 2022The original Signal Bars uses Webdings font for the indicator bars so that could possibly be the problem. I have changed that font to a standard font so give this ago and see if it works? file
#Signal Bars v10a
-
cja replied Jan 27, 2022lines 186 & 192 change Time[0] to Time[0] + (shift value here) * PeriodSeconds()
I will code your EAs and Indicators for no charge
-
cja replied Jan 26, 2022I see the indicator color bars are showing very faint, it's not an issue anyone has mentioned before so I suspect it is something else on your chart that is causing the problem. Try loading it onto a new clean standard MT4 chart with no other ...
#Signal Bars v10a
-
cja replied Jan 26, 2022Its the wrong password ...mmhhmm


have another look at the first post.#Signal Bars v10a
-
cja replied Jan 21, 2022I suggest you check through the thread or click on the paper clip at the top of the page there are several RSI Dashboards posted throughout. Here is one of them url
MTF Dashboard thread
-
cja replied Jan 17, 2022You will need to supply the mq4 file as the ex4 file cannot be changed.

I will code your EAs and Indicators for no charge
-
cja replied Jan 14, 2022I don't have much time at present for code but as this only took a couple of minutes it was no problem. file
MTF Dashboard thread
-
cja replied Jan 10, 2022It's already in the indicator, check out the top of the inputs list. input ENUM_TIMEFRAMES pivotPointTimeFrame=PERIOD_D1;//Time Frame Period For Pivot Point Formula
I will code your EAs and Indicators for no charge
-
cja replied Jan 8, 2022I am really busy outside of Forex and trading at the present time so I do not have the spare time required for much coding other than really basic simple stuff.

MTF Dashboard thread
-
cja replied Jan 4, 2022I tried it and as you can see the screenshot has 3 timeframes displayed M15/H1/H4. M15 arrows will not show on a H1 chart that is not the way MTF works so your comment "if h4 ,h1 will not be visible" is correct as the H1 arrows will now effectively ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 3, 2022Have you tried to change the "arrowsIdentifier" input with a different value for each indicator? If you use the input "arrowsIdentifier" they should load multiple times on a chart. If the arrows disappear at first simply change time frames so they ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 27, 2021Unfortunately it is decompiled. It appears to be an indicator that displays the previous day High/Low/Open /Close so I suspect if you use the FF search feature you will find something else that is very similar.

I will code your EAs and Indicators for no charge
-
cja replied Dec 24, 2021Its decompiled that's why the code looks like a mess and I sincerely doubt any of the ethical coders on this forum will do anything with it.

I will code your EAs and Indicators for no charge