Thank you @l-andorrĂ , you have been a big help in this community.. Appreciate it much...
Posts made by normy
-
RE: Count Objects on Chartposted in Questions & Answers
-
Count Objects on Chartposted in Questions & Answers
Hi Good People,
How do I count the number of objects that has the same front name? the Objects will appear and deleted, so the total numbers has to change dynamically. Please help. -
RE: Draw line from current pip with X pipsposted in Questions & Answers
@cpxiom ok got it.. but how do i make it into a Variables which i can input the value in the Expert properties. Different Pairs do have different settings.
-
RE: Draw line from current pip with X pipsposted in Questions & Answers
Yes i do, but i do not know how to draw the line for e.g 50 pips away from the open trade. If it's a sell, it must be +50 pips, and if it's a buy -50 pips down. The idea is for the EA to alert me when price crosses those lines..
-
Draw line from current pip with X pipsposted in Questions & Answers
Hi, how do i draw a horizontal line when :-
- trade is triggered
- at X pip away from triggered price
- line fixed at that level until no more trade, to delete the line and start back again when new trades are triggered.
It sounds simple but i never did get it right.
-
Opening trades based on Text (Wingdings) on screenposted in Questions & Answers
Hi,
I have an indicator which shows a text (winding) on chart once there is a signal. it will either be in red or lime to signal Sell or Buy. Does anyone knows how do i capture this text (wingding) including the color to open a trade? appreciate much!