Baluda Indicators

Includes an archive of all previous Bob stuff
Post Reply
henro
Posts: 2
Joined: Fri Mar 29, 2013 9:38 am

Re: Baluda Indicators

Post by henro »

Please,can you make an EA for currencyslopstrength.mq4 indicator?
Entry rules:
Buy at close of the candle when the indicator lines cross over each other.
Sell at close of the candle when the indicator lines cross under each other.
Exit rules:
Exit buy trade when at close of the candle,indicator lines cross under each other signaling sell trade.
Exit sell trade when at close of the candle,indicator lines cross over each other signaling buy trade.

Thank you.
User avatar
Baluda
Trader
Posts: 330
Joined: Mon Feb 06, 2012 2:00 pm
Location: An insignificant village in the Netherlands

Re: Baluda Indicators

Post by Baluda »

New version CurrencySlopeStrength v1.0.5 in post 1.
Changes:
  • Merged optimized code from SlopeValues
  • Excluded symbols the broker does not offer from calculations. This means 'better' values.
Enjoy,

Paul
Check the MQL4 Market for my best EA's and Indicators.
User avatar
Baluda
Trader
Posts: 330
Joined: Mon Feb 06, 2012 2:00 pm
Location: An insignificant village in the Netherlands

Re: Baluda Indicators

Post by Baluda »

New indicator GlobalMarketTrend, v1.0.0 in post 1.
GlobalMarketTrend, screen I.png
This indicator shows a value that is a combination of the CSS of all currencies. The result is an indicator that shows the overall trend, the higher the value, the more the market is trending.

May the pips be with you,

Paul
You do not have the required permissions to view the files attached to this post.
Check the MQL4 Market for my best EA's and Indicators.
spotdespot
Trader
Posts: 768
Joined: Sun Jan 22, 2012 11:38 pm

Re: Baluda Indicators

Post by spotdespot »

Baluda wrote:New indicator GlobalMarketTrend, v1.0.0 in post 1.
GlobalMarketTrend, screen I.png
This indicator shows a value that is a combination of the CSS of all currencies. The result is an indicator that shows the overall trend, the higher the value, the more the market is trending.

May the pips be with you,

Paul
Excellent Paul - thank you. I was hoping you would release this one!

Cheers,
Dave.
User avatar
MurphyMan
Trader
Posts: 345
Joined: Tue Nov 15, 2011 2:35 pm
Location: Southern Illinois, USA

Re: Baluda Indicators

Post by MurphyMan »

Baluda wrote:New indicator GlobalMarketTrend, v1.0.0 in post 1.

This indicator shows a value that is a combination of the CSS of all currencies. The result is an indicator that shows the overall trend, the higher the value, the more the market is trending.

May the pips be with you,

Paul
Thank you Paul. Great job, per usual.

Sam
User avatar
zentauro67
Trader
Posts: 441
Joined: Fri Mar 01, 2013 4:41 pm
Location: Spain

Re: Baluda Indicators

Post by zentauro67 »

Baluda wrote:New indicator GlobalMarketTrend, v1.0.0 in post 1.
GlobalMarketTrend, screen I.png
This indicator shows a value that is a combination of the CSS of all currencies. The result is an indicator that shows the overall trend, the higher the value, the more the market is trending.

May the pips be with you,

Paul
I can´t wait to try it. Sounds as a must have in the info page. 'No trend no trade' followers have the perfect tool here.
FxFoil
Trader
Posts: 42
Joined: Wed Dec 07, 2011 5:40 am

Re: Baluda Indicators

Post by FxFoil »

.
Last edited by FxFoil on Mon Apr 30, 2018 9:32 pm, edited 1 time in total.
User avatar
Baluda
Trader
Posts: 330
Joined: Mon Feb 06, 2012 2:00 pm
Location: An insignificant village in the Netherlands

Re: Baluda Indicators

Post by Baluda »

New version CurrencySlopeStrength, v1.0.6 in post 1.
Changes:
  • Added timeframe in display table
  • Added color variable for timeframe color
Enjoy,

Paul
Check the MQL4 Market for my best EA's and Indicators.
spotdespot
Trader
Posts: 768
Joined: Sun Jan 22, 2012 11:38 pm

Re: Baluda Indicators

Post by spotdespot »

FxFoil wrote:
Hi Dave
I have been trying to use your no# / no comment version but it does not close the trades. Everything is set to zero except the jumpingstop pips. The display adapts with js and locks in etc but does not act. When the basket fails to close and is now in dd and the ea is opened and closed it will immediately close all trades now at a loss. But then it does not update the screen. It will show previous baskets locked pips even when a new basket is opened.

It would be most helpful to have the adaptive jumping stop part working. Hope you can look into this please. Thanks Peter
Hi Peter,

What I changed won't make any difference to whether trades are closed/jumping stops etc apart from treating ALL trades as part of the basket. I didn't touch that logic at all I'm afraid so I suspect you have a setting wrong somewhere or something else isn't quite right. WHat might be worth trying is deleting all global variables before you run it just to make sure Empty4 hasn't screwed something up there (Tools, Global Variables).

As for "continue" I think you mentioned (did you edit that part or am I going mad :lol: ) - basically what "continue" does is go back to the start of the current iteration/loop and enters the loop again as long as the conditions are still met. So what Paul (Baluda) has in the released version was check for the comment and magic number - if it was not the same as the ones entered in the external parameters of the EA it skipped that trade and moved on to the next one. All I did by commenting those checks out was effectively say - treat all trades on this terminal as belonging to MPBM.

If you post the set file you are using I can check there is nothing conflicting there if you like?

Sorry I can't be more help.

Cheers,
Dave.
User avatar
KevinT
Trader
Posts: 113
Joined: Fri Jan 06, 2012 4:23 am

Re: Baluda Indicators

Post by KevinT »

Baluda wrote:New version CurrencySlopeStrength, v1.0.6 in post 1.
Changes:
  • Added timeframe in display table
  • Added color variable for timeframe color
Enjoy,

Paul
Thank you Baluda, you're one of a kind!

Just to be sure, the changes suggested by Frenetic on page 55 have made it to DWMPivots on post 1 ?
What is your take on that... a non issue or... what, if I may ask ?

Thank you so much anyway

Kevin
Post Reply

Return to “Nanningbob's Holy Grail Indicator forum”