• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Suggestion I will make a Free EA with your Indicator

Hi Mr. tanaka akiko

I have a concept here. About Fibonacci retracement with GOLDEN RATIO 61.8

Rules:
1. Fibonacci retracement will review 200 candle before for HIGH and LOW
2. It will set the retracement based on Fibonacci number
3. For uptrend...if the price fall down and hit 61.8 fibo retracement --> it will set open BUY
4. For downtrend....if the price rise and hit 61.8 fibo retracement --> it will set open SELL
5. The Target Profit will be the HIGH/LOW Fibo 0.0 Retracement.
6. combine with RSI 80/20 will be perfect.

This method is quite proven in manual trading myself.

Can you code based on the rules and picture attached? Many many thanks.
View attachment 88613





View attachment 88614


I can help you coding this strategy friend... let´s talk by telegram... @olotill so we can discuss about all strategy details... and pairs that works for getting better setting
 
here is the multi time frame indicator
Your description:
// Buy entry: Price was under Band the last X candles
// fl24 trigger: changes color to buy=blue
// fl23 exit filter: color = blue
// Filter on M15: "FL23 Multi TF H1 H4.ex4"
// Filter on M30: "FL23 Multi TF.ex4"
// Exit: fl23: color = white

The "FL23 Multi TF H1 H4.ex4" and "FL23 Multi TF.ex4" give exactly the same signals...so I will only use the first one...
 
Hi Mr. tanaka akiko

I have a concept here. About Fibonacci retracement with GOLDEN RATIO 61.8

Rules:
1. Fibonacci retracement will review 200 candle before for HIGH and LOW
2. It will set the retracement based on Fibonacci number
3. For uptrend...if the price fall down and hit 61.8 fibo retracement --> it will set open BUY
4. For downtrend....if the price rise and hit 61.8 fibo retracement --> it will set open SELL
5. The Target Profit will be the HIGH/LOW Fibo 0.0 Retracement.
6. combine with RSI 80/20 will be perfect.

This method is quite proven in manual trading myself.

Can you code based on the rules and picture attached? Many many thanks.
View attachment 88613





View attachment 88614
Its pretty difficult... but if you provide mq4 file which produce buy sell signals,
Otherwise to create indicator from scratch is difficult
Maybe this indicator with 10 days settings on H1
 

Attachments

Last edited:
Your description:
// Buy entry: Price was under Band the last X candles
// fl24 trigger: changes color to buy=blue
// fl23 exit filter: color = blue
// Filter on M15: "FL23 Multi TF H1 H4.ex4"
// Filter on M30: "FL23 Multi TF.ex4"
// Exit: fl23: color = white

The "FL23 Multi TF H1 H4.ex4" and "FL23 Multi TF.ex4" give exactly the same signals...so I will only use the first one...
yes correct except the price must reach the bands whether the signal comes above or below bands
 
So I will code exit:
- price reached other border
- exit indi shows signal
- both
ok it should be the price reach the other side of the band but because i cannot monitor the trades all the time i use fix TP 15-20 Pips depending on the pair
 
Hi Sir,

its great work, can you please turn Bandit flash to expert.

Just follow the allert, TF 1h.

It will be a rocket!!

I have been using Bandit Flash to trade manually for a while.

Agree. It's very good for M30 & H1 TF.

Please kindly consider making an EA for this, Mr Tanaka.

Thanks.
 
@reteid2222 Can you check your inbox, please? I had sent you a strategy with SMA which is quite complicated to code for tanaka! I will be really happy if you give a try! It's good if artificial intelligence is able to identify correct entry positions only.
 

The signal comes to late....one candle....and the indicators need "fl23.ex4".....so this is solar wind.....
For what is f13.ex4?
sometimes late sometime early but in both cases it is successful entry. fl13 is no repaint indicator it is part of the system it increases accuracy but the strategy still working without fl13 it is up to you to use it or no .
 
Back
Top