Go For It and Update me with your creation!![]()
Hi, #4 order is attack marti of #2 order.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
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.
You want to close order with opposite signal, so you can use belowTESTED 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 ]Have Potential , one sugestion , If we can play with Zig Zag Time Frame will make EA much Better.
OKHave Potential , one sugestion , If we can play with Zig Zag Time Frame will make EA much Better.
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 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.
I coded but this is repaint and opposite signal close is bad.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.

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?


Great! Thanks for your nice work. While can you just use another filter with MA-Simple-60 for order confirmations?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!
![]()
AHHAA..!! that makes me confused, i always thought that the hedge (opposite position) from the initial order was independent..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
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.
![]()
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.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?