fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. jstap
    3. Posts
    • Profile
    • Following 2
    • Followers 222
    • Topics 37
    • Posts 9382
    • Best 1086
    • Controversial 23
    • Groups 0

    Posts made by jstap

    • RE: Buttons that change color

      How you drew it in the first place, if you want it to be different draw again in the same way

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA only opens 1 trade, when there are 5 conditions, what am I doing wrong

      image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: TEMA cross over/below RSI values

      No, it is not the value is true, but if the price changes the indicator can, although this isn't perfect, to me I believe this is right, and that is why people use ID1 or greater, but unfortunately this limits the quick reaction to the situation.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Repeat buy or sell from the same price point

      To open more than 1 trade/order at the same price, set the changing variable to the 1st value use a loop and pass to place the trade/order, and change the variable with a modify block, this way every loop will place the trade/order with the selected value changed

      posted in Questions & Answers
      jstap
      jstap
    • RE: Input Group featuring the block of inputs separated by their purpose

      I have never done this, it can probably be done, what are you expecting this group to do? Some things in FX are set behind the scenes so it is best to follow this pre-set condition

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to Stop bot from continuously opening positions

      Put a no trade block on top

      posted in Questions & Answers
      jstap
      jstap
    • RE: Buttons that change color

      Redraw using the required settings

      posted in Questions & Answers
      jstap
      jstap
    • RE: Easier Way To Change Input Values

      If you double-click the smiley face the inputs will open, alternatively you could create an edit field, any value put into this on your screen and be used as the SL.

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA only opens 1 trade, when there are 5 conditions, what am I doing wrong

      This setup will give you 1 trade in total, for 3 trades have 3 separate trees using different group numbers, group 0 no trade - group 0 buy now, group 1 no trade - group 1 buy now, ETC

      posted in Questions & Answers
      jstap
      jstap
    • RE: problem in input variable in custom indicator with same name

      Is hard to say from a picture but I think this is an enum type, to create this at the top of the indicator insert:
      enum Bullish Structure
      {
      type 1,
      type2,
      type3,
      type etc,
      };
      Get the type words from the indicator inputs, add exactly how they are, and for type add enum

      posted in Questions & Answers
      jstap
      jstap
    • RE: saving robot

      ? download, put it in your expert data folder, start terminal and test

      posted in Questions & Answers
      jstap
      jstap
    • RE: Can not read Buffer in costume indicator for rsi divergence

      Then share the link

      posted in Questions & Answers
      jstap
      jstap
    • RE: Can not read Buffer in costume indicator for rsi divergence

      That is a condition not indicator appears (these are in yellow)
      41b87ea9-4fb5-4770-a045-ced436f2b723-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Can not read Buffer in costume indicator for rsi divergence

      I am going to guess that one of your buffer colours is the arrows. If so indicator appears using that buffer...

      posted in Questions & Answers
      jstap
      jstap
    • RE: Can not read Buffer in costume indicator for rsi divergence

      In your comment are you getting any values, in the data window is there values?

      posted in Questions & Answers
      jstap
      jstap
    • RE: trailing profit in money

      Don't know how you would do this, the trail blocks use pips, this is so regardless of the lot used the trail acts the same.

      posted in Questions & Answers
      jstap
      jstap
    • RE: turn zigzag into S&R

      On YouTube there is a video on how to achieve this, the code can be implemented in FX, you just need to understand the variables to create and the sections to switch off when adding.

      posted in Questions & Answers
      jstap
      jstap
    • RE: how to close manually opened trades according to profit percentage. why this project not working ???

      @vijithtr 👍

      posted in Questions & Answers
      jstap
      jstap
    • RE: Concern About Lack of Updates on fxdreema Platform

      I do agree with this, times are constantly changing so FX should move with them. I will also add this:

      Custom Indicator Integration: (This can be done already)
      Strategy Optimizer: (I would say MetaTrader already does this)
      Backtesting Improvements: (I would say MetaTrader already does this/should worry about this)
      User-Friendly Interface: (This is a personal preference, the more you use FX the more you know it)
      Advanced Money Management: (A lot is already here, but improvements would help)
      Multiple Timeframe Analysis: (I would say MetaTrader already does this/should worry about this)
      Improved Documentation: (Yes this would help, but has always been like this)
      Custom Alerts: (This can already be done)
      Debugging Tools: (More information could be good when things are wrong, but the more you use the less this is necessary)
      Community Sharing: Easier ways to share and collaborate on projects within the user community. (The community does share (more could be better) but people don't always want to read and just want solutions provided)
      Better Mobile Compatibility: (This has more to do with MetaTrader, anything done on PC can be watched on mobile)
      Integration with Other Platforms: Support for platforms beyond MT4 and MT5. (This would mean a completely different platform/options to choose type, which might be good but distracts from MetaTrader)
      Template System: A more flexible template system for quickly applying common strategies. (this would be good)
      Visual Enhancements: Requests for improved graphical elements and node organization. (Not sure what improvements you think would be good)
      Conditional Blocks: More versatile conditional logic blocks. (Current is solely logic, but other options inside would be handy)
      Licensing Options: More flexible licensing and subscription options. (Don't know but if people need this but it would be good)
      Performance Metrics: Detailed performance metrics for strategies. (This site is not here to give people strategies, it is here so people can use their own)
      Grid and Martingale Systems: More advanced options for grid and Martingale trading systems. (Martingale is a bad idea, other options would help but they can be created using current blocks)
      API Access: API access for more advanced users. (this can be done, especially with things like emails, it would be good for other platforms)
      Improved Export Options: Enhanced options for exporting projects to different formats. (again though this is for MetaTrader)
      User Support: Better and more responsive customer support. (This would be good)
      Platform Stability: General improvements to platform stability and reliability. (I think this is stable, but as above quick response times would be good)
      Community Plugins: Ability for users to create and share plugins. (what plugins?)
      Advanced Charting: More advanced charting tools and features. (not sure what you mean)
      Trade Copying: Tools for copying trades from one account to another. (this could be good but is a lot of work and this software is available elsewhere)
      Scalping Tools: Specialized tools for scalping strategies. (don't know what you mean, scalping strategies can be created)
      News and Events Integration: Integrating economic news and events into trading strategies. (this would be good, single blocks that can be added to avoid news)
      Data Import/Export: Easier import/export of historical data. (this can be done already, is how you collect the data)
      Enhanced Strategy Testing: More options and parameters for strategy testing. (this is a MetaTrader enhancement)
      Multilingual Support: Full support for multiple languages within the platform. (I don't need this, but if others do it would be good)

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to return Button State to False?

      once action has happened re-draw off

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 114
    • 115
    • 116
    • 117
    • 118
    • 469
    • 470
    • 116 / 470