@vijithtr Ok. So do you want to open a trade every time price hits that price throughout the day? Which minimum distance do you need to stop opening unlimited trades per day?
Posts made by l'andorrà
-
RE: Repeat buy or sell from the same price pointposted in Questions & Answers
-
RE: Modify pending orders after position closeposted in Questions & Answers
What is the part that is not working correctly?
-
RE: Subscribeposted in Questions & Answers
Sadly, crypto payments need up to one week to be confirmed because the admin doesn't look at his wallets on a daily basis. You should contact him directly to let him know.
-
RE: Any profit made to be used as Stop Loss on next trade.posted in Questions & Answers
Do you mean 'profit' as price level, maybe?
-
RE: How to create trendline based robot and indicatorposted in Questions & Answers
I'm afraid fxDreema cannot be used to create indicators. Only EAs can be created.
-
RE: Bucket of Trades and Add to Value Opposite Sideposted in Questions & Answers
You definitely need a variable controlling when the second trade is happening. If I understand it correctly, there will never be 2 open trades at the same time, right?
-
RE: Repeat buy or sell from the same price pointposted in Questions & Answers
@vijithtr What do you exactly mean by 'starting price'? Do you maybe mean the open price of the previous trade?
-
RE: MAXIMUN DDposted in Questions & Answers
The structure itself is correct. It should work, but just in case you should check if the value of the 'Daily_Drawdown' variable is correct. Maybe it is wrong for some reason. I see you can visualize it through a 'comment' block. Is its value correct all the time, I mean, every day?
-
RE: Bucket of Trades and Add to Value Opposite Sideposted in Questions & Answers
I don't fully get the logic on that management. What's exactly the target behind that? Isn't it a kind of oscar's grind approach management?
-
RE: Robot stops working.posted in Questions & Answers
It should work indefinitely. The logic is correct. Is this the whole project or just part of it?
-
RE: EA NOT WORKING ON REAL OR DEMO AS IT WORKS ON TESTERposted in Bug Reports
If you are using the tester on the same MT platform of the broker you are using, then the broker is cheating on you. He's using different technical conditions to open a trade when in testing or in real. You should definitely check the same bot with the same conditions on other bloker's platforms. Then you can confirm they are cheating on you or not.
-
RE: how to create a possible take profit lineposted in Questions & Answers
You don't need to share it, thank you. What you need is transforming the common TP into a price level. Then you simply need to plot a line on that price level.
-
RE: How to set Heikenashi_smoothed?posted in Questions & Answers
Can you please share the link to your project? However, I remember using this indicator in the past and it was very unreliable. Some times it repainted (a reason in itself to never use it!) and it didn't work correctly on low timeframes.
-
RE: deleting objectsposted in Questions & Answers
@iman2242 You can also try this:

In this case the first 3 yellow horizontal lines will be ignored and then the fourth one will be the only one selected. However, please notice that I selected the 'Z to A' loop direction. You will have to check if the opposite one 'A to Z' is the correct one in your case.
-
RE: Once per trade/orderposted in Bug Reports
Then you should contact the admin directly to let him know.
-
RE: MAXIMUN DDposted in Questions & Answers
Well, if your strategy hits the max DD every day, maybe you should change the strategy. Your structure is just stopping the bot daily when that day max DD is hit.

