@ebukaitalian you create a sell condition then put a "close trade" block to close buy only
Posts made by iqbalazmi
-
RE: How and what do i add to this ea to close at opposite buffer a buy tradeposted in Questions & Answers
-
RE: How To Use My EA's Name As Comment.posted in Questions & Answers
@ajmd97fx said in How To Use My EA's Name As Comment.:
@iqbalazmi primero hago un bucket of trades

y después hago una variable tomando información de ese bucket

en este caso el bucket toma todos los trades buy y sell de la divisa en cuestión que está abierta en el gráfico y la variable la he llamado "SpecifiedCount"
Hi..do you seperate the bucket for buy and sell?.
and can you show me the result of your trade comment? -
RE: how to open new buy and sell when one trade hit stoplossposted in Questions & Answers
@miro1360 I did this but the trade not always open new entry after hitting stop loss. Some trades are according as plan but some are not.
I did check my blocks and it all seems ok.I dont know why this happen. Can you help?
-
RE: field Comment to Sell now blockposted in Questions & Answers
@miro1360 sound complicated, LOL. Btw thanks for your reply.
-
RE: field Comment to Sell now blockposted in Questions & Answers
@miro1360 hi Miro, what should I do so that I can get the trade comment as follow - Ea name - buy 0 (1st entry), Ea name - buy 1 (2nd entry) and so on.
Its a martingale EA. -
RE: How To Use My EA's Name As Comment.posted in Questions & Answers
@ajmd97fx Thank you so much. That is really helpful
-
RE: How To Use My EA's Name As Comment.posted in Questions & Answers
@ajmd97fx can you show me the function please
-
RE: How To Use My EA's Name As Comment.posted in Questions & Answers
@ajmd97fx I got error for that "CountBuy"
The error is 'undeclared identifier' -
RE: Trail Stop for multiple Tradesposted in Questions & Answers
@econsulttt Can you show your project, so we can see what actually happening.
-
RE: Error Code: 4210posted in Questions & Answers
@l-andorrà
Nope.
I don't have any object drawn.
I'm using "Modify Chart" block.
Removed it and there's no more error.
So we can't use that block? -
RE: Error Code: 4210posted in Questions & Answers
Nope.
I don't have any object drawn.
I'm using "Modify Chart" block.
Removed it and there's no more error.
So we can't use that block? -
Error Code: 4210posted in Questions & Answers

I have a problem when running my EA.
The above error code keeps popping up when running the EA.
What is the problem?
I don't have any object in the chart.
Can anyone help me?
Thanks.
