@roar Ahh Thank you! I'm not sure if those are visible for me as I have to loop through chart objects to get the triggers. I'll put some focus to that though! Thank you!
Posts made by Pan4Pips
-
RE: Crossover EA with Stat Arbposted in Questions & Answers
-
RE: Crossover EA with Stat Arbposted in Questions & Answers
@roar candle ID where? Seems it could be in multiple places

The circled trades are where it should properly reverse... There are zero rules, no take profit settings or otherwise on the multiple buy/exit/ buyexit trades.. it should be opening a long and closing on opposite.... unless I have identified an exit prior..
What I'm trying to do is if there's an exit before the cross over signal.. wait for the cross over signal.
-
Crossover EA with Stat Arbposted in Questions & Answers
I have built a crossover which trades correctly 90% of the time. Still working on why erroneous trades are thrown when no rules would suggest they be fired off. Lots of Bugs in this platform!
But ... How after a TP is hit, do I stop another trade from opening immediately. Seems to be a common problem in FXDreema. I want to collect a profit based upon statistically reliable deviation, then wait for the opposite to trigger a new trade - in opposite direction.
How can this be done?
-
RE: Reading Text on Main Chartposted in Questions & Answers
Thank you @trader.phillips I just found it. Am able to read anything on the chart so good progress for a non programmer. I'm able to use DPA,SPA,TPA which are all non lagging macro to micro methods for Stat Arb.
-
Reading Text on Main Chartposted in Questions & Answers
New to FXDreema - I'm enjoying it so far... but having difficulty with proprietary analysis that is fed into MT4 through API. I'm trying to read the text of DPA that is on right side, and change trade directions when that changes but I can't seem to validate if it's reading it or not and what method to specifically use. I think I've tried all of them (conditions) so far.
What am I doing wrong?!

-
Reading Values off Chartsposted in Questions & Answers
I have a few custom indicators that provide proprietary analysis, these have in part 'text' items that are on screen but not in 'buffers' are these readable by FXDreema?