Page 3 of 6

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Thu Aug 28, 2014 5:32 am
by Apprentice
We need to hard code this.
Can you describe your strategy.

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Sat Aug 30, 2014 10:11 am
by ThemBonez
Hi Apprentice,
Attached is the basic entry protocol I created with the Strategy Wizard.
The basic entry criteria are:
Long
Daily Stoch RSI K >25 and stochrsi K>D
Hourly Stochrsi (ASK) <25 and crossover k, D

Short
Daily Stoch RSI K <75 and stochrsi K>D
Hourly Stochrsi (BID) >75 and crossunder k, D

What I want to add is a criteria that in order to initiate the entry, the current price on the HOURLY chart must be between 2 selected fib ratios (Chosen from .236, .382, .5., .618, .786, 1. with a default of .382 and .618) for a selected period, default at 50 hourly bars. I would also like to add the option in the parameters to choose the two time frames to use in the strategy, such as daily and 1 hr or 4hr and 15 min, etc.

I have an idea for the exit strategy, but lets get the entry working right first.Smile

Thanx
ThemBonez

StochRSI FIB.lua
(32.04 KiB) Downloaded 1190 times

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Mon Mar 09, 2015 4:54 pm
by angelalzate
Good afternoon , hope is well . Thanks for this indicator is great. I wonder if you can make a fibo with standard levels but these, we can change to text, ie where you go write some text 61.8 . Levels also can change their color. Thanks and happy evening

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Tue Mar 10, 2015 3:34 am
by Apprentice
Your request is added to the development list.

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Mon Jul 13, 2015 12:11 pm
by swifteagle
Hello Apprentice,
Please can you send me the link to the current updated Automatic Fibonacci levels? thanks

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Tue Jul 14, 2015 11:07 am
by 4x4359
would appreciate this also THANX

Please can you send me the link to the current updated Automatic Fibonacci levels?

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Fri Aug 14, 2015 12:34 pm
by vikraj
This indicator is extremely good and very much fit to my needs. Thanks for this. Could you please include an option to flip the measurement? means instead of measuring high to low indicator calculate values from low to high. Your efforts will be appreciated.
Vik

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Sun Aug 16, 2015 4:03 am
by Apprentice
Capture.PNG

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Sat Nov 07, 2015 7:26 pm
by dandee
Hi there, can this indicator be turned into a strategy where it will open a trade if proce retrace to a user-define level, example if I set the trade level at 50% a position will be open when price retrace to that level and posible to have stop set to 1.05%

Re: [Upd Oct, 08] Automatic Levels Indicator (Fibonacci, Gan

PostPosted: Mon Nov 09, 2015 4:14 am
by Apprentice
Your request is added to the development list.