forex software

Create and Test Forex Strategies

forex software

Skip to forum content

Forex Software

Create and Test Forex Strategies

You are not logged in. Please login or register.


Forex Software → Technical Indicators → convert the fractal indicator to work like top bottom indicator

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 24

Topic: convert the fractal indicator to work like top bottom indicator

footon  could you convert the fractal indicator to work like top bottom indicator logic

i mean to add these logics


The bar opens below Up Fractal
The bar opens above Up Fractal
The bar opens below Down Fractal
The bar opens above Down Fractal
The position opens below Up Fractal
The position opens above Up Fractal
The position opens below Down Fractal
The position opens above Down Fractal
The bar opens below Up Fractal after opening above it
The bar opens above Up Fractal after opening below it
The bar opens below Down Fractal after opening above it
The bar opens above Down Fractal after opening below it

Re: convert the fractal indicator to work like top bottom indicator

Considering my last published indis, I decided to try and save the last bits of my reputation as an indicator developer. lol

If this doesn't work from the start, I'll stop I promise, hehee.

Re: convert the fractal indicator to work like top bottom indicator

don't stop the music  smile
http://www.youtube.com/watch?v=ohdx99gEPDU

Re: convert the fractal indicator to work like top bottom indicator

Fantastic work as usual (Y)

Post's attachments

Custom Fractal.cs 25.88 kb, 20 downloads since 2013-06-29 

You don't have the permssions to download the attachments of this post.

Re: convert the fractal indicator to work like top bottom indicator

Is it applicable to add

The bar opens below Up Fractal after opening above it
The bar opens above Up Fractal after opening below it
The bar opens below Down Fractal after opening above it
The bar opens above Down Fractal after opening below it

Re: convert the fractal indicator to work like top bottom indicator

ahmedalhoseny wrote:

don't stop the music  smile
http://www.youtube.com/watch?v=ohdx99gEPDU

I shall answer you with some real music:

Re: convert the fractal indicator to work like top bottom indicator

roll

Re: convert the fractal indicator to work like top bottom indicator

ahmedalhoseny wrote:

roll

what? You don't like QOTSA? just let it just pound it into your head, you'll like it sooner than later!!!!!!!

While you're at it, check if new logics work.

Re: convert the fractal indicator to work like top bottom indicator

ERROR: Indicator compilation failed in file [Custom Fractal_1.2.cs]
     Line 355 Column 21: Control cannot fall through from one case label ('case "The bar opens above an Up Fractal after opening below it":') to another.
     Line 364 Column 21: Control cannot fall through from one case label ('case "The bar opens above a Down Fractal after opening below it":') to another.

Re: convert the fractal indicator to work like top bottom indicator

damn, I code like a 5-year-old again...

but thanks for the report, I got the error sorted, waiting for next ones.

Re: convert the fractal indicator to work like top bottom indicator

you code well  , i feel empathetic for coders eyes they always have blurred vision   

thanks again i will test

Re: convert the fractal indicator to work like top bottom indicator

it compiled fine and worked fine with generator but

The bar opens below Up Fractal after opening above it
The bar opens above Up Fractal after opening below it

Only take long trades !!!!

and
The bar opens below Down Fractal after opening above it
The bar opens above Down Fractal after opening below it

Only take shorts !!!

Re: convert the fractal indicator to work like top bottom indicator

not sure why it backfires like this, but I found the troublemaker. it didn't draw signals to next bars, didn't extend like fractal does. code bit to do it is there but somehow next for loop sends it to hell, but it shouldn't.

Ahmed, you said you want everything to be found in one place - make your own indi thread! think up a dashing name and make it happen, you can even put all your coding posts there, because you have those rights as a mod!

it was nice to sharpen my brain with these coding troubleshoot exercises, but unfortunately my daily schedule is tightening again and it will be one helluva task to find adequate time for it.

wish you all the best,
F

Re: convert the fractal indicator to work like top bottom indicator

footon wrote:

not sure why it backfires like this, but I found the troublemaker. it didn't draw signals to next bars, didn't extend like fractal does. code bit to do it is there but somehow next for loop sends it to hell, but it shouldn't.

Ahmed, you said you want everything to be found in one place - make your own indi thread! think up a dashing name and make it happen, you can even put all your coding posts there, because you have those rights as a mod!

it was nice to sharpen my brain with these coding troubleshoot exercises, but unfortunately my daily schedule is tightening again and it will be one helluva task to find adequate time for it.

wish you all the best,
F

Many Thanks it works now both sides
from now fractal indicator has extra muscles

Thumbs Up

Re: convert the fractal indicator to work like top bottom indicator

i wish you all the best footon


i have a question could we use fractal in other custom indicators , i mean can we declare fractal as a variable inside another custom indicator !!!

Re: convert the fractal indicator to work like top bottom indicator

Hello
i find different results when using last fractal 1.2 with original fractal

simple strategy open at up fractal and close'' day closing''  !!!!



The original fractal enter one trade per fractal but custom fractal enter at fractal level and if the level tested again with the  next price bar it takes another trade

Fractal 1.2 always consider the fractal is shadowed even if the selection visible fractal it ignore it and consider it as shadowed

Post's attachments

fractal.png
fractal.png 18.6 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

Re: convert the fractal indicator to work like top bottom indicator

faulty as hell. when I'm done with the hardest part - thinking - I'll come back.

Re: convert the fractal indicator to work like top bottom indicator

thanks in advance

19 (edited by footon 2015-12-19 02:30:35)

Re: convert the fractal indicator to work like top bottom indicator

Let me know the error messages and other misdoings.

Post's attachments

Custom Fractal 1.3.cs 22.56 kb, 17 downloads since 2015-12-19 

You don't have the permssions to download the attachments of this post.

Re: convert the fractal indicator to work like top bottom indicator

thanks footon
excellent work

Re: convert the fractal indicator to work like top bottom indicator

attached a lite version of fractal  its work as open close points for visible only

http://forexsb.com/repository/repository_indicators/forex_indicator_review/152/fractalvisible

Re: convert the fractal indicator to work like top bottom indicator

hey guys
I run the program but it encounters this error.
"Cannot find the following indicator: Fractal Visible
Expert Advisor is not exported. Cannot create the expert file"

can somebody help me with this?

Re: convert the fractal indicator to work like top bottom indicator

Most probably this indicator has no MQL version. Such indicators are useful for testing purposes within FSB Pro only.

If you want to export Expert Advisors, you have to use only the indicators that come with a C# version for FSB Pro and an MQL version for MetaTrader.

You have an option in FSB Pro Library that makes only indicators suitable for EA Export visible. If you have all indicators visible on, you can easily distinguish the ones with MQL code by the MetaTrader logo.

Please see more information in the User Guide: Repository Indicators

Re: convert the fractal indicator to work like top bottom indicator

How we can have the mql version of fractal ?

Posts: 24

Pages 1

You must login or register to post a reply

Forex Software → Technical Indicators → convert the fractal indicator to work like top bottom indicator

Similar topics in this forum