@jstap but then that resets all the conditions meaning all the higher time frames conditions would need to be met all over again, i just dont want it to place another trade for 10 minutes for example
Posts made by GTOAT777
-
RE: After win or loss place no trades for X time?posted in Questions & Answers
-
After win or loss place no trades for X time?posted in Questions & Answers
How do i make it so that after a win or loss my EA doesnt place trades for x amount of time, i trade skip ticks block but that messes things up because it resets the whole process and with higher time frame conditions it makes everything start again, are there any alternatives
-
Trading based on timer…Helpposted in Questions & Answers
Ok I want to add Higher time frame conditions and when these are met it starts a timer for example an 60 minutes, then I will have lower time frame conditions and it can only place trades on the lower time frame while the 60 minute timer is on, once the timer stops no trades can be placed again until higher time frame conditions are met again which starts a timer again
So in a nutshell, higher time frame conditions once met creates a timer (window) of X time for lower time frame to take as many trades as possible during that time.
-
RE: Formula for lot size?posted in Questions & Answers
@l-andorrà Thank You for your help, works perfectly, i had to put an extra 0 but it works perfectly now i appreciate the help.
-
RE: Formula for lot size?posted in Questions & Answers
@l-andorrà Does the formula block have to be attached to the buy/sell block? Also do i need to use a modify variable block or is this formula block enough
-
Formula for lot size?posted in Questions & Answers
How do I create a formula for my lot size
For example Lot size = 0.0023 x account balance
How do I create this?
-
Buy/Sell Now but open multiple positionsposted in Questions & Answers
How do I have buy/sell now but for example open 5 positions.
Would I just have to use 5 buy/sell now blocks or is there a way to have it done another way
-
Bucket of trades to loop TP?posted in Questions & Answers
I’ve not used this block but I wanted to know if I use the bucket of trades block can I use it to make all open trades have the same SL and TP if if a new trade is opened some time later than the first one?
-
RE: Stop Loss Candle Body High/Low and not High/Low Priceposted in Questions & Answers
@mustafafr010 Then that’s the open or close
-
Stop orders once limit order is created? How?posted in Questions & Answers
Is there a way to have limit orders and then have the EA activate a grid of stop orders ONLY once the limit order has been activated.
I cant have the grid created before hand because the stop orders will get triggered on the way to the limit order.
-
RE: I want to add pips with spread and use it for pending order, i need helpposted in Questions & Answers
Just add the extra to the offset section or to your TP so it covers it and add a little extra to your SL, don’t over complicate it
-
RE: Stand alone stop loss EAposted in Questions & Answers
@Chen-7 what are you trying to do? Like I said the stop loss settings are in the buy now/sell now blocks, there is no stand alone block for it because it’s not needed. Explain what you are trying to do
-
RE: Stand alone stop loss EAposted in Questions & Answers
@Chen-7 stop loss is in the buy now and sell now blocks, why would you want it by itself? If not use the close trades block but you would need to link it to some other block first
-
RE: Pyramid stacking trades, how?posted in Questions & Answers
@l-andorrà I’ll be doing it today, would I need to create a group for each trade?
-
Pyramid stacking trades, how?posted in Questions & Answers

Anyone know the quickest way to sequence this?
Position 1 opens price moves X pips
Position 2 opens P1 SL moves to P2s SL
Position 3 opens P1 & P2 SL moves to P3s SL -
RE: open trade with lots based on % account balanceposted in Questions & Answers
@oskars In the buy now or sell now block, money management drop down menu then select “Risk % based on balance”
-
How to create a direction bias for the week?posted in Questions & Answers
How can i use some conditions so that it only takes trades in one diretion for the week, i tried to use weekly Candle 1 close above weekly candle 2 but it doesnt take trades.
The aim is that on Monday it knows to take trades in one direction for that week based on what happened last week