• 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

Go For It and Update me with your creation! :inlove:

i initially created it so it takes trade when the market crosses above or below but the ea was skipping some entries so now its placing the pending orders and it working fine as far as i have tested it .
take a look at it and its inputs and let me know if you dont understand anything
 

Attachments

Hi Bro Tanaka,
here is D3.
as per this image.

settings is .(just for testing)
Max order=1
MM= Fix
Hedge =True
TP/SL and Trailing = null
Attack marti = true multiple
pipstep=5

i got an initial order of Buy and Sell (hedge once)
then marti trigger then it put opposite position again.
I need Marti but without Opposite position. just normal depends to the settings
View attachment 86430
Hi, #4 order is attack marti of #2 order.
Because your #2 sell order is still open and pip distance is xx pips away from it, then #4 additional sell order is placed.


upload_2019-5-27_14-29-43.png
 

Attachments

  • upload_2019-5-27_14-29-43.png
    upload_2019-5-27_14-29-43.png
    155.1 KB · Views: 1,031
TESTED THIS EA BUT THE PERFORMANCE IS NOT GOOD.Opposite close
I REQUEST THAT YOU ONLY CONFIGURE IT TO OPPOSSITE CLOSE
( I WANT IT TO PLACE TRADE AS BUY SIGNAL APPEARS THEN CLOSE WHEN SELL SIGNAL APPEARS AS IT PLACES A SELL TRADE) ITS BETTER THAT WAY. I ALSO REQUEST THAT OTHER SETTINGS LIKE TRAING STOP AND BUY STOPS ARE REMOVED
You want to close order with opposite signal, so you can use below
tp/sl=0
Opposite close =true
trailing stop =false

upload_2019-5-27_14-34-43.png
 

Attachments

  • upload_2019-5-27_14-34-43.png
    upload_2019-5-27_14-34-43.png
    6.7 KB · Views: 1,024
Master Tanaka please create EA with this indicator.

Rule's :

Buy when STI_Entry is Blue - Exit at STI_OBOS's at opposite signal.

Sell when STI_Entry is Red - Exit at STI_OBOS's at opposite signal.

Thanks for your help and your kindness.

What do you mean STI_OBOS's at opposite signal?
Exit with white arrow?
upload_2019-5-27_14-46-38.png
 

Attachments

  • upload_2019-5-27_14-46-38.png
    upload_2019-5-27_14-46-38.png
    9.2 KB · Views: 1,032
I coded but Zag zag line is formed after reading past candle data and we can not know current bar is buy or sell, so....
Anyway you can try.

EA_ZigZagy_Auto_Fibo_zlasto.ex4 Will Have Good Potential If we can Play with Zigzag Time Frame (can choose TF in Indicator Setting) and The Idea is , we need Indicator 90% run in Short er TF (Ex. 5 M TF ) so will open many inough open trade and make profit and Zig Zag Will play with Longer TF (ex. 1 Hour TF ) so will give inough time and pips distance to make profit before wind change (reverse) becouse when reverse occur open trade should be close even in negative profit.
 
exit position / close order, at STI_OBOS's appear opposite of STI_Entry.
(white arrow is STI_OBOS's)

Thanks.
 

Attachments

  • STI_Entry.JPG
    STI_Entry.JPG
    101.8 KB · Views: 154
Master Tanaka please create EA with this indicator.

Rule's :

Buy when STI_Entry is Blue - Exit at STI_OBOS's at opposite signal.

Sell when STI_Entry is Red - Exit at STI_OBOS's at opposite signal.

Thanks for your help and your kindness.
I coded but this is repaint and opposite signal close is bad.
You will see below and sell order is not closed with arrow up signal.
because this arrow up signal is made very lately.
If you do backtest with slow speed , you will know it.

upload_2019-5-27_15-8-1.png
 

Attachments

  • upload_2019-5-27_15-8-1.png
    upload_2019-5-27_15-8-1.png
    18.6 KB · Views: 1,141
  • EA_STI_Entry.ex4
    EA_STI_Entry.ex4
    480 KB · Views: 108
Czech Language:
Mr Tanaka. prosím, postavte EA na základě těchto indicators.
1/ PZ Lopez Trent na H1 jako Trend
2/ PZ Lopez na M5 jako Vstup v trendu
3/ CCI Exit jako close position.

No martingale,
MoneyManagement % of balance
Trading Hour (9:00- 20:00)

První signal neobchodovat. když bude První M5 a potom H1 - neobchodovat. čekat na pulbacks M5.

Když nezavře pozice na CCI exit, a trh jde proti nám, zavřít pozici na opačném signálu PZ Lopez Trend ma M5.


Screenshot - 24_05.png
 

Attachments

Infinity Trendline
I am having trouble loading Infinity Trendline Indicator
I have downloaded several times but it won't attach to chart and Infinity Trendline EA won't initialise the indicator
Yes its loaded in Indicator folder and EA in Experts
Tanaka attached a version which I downloaded but it won't load - tried 2 brokers too
Any ideas
Can anyone supply version that works?

i think you should use the one in the market.
 
Some error correction which I didn t found in backtest only live test...it should work now....
Cause here are so much requests...I post everything here...
I wrote somewhere I m orientied at the steve hopwood style....so no martingale or similar casino styles are in my framework...sorry....
So I wont implement "double the lots next trade" or so...
And here s the thread for all testers....
https://soehoe.id/the-magic-7-00-h1-bar.t16218/
And if you are a good tester...I found as I had an error in coding a possiblity to increase the ratio of winning....but need help....who is high motivated...write pm!


 

Attachments

Some error correction which I didn t found in backtest only live test...it should work now....
Cause here are so much requests...I post everything here...
I wrote somewhere I m orientied at the steve hopwood style....so no martingale or similar casino styles are in my framework...sorry....
So I wont implement "double the lots next trade" or so...
And here s the thread for all testers....
https://soehoe.id/the-magic-7-00-h1-bar.t16218/
And if you are a good tester...I found as I had an error in coding a possiblity to increase the ratio of winning....but need help....who is high motivated...write pm!


Great! Thanks for your nice work. While can you just use another filter with MA-Simple-60 for order confirmations?
This is the system to filter a buy trade and sell trade, I hope this filter helps.
Moving Average above 60 and if meets other buying conditions then buy order confirm.
Moving Average below 60 and if meets other selling conditions then sell order confirm.

Filter.png
 
Hi, #4 order is attack marti of #2 order.
Because your #2 sell order is still open and pip distance is xx pips away from it, then #4 additional sell order is placed.


View attachment 86435
AHHAA..!! that makes me confused, i always thought that the hedge (opposite position) from the initial order was independent..
can we have the opposite position not to have marti?
in that case the normal position will only have marti.. not the opposite position please..
as always..
 
I will do it...from the logic...20 points over and under 7:00 H1 candle there will be two possible trades: buy AND sell....
Or do you restrict it to ONE trade per day?
Great! Thanks for your nice work. While can you just use another filter with MA-Simple-60 for order confirmations?
This is the system to filter a buy trade and sell trade, I hope this filter helps.
Moving Average above 60 and if meets other buying conditions then buy order confirm.
Moving Average below 60 and if meets other selling conditions then sell order confirm.

Filter.png
 
I will do it...from the logic...20 points over and under 7:00 H1 candle there will be two possible trades: buy AND sell....
Or do you restrict it to ONE trade per day?
One Trade Per Day. Usually, it goes with the trend 7:00 is the London session time. This is a London breakout strategy. And it catches aggressively 450 points easily within trends. Sometimes it makes loss which should be recovered next day by double lots.

The above chart shows moving average 60 (simple) applied to close, high and low.
 
Czech Language:
Mr Tanaka. prosím, postavte EA na základě těchto indicators.
1/ PZ Lopez Trent na H1 jako Trend
2/ PZ Lopez na M5 jako Vstup v trendu
3/ CCI Exit jako close position.

No martingale,
MoneyManagement % of balance
Trading Hour (9:00- 20:00)

První signal neobchodovat. když bude První M5 a potom H1 - neobchodovat. čekat na pulbacks M5.

Když nezavře pozice na CCI exit, a trh jde proti nám, zavřít pozici na opačném signálu PZ Lopez Trend ma M5.


View attachment 86442
Czech Language:
Mr Tanaka. prosím, postavte EA na základě těchto indicators.
1/ PZ Lopez Trent na H1 jako Trend
2/ PZ Lopez na M5 jako Vstup v trendu
3/ CCI Exit jako close position.

No martingale,
MoneyManagement % of balance
Trading Hour (9:00- 20:00)

První signal neobchodovat. když bude První M5 a potom H1 - neobchodovat. čekat na pulbacks M5.

Když nezavře pozice na CCI exit, a trh jde proti nám, zavřít pozici na opačném signálu PZ Lopez Trend ma M5.


View attachment 86442
CCI indicator does not work, cannot be loaded into the chart
Czech Language:
Mr Tanaka. prosím, postavte EA na základě těchto indicators.
1/ PZ Lopez Trent na H1 jako Trend
2/ PZ Lopez na M5 jako Vstup v trendu
3/ CCI Exit jako close position.

No martingale,
MoneyManagement % of balance
Trading Hour (9:00- 20:00)

První signal neobchodovat. když bude První M5 a potom H1 - neobchodovat. čekat na pulbacks M5.

Když nezavře pozice na CCI exit, a trh jde proti nám, zavřít pozici na opačném signálu PZ Lopez Trend ma M5.


View attachment 86442


CCI indicator does not work, cannot be loaded into the chart
 
Back
Top