strategy quant analyzer
Posts made by raja0033
-
RE: new update bugposted in Bug Reports
@fxdreema hey bud, can you provide any ETA when this bug will be cleared. It is very important for me and i am sure others too ,thanks.
-
RE: Lot size on the chartposted in Questions & Answers
@l-andorrà no, i want to know it before I take the ⁰any trade on any currency pair
-
RE: Lot size on the chartposted in Questions & Answers
@l-andorrà so my lot size varies on every currecy pair, i just want to know that what will be the lot size before i buy or sell( i have made 2 buttons when i press them they buy or sell)
-
RE: Lot size on the chartposted in Questions & Answers
@l-andorrà https://fxdreema.com/shared/gozsrymrd, here is what i use , it is not fixed it is risk of equity with stoploss based on atr
-
new update bugposted in Bug Reports
with recent update in trade events, the ea is not recognizing take profit when it happens. It was working very well before. Please address this issue ASAP
-
RE: Decrease numbers after the comma to an integer 0.00221010posted in Questions & Answers
@khalids222 hey< use that "custom mql code" i shared above . for you it will be R3=NormalizeDouble(R3,2);
-
Lot size on the chartposted in Questions & Answers
Hi everyone, i am trying to make a ea which will show the lot size on the chart before i want to make the decision of buy or not. i have been able to show lot size only after taking the trade but i want to check it before making the trade. here is the link . https://fxdreema.com/shared/0bOFGG4fe
-
RE: Trailing stopposted in Questions & Answers
@l-andorrà i have been able to solve the issue , thanks for responding to the query, here is final version. https://fxdreema.com/shared/Z499ljlfd
-
RE: Trailing stopposted in Questions & Answers
Here is detailed example what i am trying to do, i enter trades in two parts , for first trade the profit is 1 atr but for second one there is no profit restriction. When price is 2 atr away i want to put trailing stop on the remaining trade, but i want to use the value of atr when first the trade was taken, not the recently closed candle. I have solved every other issue other than the atr Value when first the trade was taken.
-
RE: 4 candle ruleposted in Questions & Answers
@l-andorrà thanks but can you show me a demo, really appreciate this
-
RE: Candle ID Rangeposted in Questions & Answers
Hey use candles id 1,2,......9 in OR style but then you have to create bunch of different blocks there is one method with variables but i don't have enough experience
-
RE: 4 candle ruleposted in Questions & Answers
Hey i will try to explain more, so in this situation i have two indicators, so let's say that i only make the trade when both indicators give me signal.first indicator gave me signal today for trade but 2nd indicator didn't. But i can wait only four candles after the 1st indicator gave me signal if in those 4 candles 2nd indicator gave me signal i trade otherwise not.
-
4 candle ruleposted in Questions & Answers
hi, i need help to solve this problem that 1st indicator crossed 0 line 4 candles before and to take trade 2nd indicator should cross in 4 candles or just pass