Hexagram is main line
Posts made by jstap
-
RE: Build a buy/sell stop bot that trails after the marketposted in Questions & Answers
A stop order would only open at big candle close, in that picture it would have worked, but on average it wouldn't.
-
RE: ATR value to Pips - Tutorialposted in Tutorials by Users
Use this one, I added the word else to the code: https://fxdreema.com/shared/bUCD0mdBb
-
RE: how to fix issue on opening ordersposted in Questions & Answers
You didn't move the once per bar:

-
RE: how to fix issue on opening ordersposted in Questions & Answers
You need ID for ma & p sar, your once per bar should be below the condition:

-
RE: partial close issueposted in Questions & Answers
Your break even needs to run in a separate tree, the check trades should be on top. Change that and test.
-
RE: How to create overbought logicposted in Questions & Answers
Step 1 then is to upload this onto Fx, unless it's standard, then set up a test project doing something when OB or OS is happening.
-
RE: I'm sorry. Website was hacked. It's my fault.posted in Questions & Answers
You can't, just start a new one.
-
RE: How to create overbought logicposted in Questions & Answers
Then decide what you are classing it as
-
RE: I'm sorry. Website was hacked. It's my fault.posted in Questions & Answers
@mehrdad-zaiemi Why are you talking nonsense? This thread was created for Mr Fx to apologise for the website, being hacked, not for you to ask a question.
-
RE: I'm sorry. Website was hacked. It's my fault.posted in Questions & Answers
@mehrdad-zaiemi Generate a fresh question for this, stop hijacking other peoples threads.
-
RE: daily Drawdownposted in Questions & Answers
Use formular block to take balance/100*2 once a day and save into a variable, use this variable in a check profit (period of time) block.
-
RE: How to set daily profit targetposted in Questions & Answers
Use in all trade controlling blocks, all manually opened.
-
RE: spreadposted in Questions & Answers
Put both or either and the following blocks wont activate until these are true,
-
RE: Pending orderposted in Questions & Answers
This is simple, create a project, read the instructions page to know how to create. Once you're done you can add a shared link here, and say what's not working.
-
RE: Wait 10 minutes after the last entryposted in Questions & Answers
Needs to be running trades, or a for each closed, as long as you have placed the trade with group 1.
-
RE: Draw Lines @ axisposted in Questions & Answers
Horizontal is price, vertical is time, explain more what you mean?