9X9 Super CSS Indicator

The forum for stuff related to this method of trading. Baluda coded the indi. Bob devised the trading method.
Post Reply
User avatar
SteveHopwood
Owner
Posts: 9904
Joined: Tue Nov 15, 2011 8:43 am
Location: Misterton - an insignificant village in England. Very pleasant to live in.

9X9 Super CSS Indicator

Post by SteveHopwood »

Try running the 'brute force' historical data loading script that Thomas posted at https://www.stevehopwoodforex.com/phpBB ... 34#p173234 and see if that solves the problem.

:xm: :rocket:
Read the effing manual, ok?

Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.

I still suffer from OCCD. Good thing, really.

Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.

To see The Weekly Roundup of stuff you guys might have missed Click here

My special thanks to Thomas (tomele) for all the incredible work he does here.
User avatar
WorldsEnd
Trader
Posts: 97
Joined: Fri Aug 29, 2014 7:36 pm

9X9 Super CSS Indicator

Post by WorldsEnd »

Thx for your quick response. Looks like the historical data is not the problem. Error message in the expert tab remains valid. Even after the brute force method linked by Steve.

This is what it says:

2022.08.12 17:53:09.909 9ofX_v2.3 AUDCAD,H1: array out of range in '9ofX_v2.3.mq4' (139,33)

The indicator window remains blank.
User avatar
SteveHopwood
Owner
Posts: 9904
Joined: Tue Nov 15, 2011 8:43 am
Location: Misterton - an insignificant village in England. Very pleasant to live in.

9X9 Super CSS Indicator

Post by SteveHopwood »

WorldsEnd » Fri Aug 12, 2022 5:59 pm wrote:Thx for your quick response. Looks like the historical data is not the problem. Error message in the expert tab remains valid. Even after the brute force method linked by Steve.

This is what it says:

2022.08.12 17:53:09.909 9ofX_v2.3 AUDCAD,H1: array out of range in '9ofX_v2.3.mq4' (139,33)

The indicator window remains blank.
The error points us to the pair (ACAD), line (139) and character on the line (33) in the source code -which I do not have. Post it here if you are allowed to and I will have a look. I guarantee nothing because indi code baffles me, but you never know.

:xm: :rocket:
Read the effing manual, ok?

Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.

I still suffer from OCCD. Good thing, really.

Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.

To see The Weekly Roundup of stuff you guys might have missed Click here

My special thanks to Thomas (tomele) for all the incredible work he does here.
User avatar
WorldsEnd
Trader
Posts: 97
Joined: Fri Aug 29, 2014 7:36 pm

9X9 Super CSS Indicator

Post by WorldsEnd »

SteveHopwood » 12 Aug 2022, 22:34 wrote:
WorldsEnd » Fri Aug 12, 2022 5:59 pm wrote:Thx for your quick response. Looks like the historical data is not the problem. Error message in the expert tab remains valid. Even after the brute force method linked by Steve.

This is what it says:

2022.08.12 17:53:09.909 9ofX_v2.3 AUDCAD,H1: array out of range in '9ofX_v2.3.mq4' (139,33)

The indicator window remains blank.
The error points us to the pair (ACAD), line (139) and character on the line (33) in the source code -which I do not have. Post it here if you are allowed to and I will have a look. I guarantee nothing because indi code baffles me, but you never know.

:xm: :rocket:
Thanks for your offer Steve. It‘s Dwains Indicator from page 39 of this thread. Version 2.3 just the page before this one ;)
User avatar
WorldsEnd
Trader
Posts: 97
Joined: Fri Aug 29, 2014 7:36 pm

9X9 Super CSS Indicator

Post by WorldsEnd »

SteveHopwood » 12 Aug 2022, 17:58 wrote:Try running the 'brute force' historical data loading script that Thomas posted at https://www.stevehopwoodforex.com/phpBB ... 34#p173234 and see if that solves the problem.

:xm: :rocket:
Another thingie apart from my array error problem which might be worth mentioning ... the historical data "nuked" my VPS in terms of memory storage. The complete historical data for 28 fx pairs is more than 8GB (I am a GP customer). One should keep that in mind or request more disc space before starting the download ;)
User avatar
dap711
Trader
Posts: 205
Joined: Mon Aug 08, 2016 8:27 pm
Location: Oklahoma City, Oklahoma USA

9X9 Super CSS Indicator

Post by dap711 »

WorldsEnd » Fri Aug 12, 2022 3:34 pm wrote:
SteveHopwood » 12 Aug 2022, 22:34 wrote:
WorldsEnd » Fri Aug 12, 2022 5:59 pm wrote:Thx for your quick response. Looks like the historical data is not the problem. Error message in the expert tab remains valid. Even after the brute force method linked by Steve.

This is what it says:

2022.08.12 17:53:09.909 9ofX_v2.3 AUDCAD,H1: array out of range in '9ofX_v2.3.mq4' (139,33)

The indicator window remains blank.
The error points us to the pair (ACAD), line (139) and character on the line (33) in the source code -which I do not have. Post it here if you are allowed to and I will have a look. I guarantee nothing because indi code baffles me, but you never know.

:xm: :rocket:
Thanks for your offer Steve. It‘s Dwains Indicator from page 39 of this thread. Version 2.3 just the page before this one ;)

I promise it's a history problem. Try using the indi with just one TF selected. The issue you are having is on the AUDCAD H1 chart.
User avatar
dap711
Trader
Posts: 205
Joined: Mon Aug 08, 2016 8:27 pm
Location: Oklahoma City, Oklahoma USA

9X9 Super CSS Indicator

Post by dap711 »

WorldsEnd » Fri Aug 12, 2022 3:34 pm wrote:
SteveHopwood » 12 Aug 2022, 22:34 wrote:
WorldsEnd » Fri Aug 12, 2022 5:59 pm wrote:Thx for your quick response. Looks like the historical data is not the problem. Error message in the expert tab remains valid. Even after the brute force method linked by Steve.

This is what it says:

2022.08.12 17:53:09.909 9ofX_v2.3 AUDCAD,H1: array out of range in '9ofX_v2.3.mq4' (139,33)

The indicator window remains blank.
The error points us to the pair (ACAD), line (139) and character on the line (33) in the source code -which I do not have. Post it here if you are allowed to and I will have a look. I guarantee nothing because indi code baffles me, but you never know.

:xm: :rocket:
Thanks for your offer Steve. It‘s Dwains Indicator from page 39 of this thread. Version 2.3 just the page before this one ;)

I promise it's a history problem. Try using the indi with just one TF selected. The issue you are having is on the AUDCAD H1 chart.
User avatar
WorldsEnd
Trader
Posts: 97
Joined: Fri Aug 29, 2014 7:36 pm

9X9 Super CSS Indicator

Post by WorldsEnd »

dap711 » 15 Aug 2022, 11:32 wrote:
WorldsEnd » Fri Aug 12, 2022 3:34 pm wrote:
SteveHopwood » 12 Aug 2022, 22:34 wrote:
WorldsEnd » Fri Aug 12, 2022 5:59 pm wrote:Thx for your quick response. Looks like the historical data is not the problem. Error message in the expert tab remains valid. Even after the brute force method linked by Steve.

This is what it says:

2022.08.12 17:53:09.909 9ofX_v2.3 AUDCAD,H1: array out of range in '9ofX_v2.3.mq4' (139,33)

The indicator window remains blank.
The error points us to the pair (ACAD), line (139) and character on the line (33) in the source code -which I do not have. Post it here if you are allowed to and I will have a look. I guarantee nothing because indi code baffles me, but you never know.

:xm: :rocket:
Thanks for your offer Steve. It‘s Dwains Indicator from page 39 of this thread. Version 2.3 just the page before this one ;)

I promise it's a history problem. Try using the indi with just one TF selected. The issue you are having is on the AUDCAD H1 chart.
Hi Dwain,
thx for answering :good: Well, I‘m pretty sure it was no history problem as I‘ve tried it with other pairs as well. It was no problem with your indi either. I don‘t know what caused my problems but when nothing worked out, history files filled my disc space with gigs of data and no terminal opened up due to insufficient memory I came to the conclusion that I need to do a complete reinstall of my Empty4 terminal. I saved all relevant data beforehand and started all over. I was lucky it happened over the weekend. Anyway, by now all is up and running again without problems. Sorry for troubleing you guys with my corrupt Empty4 terminal :roll:
User avatar
SteveHopwood
Owner
Posts: 9904
Joined: Tue Nov 15, 2011 8:43 am
Location: Misterton - an insignificant village in England. Very pleasant to live in.

9X9 Super CSS Indicator

Post by SteveHopwood »

WorldsEnd » Mon Aug 15, 2022 7:35 pm wrote:
I came to the conclusion that I need to do a complete reinstall of my Empty4 terminal. I saved all relevant data beforehand and started all over. I was lucky it happened over the weekend. Anyway, by now all is up and running again without problems. Sorry for troubleing you guys with my corrupt Empty4 terminal :roll:
Something for us all to remember is that we deal a beating out to Empty4 that it was never designed to withstand. It is a much better platform than it was a decade ago, which means we can torture it even more. Sometimes it will break. :lol:

This is something to add to my emails to members on joining and occasionally to my wrup. Your travails have not been in vain.

:xm: :rocket:
Read the effing manual, ok?

Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.

I still suffer from OCCD. Good thing, really.

Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.

To see The Weekly Roundup of stuff you guys might have missed Click here

My special thanks to Thomas (tomele) for all the incredible work he does here.
Post Reply

Return to “BALUDA'S SUPER CSS-2.0. THE SIMPLEST TRADING SYSTEM EVER”