stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

iCustom Call on OBV_TMATrueSlope-NT
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4024
Page 1 of 1
Author:  Radar [ Fri Jan 02, 2015 4:15 am ]
Post subject:  iCustom Call on OBV_TMATrueSlope-NT

Hey Gang,

I'm trying to work out how to use iCustom calls on OBV_TMATrueSlope-NT.ex4, so I can try to automate TraderJoeForex's method, but I really don't know where to start with that indy :(

Could somebody please show me the correct iCustom calls for periods 5 and 11?

Thanks :)

Have fun!

Radar =8^)
Author:  SteveHopwood [ Sat Jan 03, 2015 12:39 pm ]
Post subject:  iCustom Call on OBV_TMATrueSlope-NT

I count 23 inputs. Hanover once explained to me that once you get more than a few inputs then iCustom calls become increasingly unreliable.

Best solution I can think of is to get the indi decompiled and remove as many of the extern's as possible. You can always maintain neotrader's ownership of the code by publishing the .ex4 of the decompiled version.

:xm:
Author:  Radar [ Sat Jan 03, 2015 1:43 pm ]
Post subject:  iCustom Call on OBV_TMATrueSlope-NT

Thanks for the tip, Steve :)

Unfortunately, at my best, I'm a bad CPE coder, and without Janet & John variable names, I'm pretty much screwed when trying to work out what's going on, & what I need, & what I don't :(

NeoTrader said in the original thread that the parts are all here, in source, so it's just a matter of working out where they are, and how to combine them ;)

I have found the TMATrue code in a couple of Baluda's indicators, and have found a couple of OBV indicators, but applying the TMA to the OBV, then getting a histogram of that, is beyond my skill-level :(

I'll keep banging away at it, though... I have to... The mob I work for is closing down in around 6 months, and I don't intend breaking my back to make another mob of rich bastards richer whilst I can barely make ends meet... Never again!

Take care,

&

Have fun!

Radar =8^)
Author:  SteveHopwood [ Sat Jan 03, 2015 2:11 pm ]
Post subject:  iCustom Call on OBV_TMATrueSlope-NT

Decompiled code is indeed unreadable, but that doesn't matter here. The external inputs still have extern in front of them, so all you have to do is remove the extern.

Worth trying as it might save you from a severe headache caused by hours and hours of :arrrg: . :lol:

:xm:
Author:  Radar [ Sat Jan 03, 2015 3:15 pm ]
Post subject:  iCustom Call on OBV_TMATrueSlope-NT

True, that ;)

The only thing we dent when headbutting walls is our foreheads ;)
Author:  Radar [ Sun Jan 04, 2015 5:21 am ]
Post subject:  iCustom Call on OBV_TMATrueSlope-NT

Thanks to Pips400, I got the right iCustom call :)

The buggar still won't work, though, 'cos now I get zero divide errors from OBV, as well as "Unknown subwindow number", and "Not enough memory for custom indicator" for each call to the indicator (4 calls for a buy signal, anther 4 calls for a sell signal (and that's just for the 5 period MA, I've got to get the 11 period as well)) :(

I tried it for every TF at first, (well, it is an MTF EA), then cut it down to just the M1, but still no joy :(

I have 16GB of RAM, and the EA soaks up 3.5GB, so there's plenty more to play with, but Empty4 hits its limit.

Oh well... You know what they say... Where there's a will, there's an heir waiting for you to kick the bucket ;)

Have fun!

Radar =8^)
Author:  milanese [ Tue Jan 06, 2015 10:48 am ]
Post subject:  iCustom Call on OBV_TMATrueSlope-NT

Radar ยป Sun Jan 04, 2015 5:21 am wrote:Thanks to Pips400, I got the right iCustom call :)

The buggar still won't work, though, 'cos now I get zero divide errors from OBV, as well as "Unknown subwindow number", and "Not enough memory for custom indicator" for each call to the indicator (4 calls for a buy signal, anther 4 calls for a sell signal (and that's just for the 5 period MA, I've got to get the 11 period as well)) :(

I tried it for every TF at first, (well, it is an MTF EA), then cut it down to just the M1, but still no joy :(

I have 16GB of RAM, and the EA soaks up 3.5GB, so there's plenty more to play with, but Empty4 hits its limit.

Oh well... You know what they say... Where there's a will, there's an heir waiting for you to kick the bucket ;)

Have fun!

Radar =8^)
I coded a MTF version of that indicator maybe a help for you.. look there ---> http://www.stevehopwoodforex.com/phpBB3 ... 37#p109737

Cheers :)

Tommaso
Author:  Radar [ Tue Jan 06, 2015 2:22 pm ]
Post subject:  iCustom Call on OBV_TMATrueSlope-NT

That hits the spot!

Thank you, Tommaso :)

Take care,

&

Have fun!

Radar =8^)
All times are UTC Page 1 of 1