Did not work. It just open a big amount of trades. Where can I set that he only looks in the last candle (shift 1)?
Posts made by Klingert
-
RE: Create buy and sell orders according to drawn arrow.posted in Questions & Answers
-
RE: Create buy and sell orders according to drawn arrow.posted in Questions & Answers
I will try it. By the way, I am blocked from accessing the whole site from my PC since yesterday, have to acces now from my vps this forum.
-
RE: Create buy and sell orders according to drawn arrow.posted in Questions & Answers
https://fxdreema.com/shared/fGbiOqt3d
I have added some blocks to the programm. Now it opens just at adding EA to chart with indicator, when Arrow not far away from current bar. After that, nothing happens anymore.
First version was only "for each object"->sell/"for each object"->buy -
Create buy and sell orders according to drawn arrow.posted in Questions & Answers
Hello, maybe it is the most simple, but I don't know how to do it. I tried it with 2 "For each object" loop where I described the sell and buy arrow by color and prefix, but in the backtest it just creates enormous amount of trades, even when there is no new sell or buy arrow.
There is no buffer, only objects.Ok, I understand that this is propably normal behaviour when for every tick, but I don't know how to solve.