@jstap Thanks for this indicator. I want vwap to start calcuating when RSI crosses above 50. It will be helpful if we can do this with fxdreema blocks, so we can do check with different combos. Thanks
Posts made by gpaneers
-
RE: Need help in calculating vwap through fxdreema blocks.posted in Questions & Answers
-
Need help in calculating vwap through fxdreema blocks.posted in Questions & Answers
Hello Friends, Is there anyway, I can get the vwap calculations using fxdreema blocks so we can customize it as per our wish. I am very confused on how to achieve this. Please help me to get this work done.
-
Multiple trades at same time with no seconds delay. Unable to filter.posted in Questions & Answers
I have created a strategy with Martingale conditions where lots will be doubled when a trade fails. Everything goes fine but sometimes I see multiple trades are placed at the same time. Unable to filter it too. Please find the attached picture and help to fix this.Tried all the filters lie no pending order, once per bar,once per trade, delay. Still its sending many request at same second.

-
RE: How to check if a trade is there in related currenciesposted in Questions & Answers
@vish Did you finish it successfully? Please do update..I am also having same requirement.... @fxDreema I have just copied and pasted your link text example 3 - 8 blocks.... Please do update...
-
RE: Help me in send http requestposted in Questions & Answers
@fxdreema Thank you very much for your help.... You are really helpful..
-
Help me in send http requestposted in Questions & Answers
Hello Amin,
Thanks for your great service. Am novice in programming and coding.... I have subscribed your service and trying to build strategies. I need your or someone's help. Please help me with draw arrow and https request...Here, when the condition is met, I want mt4 to send webrequest to my server. Exactly the below format
https://algobids.info/trading/testStrategy?abInput=" + "Buy "+ fullName() + " at "+" "+buyPrice + " Qty = " + 500/stoploss + " SL = " + stoploss + " TGT = " + target + " TSL = " + 0*target,"fullName() = Name or the symbol
buyPrice = offer or ask price or LTP
stoploss = Lowest of last 3 candles
target = stoploss * 1.3
TSL = 0.2 * target
above values change per symbol.... These values should be taken from the Mt4 and sent to my server as given above link..Please do help me on this.... If you do it and share, it will be very very helpful...
Thanks... -
Need help in confirming the rules and Draw arrowposted in Questions & Answers
