2
Follow
0
Followers
میں نے L کو MA لائن پر اور H کو MA لائن پر ٹریڈ کرنے کے لئے سیٹ کیا ہے ، لیکن صرف پہلی بار MA لائن پر K لائن پر ٹریڈ ٹرگر ہے ، پچھلے 3 چکر سیٹ کی شرائط کو پورا کرتے ہیں ، لیکن ٹریڈ نہیں کرتے ہیں
تین سائیکلوں کے بعد دوبارہ شروع
یہ سب کیوں ہے، یہ میری حکمت عملی ہے، براہ کرم بتائیں کہ یہ کیسے کام کرتا ہے؟
MAN^^MA(C,N);
T1:=CROSS(H,MAN);
T2:=CROSSDOWN(L,MAN);
T1=1&&C>MAN&&BKVOL<1,BPK;
T1=1&&C<MAN&&SKVOL<1,SPK;
T2=1&&C>MAN&&BKVOL<1,BPK;
T2=1&&C<MAN&&SKVOL<1,SPK;
AUTOFILTER;
MULTSIG(0,0,100,0);
Related Recommendations
Get Started with FMZ Quant PlatformSECURITY BUGI keep getting error: Exchange_GetAccount: Invalid ContractTypeWe have an incredibly profitable market making algorithm for sideways markets on Bitmex - but need expert to help eliminate wait times during downward volatility in the marketError with deribitLimitations of the backtesting engineHow to install ta-lib on linux docker?5.5 Trading strategy optimization5.4 Why do we need an off-sample test5.3 How to read the strategy backtest performance report


