• 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

Tell me more specific with example.
first order i open with manual 0.10 and then if the order are profit EA -------If it is profit trade, then after xxx pips new order is place?
What is level? how many oder means, 2, or 3 orders at the same time with same price??
For 4,5,6,7 I may use trailing stop code of my EA.
Hi Bro Tanaka , example like this :
Eurusd first order 0.10 are profit(10pip) then will open new order 0.10 but the first order have to protech with breakeven maybe at 1 pip,
level mean if profit the maximum trade are 5 order layer.
(Eurusd Sell 5 level)
1.13450 0.10 <---when profit Autobreakeven with how many pip
1.13350 0.10 <---when profit Autobreakeven with how many pip
1.13250 0.10 <---when profit Autobreakeven with how many pip
1.13150 0.10 <---when profit Autobreakeven with how many pip
1.13050 0.10 <---when profit Autobreakeven with how many pip
if the first order are loss do not open new order.my engglish is poor hope you can understand.
 
I coded. I tested to close order by Parabolic reverse signal, but it was not good.
If parabolic_close=true, then it is closed with Parabolic reverse signal.
If parabolic_close=false, then you can use normal TP/SL or Trailing stop to close orders.
Please test it.
mr tanaka, please make reverse, use sltp 5, lot o.o5 , if reverse good, because this setting at m1 every op lose 2.5usd, or make ea copy reverse, i am havent test at soehoe copytrade use reverse
 
Thanks for your reply. But it didn't work.
I noticed you just change to 'DRAW_HISTOGRAM"
is it possible to put it like this:
When buy signal appear, draw BLUE histogram, but stay as BLUE until sell signal appear. so that we can get the trend.
 
Hi Bro Tanaka , example like this :
Eurusd first order 0.10 are profit(10pip) then will open new order 0.10 but the first order have to protech with breakeven maybe at 1 pip,
level mean if profit the maximum trade are 5 order layer.
(Eurusd Sell 5 level)
1.13450 0.10 <---when profit Autobreakeven with how many pip
1.13350 0.10 <---when profit Autobreakeven with how many pip
1.13250 0.10 <---when profit Autobreakeven with how many pip
1.13150 0.10 <---when profit Autobreakeven with how many pip
1.13050 0.10 <---when profit Autobreakeven with how many pip
if the first order are loss do not open new order.my engglish is poor hope you can understand.
hi Bro Tanaka , i explain like that , can you get what i mean ?
 
Hi Bro Tanaka , example like this :
Eurusd first order 0.10 are profit(10pip) then will open new order 0.10 but the first order have to protech with breakeven maybe at 1 pip,
level mean if profit the maximum trade are 5 order layer.
(Eurusd Sell 5 level)
1.13450 0.10 <---when profit Autobreakeven with how many pip
1.13350 0.10 <---when profit Autobreakeven with how many pip
1.13250 0.10 <---when profit Autobreakeven with how many pip
1.13150 0.10 <---when profit Autobreakeven with how many pip
1.13050 0.10 <---when profit Autobreakeven with how many pip
if the first order are loss do not open new order.my engglish is poor hope you can understand.
Sorry, can u describe a picture?
 
Sorry, can u describe a picture?
Hi Bro Tanaka , this just is for Manual EA , i dont know how to describe a picture,
eg:i trade Eurusd first order 0.10, if profit 10pip i will Breakeven 1 pip then i open another order 0.10 for same pair,
when second order profit also the operation is the same as the previous step second order breakeven then open another 0.10.
i just want option like that only.
1.lot size (multipler or fix lox size)
2.level (mean if profit how many order should be open )
3.pip step (mean how many pip should open new order)
4.BreakEvenStartPips
5.TrailStopStartPips
6.TP
7.SL
8.magic number
thank for your Help !
 
Back
Top