fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. edwardseer
    3. Posts
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 41
    • Posts 138
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by edwardseer

    • RE: Add locks for gui

      oh, i used text in the datatype

      posted in Questions & Answers
      E
      edwardseer
    • RE: Simplifying Task

      i got 1 variables for each timeframe.
      so for each timeframe it go through the condition and save the result to the variable assigned to it either as up or down like Stoch_M5=Up.
      it then repeats the same steps for different timeframe and store them to different variable e.g Stoch_M15=Up, Stoch_M30=Up all using the same set of condition.

      posted in Questions & Answers
      E
      edwardseer
    • RE: Add locks for gui

      The color is not working, i set the variable to Red but it still appears black on the chart

      posted in Questions & Answers
      E
      edwardseer
    • RE: Add locks for gui

      Also is it possible to add color variable? if i use text and put inside the box, this happens http://snag.gy/ZaUtS.jpg
      not sure how it will work out yet.

      posted in Questions & Answers
      E
      edwardseer
    • RE: Simplifying Task

      http://snag.gy/j9z84.jpg

      i got this and it looks like repetive.
      i know there is the repeat with different tf in the timeframe block but how do i set that it changes the variable modified with each change in timeframe

      posted in Questions & Answers
      E
      edwardseer
    • RE: Add locks for gui

      hi, is it possible to add like locks to the gui.
      For example i have 1 area with all the blocks i need and connected, the area can be set to locked, thus no changes can be accidentally made to the whole area until unlocked.
      it would be a neat feature to add for large complicated ea. Thank you.

      posted in Questions & Answers
      E
      edwardseer
    • RE: Organise Indicator Disappeared after entering

      i tried without the & and it can work already. but theres one more problem, im unable to remove the indicator from the indicator list now. it cant be deleted. also if i tried to rename it, it will just generate new indicator named as the new one and it will still remain with its full name there lol.

      http://snag.gy/TGmUj.jpg
      http://snag.gy/fGVO2.jpg
      http://snag.gy/DjAKv.jpg

      posted in Bug Reports
      E
      edwardseer
    • RE: Organise Indicator Disappeared after entering

      I finished updating the indicator and manage to key in my indicators values and when compiling the indicators value i typed in were missing.
      http://snag.gy/h18Pb.jpg

      posted in Bug Reports
      E
      edwardseer
    • RE: Indicators Appearing

      i got it working thanks. 🙂 its for when initialising the ea starting parameters.
      im currently using that 2 buffer variables method for the on ticks section.
      it would be great to have this as a feature next time though .

      posted in Questions & Answers
      E
      edwardseer
    • RE: Condition for cross above/below

      hi, its a minor bug but i do not know if this will be a recurring problem but just now the condition for cross above/below would not work for one of the two conditions i set and i realised that for the cross above condition that did not work, the cross width was not there while the other had the cross width.
      I tried to create new condition block, but the new condition block did not have the cross width for that condition.
      However, the problem was resolved after a restart of fxdreema though.

      posted in Bug Reports
      E
      edwardseer
    • RE: Indicators Appearing

      this is an example of what im trying to do to get the latest 2 value. but i still cant seem to get the values out. can you help me check the problem?

      ......
      test.xml

      posted in Questions & Answers
      E
      edwardseer
    • RE: Indicators Appearing

      Hi, is there an easy way to get the previous 2 value which appeared on the indicator

      posted in Questions & Answers
      E
      edwardseer
    • RE: MA Cross and Daily Count

      you can do it this way too 🙂
      theres quite a number of ways to do it with fxdreema

      ......
      MACD.xml

      posted in Questions & Answers
      E
      edwardseer
    • RE: MT4 closes When switching EA

      it happens often with the ea i built i think, i only tried very few outside ea but i never encounter the terminal crashing so often with them. but its ok, just irritating as the ea will work right after i open mt4 again.

      posted in Bug Reports
      E
      edwardseer
    • RE: Read from csv

      alright hope you can figure it out :). i prefer to use buffer too but the indicators already have 8 buffers inside to do its calculation i think thus it does not have any buffer allocated to output of its value. It only output its value through the rectangle object. im only using it for >15min charts so its fine and i saw the output file gives me everything i need directly.

      ok thanks hopefully i can figure this out :).

      anyway, great job with your software. i am loving it so far and thank you for your reply 🙂

      ......
      ZUPp_148.mq4

      posted in Questions & Answers
      E
      edwardseer
    • RE: MT4 closes When switching EA

      Hi, my MT4 sometime closes when i try to switch EA on the same chart or open a new EA on a new chart. Both are built by the ea builder. My EA does not contain any block that closes terminal.

      posted in Bug Reports
      E
      edwardseer
    • RE: Read from csv

      Attached is an example of the csv it wrote. The indicator writes the pattern formed along with its price to sell,etc to a csv i want to be able to extract the name from the csv file like bearish AB=CD from the file below and price level etc and put it onto a dashboard which i will create.

      Also, how do i directly extract the price level at the edge of the rectangle as shown in http://snag.gy/2xXGR.jpg

      the indicator is able to export 2 kinds 1 csv and the other xml. the xml also shows what are the headings for the values in csv.
      if it can also import from either an xml or csv file too will be good.

      ......
      AB=CD_AUDJPY_M5_Bullish.csv
      AB=CD_AUDJPY_M5_Bullish.xml

      posted in Questions & Answers
      E
      edwardseer
    • RE: Read from csv

      hi, is there a method to read values from csv?
      i got a indicator which do not output its value in buffer but instead write the values to a csv and i wish to use directly from the csv file to input the buy limit,etc into the ea.

      posted in Questions & Answers
      E
      edwardseer
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 7 / 7