the data im collecting is an array as it collect each candle and the value obtained by the ea. global variable cannot be an option :(. im collecting the data so that i can visually see what are the total indicator values showing at each current time as i assign a value to each indicator value.
something like this i think.
https://fxdreema.com/shared/PLE4uEYkd
Posts made by edwardseer
-
RE: Memory stuffposted in Questions & Answers
-
RE: Memory stuffposted in Questions & Answers
hi, i was collecting data on forward testing, and i used the draw function in subwindow to show the values of for the indicator i used in the ea for the current time as a representation of the signal the ea is looking at. however each time i restart or mt4 crash, the collected data/line is gone. i was thinking of maybe writing the time and the value of each candle into a file while forward testing and using the ea to redraw them out whenever it restarts. will there be a some kind of read from file function or is there another way to store the memory of the data collected.
-
RE: CheckUpposted in Questions & Answers
yea its easy to understand this part with the documentation. i added this to my project. its better than my current method. haha something new learned

-
RE: CheckUpposted in Questions & Answers
oo nice i din know we can do this in the variables too. thanks
-
RE: CheckUpposted in Questions & Answers
not sure if this would help you but this is what i think i would add to my main project,
-
RE: CheckUpposted in Questions & Answers
ok
, was hoping that it would be an easy addition to the system since there was a check for it. seems like it is not haha. -
RE: CheckUpposted in Questions & Answers
i see all the checkup blocks in fxdreema. is there a way to see the current calculated values of the data?
for example check average profit from "n" trade, can i output the value in there to the comment for me to see while the ea is running?
theres the trade statistic but it only shows gross loss of current or history, but i wish to have a certain number of trade calculated.
what im doing now is when the ea opened it first trade, if it goes into a loss it enters the trade management mode where it open a series of trade, i only want to check the current average profit of the entry trade to the trade management trade. -
RE: Adding mt4 indicatorsposted in Questions & Answers
ok
was wondering which 1 to use as its a default indicator not a custom indicator -
RE: Adding mt4 indicatorsposted in Questions & Answers
how do i add mt4 default indicators as custom indicators? i need to use the moving average oscillator but i do not know how to arrange the input. which 1 comes first.
or do i use the custom indicators in the indicator? -
RE: Drawing in indicator windowposted in Questions & Answers
ya
Sorry to bother you on that ><. Thank you. -
RE: Drawing in indicator windowposted in Questions & Answers
can u also make the offline version have the sub window option? Thanks
-
RE: Set partial close option in buy now sell nowposted in Questions & Answers
erm i like to clarify something, in your block of partial close, the help says that it closes fully then reopen with a lot with lesser volume. wont it incur twice the spread? compared to the pending orders option or something? is there no way to actually partial close a lot directly? im not really sure how the spread works though with partial close. in the mt4 we can directly do partial closing?
http://snag.gy/5qjlD.jpg -
RE: Drawing in indicator windowposted in Questions & Answers
i really cant seem to get the chart id work. always have a error code 4202. just a test file i attached.
i tried changing the price value to fixed, tried adding a indicator visible so that they will be a "indicator window". tried using negative integers.... i do not understand how to get this to work...
im trying to make the ea draw red and white rectangles in a indicator window to help me intepret a custom indicator whether its bull or bear for each candle.......
test.xml -
RE: Drawing in indicator windowposted in Questions & Answers
hi, is there a way to draw the shape in the indicator window?
what exactly does chart id and z-order does?
im assuming z-order is the order of the shape drawn in the z direction, higher number means being displayed on top?
i tried changing z-order when i run last time but it seem to do nothing with the order of the rectangle drawn so can you give an example?
also is chart id something to do with the indicator window? -
RE: help with indicatorposted in Questions & Answers
hi, i got a error which keep repeating which i cant figure out hope you can help.
http://snag.gy/HaP7Z.jpg
it happened in strategy tester. not in forward testing......
test.xml
THV4 TRIX MTF.ex4 -
RE: Import Project Issuesposted in Bug Reports
hi, i am unable to import my own project into fxdreema local version. it wont load the project and when i open up the load project this appears.
the project exported was using local version too
http://snag.gy/itxoX.jpg -
RE: import indicators settingsposted in Questions & Answers
No problem. Wasn't expecting a 1 month bonus as it is still an awesome product to me
. Thank you.Hopefully this problem can be resolved after you finish the rewrite process.