Hi does anyone have a vwap indicator for mt4
Latest posts made by peringvar
-
RE: Break even line on mutiple tradesposted in Questions & Answers
Yes I see. My problem is to calculate breakeven before it happens with diiferent lot size and combinations of sell and buys.
-
RE: DoubleTOstring and NormalizeDoubleposted in Questions & Answers
Thank you, hope there is some workaround in the future. Its quite annoying

-
DoubleTOstring and NormalizeDoubleposted in Questions & Answers
Hi there has been some topic on this before but I get a problem that this function doesn work well all the time when I write a number on the chart. Instead of the chosen desimals I often got a long road with desimals. I wonder if this is a fxdreema or a mt4 problem? And is there some way to avoid this?
-
RE: Break even line on mutiple tradesposted in Questions & Answers
@dieter I have tried to fiddle around with bucket of trades but havent find a solution yet. So far I can se the average open
-
RE: NormalizeDouble not working... long flating numbers issue...posted in Bug Reports
Hi I got problems with NormalizeDouble. I changed it to DoubleToString but i get the same issue.
Sometimes the value I print on the chart come out with to many desimals. When not it works quite well.
Are this a Fxdreema or mt4 problem? -
RE: Break even line on mutiple tradesposted in Questions & Answers
Thank again miro, i will study it
You are great -
Break even line on mutiple tradesposted in Questions & Answers
Hi I see there has been som previous question of this topic but I didn't manage to fine a clear solution.
What I want is to draw a break even line on my chart when I have several trades, both buys an sells with different lot.
I only find the average open as an option but that is not the same as break even with different lots.
Does anyone have the break even formula as an written formula so maybe I can puzzle with my brain a a start?
And of course it would be nice to have this in a block. -
No ticksposted in Questions & Answers
I guess the answer on my question is no and that the EA need tick to work but is it possible to make a "no tick" block?
I work with an trendline EA and I would like to be able to paint my objects and do my calculation in the weekend. Do everything else but perform the trades.