fxDreema

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

    Controversial posts made by jstap

    • RE: HFT EA with IC Markets

      Good enough but not scalping.

      posted in General Discussions
      jstap
      jstap
    • RE: No Trades / Check Trades Count not working

      Add a shared link, both those blocks should limit trades.

      posted in Bug Reports
      jstap
      jstap
    • RE: About the Chrome extension to download files

      @rajukumbar You can go to the main page to contact admin

      posted in Questions & Answers
      jstap
      jstap
    • RE: HFT EA with IC Markets

      This is my understanding as well, worded differently but, brokers are not trying to scam you, although that doesn't mean it won't feel that way at times, the broker used can make a big difference, scalping EAs are never as good in live as they are on backtest/demo.

      If I create an EA I stay away from scalping, "HFT" is high frequency trading, so to me anything that happens multiple times frequently.

      I thank you @MMBInvest this is information many people need to understand while creating EAs, hopefully, this is not just to get people to click your link...

      posted in General Discussions
      jstap
      jstap
    • RE: Hello, I want to open a second level trade after 50 pips in this system.

      Separate tree - for each trade - pips away - place group 2 trade

      posted in Questions & Answers
      jstap
      jstap
    • RE: Moving average cross

      More like this back test and let me know if something's not working.

      image.png

      posted in General Discussions
      jstap
      jstap
    • RE: Control panel

      @rodrigo-ortuzar Here is an example but there is a lot that can be done, if you put a shared link of where you get to things can be looked at:

      https://fxdreema.com/shared/uZILRbGve

      posted in Questions & Answers
      jstap
      jstap
    • RE: IF - THEN - ELSE logic

      @cesar_defez When I tried to add "OR" in the same box I got the same errors you did.

      posted in General Discussions
      jstap
      jstap
    • RE: How to set the decimal point to only retain 2 digits after the decimal point? Please seek guidance from experts

      This should do it: DoubleToString(gaodin_jian2,2)

      Screenshot (2559).png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Expert not working on live account

      I would expect it to work on both if it works on one, check your journal tab to see if if it tells you why

      posted in Questions & Answers
      jstap
      jstap
    • RE: How did this bot open two trades at the same time?

      Technically it shouldn't, maybe try tidying it up a little. I also do not get how the delay will ever be greater than 0?
      image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Please help me! how to re open order when the ea running sl or tp auto..

      Add a shared link rather than a picture, depending on exactly what you mean but probably, on trade tab - trade closed by stop loss - buy/sell

      posted in Questions & Answers
      jstap
      jstap
    • RE: ichimoku problems

      I haven't used that indicator, have you visually checked on backtest?

      posted in Questions & Answers
      jstap
      jstap
    • RE: how to trade depending on object on chart

      If you double click one of those objects do you get the price value?

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to build an Indicator ??? (Urgent Issue)

      FX can only make EAs or scripts, these can work like inductors. Create the project, under a condition when a cross happens turn a bool variable true/false, then display this variable in a comment.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Need help ATR stop loss

      Use the candle price, then in adjust put: + or - iATR(NULL,0,14,0);

      posted in Questions & Answers
      jstap
      jstap
    • RE: creating a button that can provide other buttons when you click it

      @michelle-1When you click a button it should stay on, switching the draw buttons to on, when pressed again it should switch off and activate the delete block. If you look at Miro1360 work you will see how to do this, if you struggle put a shared link here and ideas of what to do can be given.

      posted in Questions & Answers
      jstap
      jstap
    • RE: 1 Trade per EMA crossover with a TP but, EA is taking another trade after TP Immediately, how do I stop this please?

      @conortucker strip back and test, once it works add another condition and test again, continue until all is doing ad you want.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Don't open new trade after TP hit

      @sheeraz Looks good except check flag needs to be set to true:

      0_1650744391685_e9fcb7e1-4af1-4fe2-b2ed-209254c52217-image.png

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 1 / 2