How to Use GMT ?
Posts made by Duelistking
-
RE: Show initial deposit on the chartposted in Questions & Answers
output & communication >> comment >> label >> trade statistic
-
RE: I want to enter buy after the candlestick ends.posted in Questions & Answers
@jstap I'm not in front of the computer
-
RE: I want to enter buy after the candlestick ends.posted in Questions & Answers
if candle close [1] > candle close [0]
if ema x> ema -
RE: '::' - comma expected - Pt 2*posted in Questions & Answers
enum
{
fixed=0, // fixed
percentage =1//percentage
};value
0 or 1 -
RE: Helping to code this strategyposted in Questions & Answers
just draw a line from each closing candle of shift 1, a line above and below
-
RE: News Filter Blockposted in General Discussions
download the latest version of them , they are hard to work with , lastly i asked for constant data for my ea but they didn't give it , but i have to admit they are the best
-
Thanks Fx dreemaposted in General Discussions
Thank you fx dreema, you have fixed the EA so that it can be uploaded to mql5, I say thank you very much, today I uploaded my EA to mql5, once again thank you

-
FX Dreema telegram Forumposted in General Discussions
Fx Dreema Telegram forumJOIN
fx dream telegram forum, meet many friends and fast reply from all members, add fx dream experience faster -
RE: Poor countries, poor peopleposted in General Discussions
@biztet There's nothing wrong with creating 2 types of subscriptions, let them choose which one is best for their needs,
-
RE: Poor countries, poor peopleposted in General Discussions
@fxDreema you are wrong in giving subscription here, you make subscription based on day, where when they do not need premium, premium subscription still decreases even though it is not used and when needed premium subscription runs out, try using token where when using premium token decreases 1 by 1 according to needs, so there are 3 needs when making button 1 mq4 without token, button 2 ex4 without token and button 3 mq4 use premium token
-
RE: Price level to where trail stop starts must be at specific pips at profitposted in Questions & Answers
or you can use break even and partial close , trailing good if use LL and HH by -10 candle
-
RE: Price level to where trail stop starts must be at specific pips at profitposted in Questions & Answers
@tradingforward23 i think you need condition , to use break even or use trailing
-
RE: Simple strategy with over 75% accuracy and Payoff above 3:1posted in Questions & Answers
@Adriel-Pereira hello i can help you if you want just dm me on my telegram t.me/kiki0805 , you need costume indicator code btw
-
RE: Price level to where trail stop starts must be at specific pips at profitposted in Questions & Answers
@tradingforward23 if you want break even , not use trailing , if you want trailing not use break even
-
RE: CreateButtomFororderposted in Questions & Answers
@mhmd if you use button they work on backtest but if you use ractangle for you button they only work on real market i mean you must attach that EA first and test the button can u see you project ?
