Bull candle-ID 3;Bear Candle-ID 2; Bear Candle-ID 1
Posts made by Bissy
-
RE: Block connection for this Strategyposted in Questions & Answers
-
RE: Block connection for this Strategyposted in Questions & Answers
@Bissy Please Jstap,help me check my connection of the blocks.Did I get it right?

-
Block connection for this Strategyposted in Questions & Answers
Please can anyone assist to show me the block connection for this?:
one bullish candle followed by two consecutive bearish candlesThanks
-
How To Decompile EAposted in Questions & Answers
Please,who have an idea of how to decompile an EA to know its trading strategy ???
-
MillionTrader EAposted in Questions & Answers
Hello friends,does anyone has MillionTrader EA for MT4 ???
-
RE: HOW TO CODE THIS EA STRATEGYposted in Questions & Answers
@l-andorrà
Lol!!
That shows that I know little about coding.I don't know the strategy really.I saw the input parameters from an EA.The EA is really powerful but it has closed up and refused to work.I want to create it but I don't know how to decompile it,that is why I throw the question for anyone who has the idea -
HOW TO CODE THIS EA STRATEGYposted in Questions & Answers
Please,how can I code this strategy below:
Variable: Additional Opening With the Trend Value:. true
Variable: Additional Opening Against the Trend Value: true
Variable: Distance in Points for Additional
Value:. 100
Variable: Total TakeProfit in Points
Value:. 900
Variable: Total StopLoss in Points
Value: -50
Variable: Fix lot size
Value:. 0.01
Variable: Autolot
Value :. true
Variable: Percentage for Autolot
Value:. 0.08
Variable: Lot multiplier
Value: 2.0
Variable:Magic_Number
Value: 1
Variable:MODE
Value: 20.0 -
BEST EAposted in Questions & Answers
Please,can anyone recommend best EA strategy with 90% win rate?.
Enough of loosing money please -
RE: MA 5 and M 21 EAposted in Questions & Answers
@Morpheus_0 Pls,do you have EA strategy with 90% win rate that you can recommend?
-
RE: MA 5 and M 21 EAposted in Questions & Answers
@Morpheus_0
Thank you so much Morpheus.
I really appreciate your reply. -
MA 5 and M 21 EAposted in Questions & Answers
Please can anyone help out??
How to create EA that performs exactly this function:- BUY-- M5 crosses above MA 21 and close buy when it crosses below
- SELL--M5 crosses below MA 21 and close sell when it crosses above
On a 5Minutes chart