Forum

zone recovery or "no loss" strategy

I have searched the internet and forum, as well as the market available product , there are quite a number of such strategy. I also developed my own code. It is not as difficult as other strategy, it is more like a module to place order, rather than a strategy. However when I use it i realize it is

Improve EA efficiency

I am running EA on my home computer, everytime when I hear the heavy fan sound from the computer, I am worry about its health. Is there anyway can improve the EA efficiency? original code: for(int i=0; i<OrdersTotal(); i++) I am using below, instead of call OrderTotal() for each i. int

If a trading strategy fails, why the opposite of the trading strategy also fail??

Here I want to raise a topic "if a trading strategy fails, why the opposite of the trading strategy also fail?? I have some code to do trading, certainly most of them loss money. Just curious, I reverse all the trading direction buy/sell and SL/TP, the exact opposite of the trading strategy also

Need a scapling EA

Hello everyone, I have developed supper robust zone-recovery expert, it can works as a server to protect all my orders, placed manually or by another expert adviser. The random exhaustive entry has shown it is supper stable, but still has some risk of loss. Now I need some scapling EA, only to place