- Search Forex Factory
- 323 Results
- omaramir replied Apr 12, 2022
Please think about it and ask some collogues to test it. form boolean algebra perspective it is 100% correct. Regards,
Millionaire Expert (save as EA)
- omaramir replied Apr 12, 2022
No , it is not ... A + (B.C) = (A + B).(A + C) (AND Distributive Law) - P || ( P && S ) = ( -P || P ) && ( - P + S ) = True && ( - P + S ) = -P + S i.e if (draw_tech="no" or pairs(i)=symbol() ) Regards,
Millionaire Expert (save as EA)
- omaramir replied Apr 12, 2022
Dear Otaibi , I don't think so Regards,
Millionaire Expert (save as EA)
- omaramir replied Apr 12, 2022
This was my idea to enable direction based on external ( custom indicator / external expert ..etc ) , old post but valuable in my opinion. url Regards,
Millionaire Expert (save as EA)
- omaramir replied Apr 9, 2022
Many of collogues answered and explained , to make it simple I see that you have big values for O and D. may be these are good settings , but if you need to have sooner trades to be opened then you need to use smaller values for O and D. hope this ...
Millionaire Expert (save as EA)
- omaramir replied Feb 7, 2022
God bless you , your brother , kids and all family
Comprehensive Technical Analysis expert Mahal
- omaramir replied Feb 7, 2022
Dear Otaibi , Please bear my fool ( I am not smart enough ) but I will think loudly I will assume that one time is a special case of repeat mode with ( vlaue = 1 ) , and lets assume that repeat has maximum value ( definitely repeat will not do the ...
Millionaire Expert (save as EA)
- omaramir replied Feb 2, 2022
Good morning, Phu is the best member understanding the million-options millionaire expert, if he want to read the thread once again , I need to read it 3 times then or more. This is encyclopedia , not a thread. Thanks once more Otaibi,
Millionaire Expert (save as EA)
- omaramir replied Jan 27, 2022
I guess you need to use ASK and BID MarketInfo(OrderSymbol(),MODE_ASK) , AND MarketInfo(OrderSymbol(),MODE_BID ) for closing the orders. Not OrderClosePrice()
Millionaire Expert (save as EA)
- omaramir replied Jan 26, 2022
Hard luck brother , we are sure one day you will achieve all your goals and get too much profits. your insistence is clear.
Millionaire Expert (save as EA)
- omaramir replied Jan 23, 2022
Very Excellent chance to see you live , Congratulations for everything ...
Millionaire Expert (save as EA)
- omaramir replied Jan 8, 2022
طمني انه بديت تعمل باكب اول باول very important
Millionaire Expert (save as EA)
- omaramir replied Jan 6, 2022
اخي الحبيب العتيبي Dear Otaibi I will not repeat the theory , the importance of backup is as important as the original copy , especially when you write a golden code. I have a program called synkron , and I preconfigured what directories to be ...
Millionaire Expert (save as EA)
- omaramir replied Dec 31, 2021
Dear All , Happy new year , wish you all the best in 2022 , I hope everyone of us become a millionaire this year. year after year hope to see you all my friends here in this thread exchanging good news. Special congrats for Mr. AlOtaibi , for the ...
Millionaire Expert (save as EA)
- omaramir replied Dec 29, 2021
Dear Otaibi The result of running RSI dashboard , 28 pairs , all timeframes(EXCEPT M1 as it is noisy) at the same time ( concurrent ) is profit 84 dollars ( trading for 3 days , 27 , 28 and today ) taking into consideration ( no multiplier is used ...
Millionaire Expert (save as EA)
- omaramir replied Dec 24, 2021
Dear Otaibi , All understood , and clear , but I guess in the first code you open BUY for the sell condition and you open sell for the buy condition. this was my point Regards,
Millionaire Expert (save as EA)
- omaramir replied Dec 24, 2021
Dear Otaibi This code string pairs[5]; ENUM_TIMEFRAMES FRAME[9]; datetime time[5][9]; int OnInit() { EventSetTimer(1); ////////////////////////STEP 01////////////// pairs[0]="CHFJPY"; pairs[1]="GBPCHF"; pairs[2]="EURAUD"; pairs[3]="GBPUSD"; ...
Millionaire Expert (save as EA)
- omaramir replied Dec 23, 2021
Dear Otaibi , يسلموا ايديك جهد مبارك yes , I saw this topic and remember it well. but I need to discuss this matter. Is it practically ( not technically ) possible to trade using ( RSI or any other indicator ) for the same pair ,all timeframes , at ...
Millionaire Expert (save as EA)