How to make invisible EA from broker? I mean, broker can't detect I using EA.
Posts made by jupriez
-
RE: Invisible EAposted in Questions & Answers
-
RE: Need helpposted in Questions & Answers
Yes, you're right master. I need more to investigate my EA out there. I promise if my EA successfully I'll upgrade my account. Thanks 8-)
-
RE: Need helpposted in Questions & Answers
Yeah, I try to understand my backtest problem and I think my backtest problem from low quality of tick data.
Btw, thanks
-
RE: Need helpposted in Questions & Answers
I know 0.5% is small and it is because I don't have enough money right now.

I didn't know that my idea is anti Martingale and i will try Anti-Martingale block.
Would you please inform me when you already update the menu Initial Volume Size Mode "% of balance" or "% equity"?
Thanks a lot for the help
-
RE: Need helpposted in Questions & Answers
I just wanted to change the volume size every system profit, but not change the size of SL TP. What should I do and what menu can I use? The "Initial volume size mode" it's not work for me

-
RE: Need helpposted in Questions & Answers
Before I using "Initial volume size mode" (% of balance), I've backtest my system for 1 year and the system is stable.
But when I use "Initial volume size mode" (% of balance) my system is not stable, what happen?
"Initial volume size mode" menu to increase volume size but not to change S/L T/P, right? -
RE: Need helpposted in Questions & Answers
It's work! I'am glad

I've backtest my system for 1 year and the system is stable, thanks a lot.
But I have one problem, to have maximum profit on system, how to automatically increase lot value every 2-3 months? What block type should I use and where that block to combine with the previous block group that you have given me?
-
RE: Need helpposted in Questions & Answers
How to create command block like this?
Start->buy
-
if profit then next automatically buy
-
if loss then next automatically sell
Note: Sorry, I can't speak English very well.
-