|
Fibonacci Retracements in VJF |
foreignexchange
|
Post subject: Fibonacci Retracements in VJF |
Post rating: 0
|
Posted: Fri 17 Mar, 2017, 11:24
|
|
User rating: 0
Joined: Fri 19 Sep, 2014, 12:05 Posts: 61 Location: Italy, montopoli di sabina
|
Salve,
Does anyone have a way to built the Fibonacci Retracements in VJF?
I have tried to built something but dunno how to translate the logic in the VJF. The logic is that the strategy search the max and the min of n previous candles shifted 1 (n=200) after find the max and the min it should be verified if the max is before or after the min. Let for example that min is before the max, so the trend is bullish. So the level 0 is on the min and the Fibonacci level are calculated considering the Max-Min range. The strategy after the calculation of the level have to do another thing, test if the 0 candle is above o not of the 61.8% Fibonacci level if the candle is above the level the strategy consider that with Fibonacci level (because the bullish trend could be considered true until that retracement) if the candle is below the 61.8% level the logic is that the strategy search for n=199 and repeat the same until it find a value above the 61.8%. Could someone translate this in VJF? Do you have any other way to calculate the Fibonacci retracements?
Attachments: |
Fibonacci.vfs [29.78 KiB]
Downloaded 175 times
|
DISCLAIMER: Dukascopy Bank SA's waiver of responsability - Documents, data or information available on
this webpage may be posted by third parties without Dukascopy Bank SA being obliged to make any control
on their content. Anyone accessing this webpage and downloading or otherwise making use of any document,
data or information found on this webpage shall do it on his/her own risks without any recourse against
Dukascopy Bank SA in relation thereto or for any consequences arising to him/her or any third party from
the use and/or reliance on any document, data or information found on this webpage.
|
|
|
|
|
 |
amine_chourou
|
Post subject: Re: Fibonacci Retracements in VJF |
Post rating: 0
|
Posted: Fri 17 Mar, 2017, 17:42
|
|
Visual JForex expert at Dukascopy |  |
User rating: 288
Joined: Thu 18 Apr, 2013, 09:26 Posts: 1496 Location: Switzerland, Geneva
|
Hi there, I did the following part : Quote: "The logic is that the strategy search the max and the min of n previous candles shifted 1 (n=200) after find the max and the min it should be verified if the max is before or after the min. Let for example that min is before the max, so the trend is bullish. " I'll let you continue the calculation part .. Let me know if anything is not clear
Attachments: |
Fibonacci_Part1.vfs [37.93 KiB]
Downloaded 183 times
|
DISCLAIMER: Dukascopy Bank SA's waiver of responsability - Documents, data or information available on
this webpage may be posted by third parties without Dukascopy Bank SA being obliged to make any control
on their content. Anyone accessing this webpage and downloading or otherwise making use of any document,
data or information found on this webpage shall do it on his/her own risks without any recourse against
Dukascopy Bank SA in relation thereto or for any consequences arising to him/her or any third party from
the use and/or reliance on any document, data or information found on this webpage.
|
|
|
|
|
 |
foreignexchange
|
Post subject: Re: Fibonacci Retracements in VJF |
Post rating: 0
|
Posted: Fri 24 Mar, 2017, 11:43
|
|
User rating: 0
Joined: Fri 19 Sep, 2014, 12:05 Posts: 61 Location: Italy, montopoli di sabina
|
Salve Amine, the test do not seem great, maybe it should be improved. I only put some buys at the level and check if they could be around the Fibonacci, but they do not seems in agreement with the original retracement. Do you know if there are other ways to have a sound alert when a new Fibonacci level is obtained ?
Thanks
Attachments: |
Fibonacci_Part2.vfs [51.63 KiB]
Downloaded 194 times
|
DISCLAIMER: Dukascopy Bank SA's waiver of responsability - Documents, data or information available on
this webpage may be posted by third parties without Dukascopy Bank SA being obliged to make any control
on their content. Anyone accessing this webpage and downloading or otherwise making use of any document,
data or information found on this webpage shall do it on his/her own risks without any recourse against
Dukascopy Bank SA in relation thereto or for any consequences arising to him/her or any third party from
the use and/or reliance on any document, data or information found on this webpage.
|
|
|
|
|
 |
amine_chourou
|
Post subject: Re: Fibonacci Retracements in VJF |
Post rating: 0
|
Posted: Fri 24 Mar, 2017, 15:57
|
|
Visual JForex expert at Dukascopy |  |
User rating: 288
Joined: Thu 18 Apr, 2013, 09:26 Posts: 1496 Location: Switzerland, Geneva
|
Hi,
you can either add the sound alert right after the block that retrieves the max / min OR use the break point that you can find on the top right side of the block, this will pause the strategy until you resume it back. unfortunately there is no 'visual" tool that can point out the candle gaving min max values and you need to look for it in the chart manually with the help of the debugged value in VJF interface
|
|
|
|
 |
foreignexchange
|
Post subject: Re: Fibonacci Retracements in VJF |
Post rating: 0
|
Posted: Fri 24 Mar, 2017, 18:40
|
|
User rating: 0
Joined: Fri 19 Sep, 2014, 12:05 Posts: 61 Location: Italy, montopoli di sabina
|
Thanks 
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|