FX-Arabia

جديد المواضيع











الملاحظات

منتدى المؤشرات و الاكسبيرتات تعليم برمجة الاكسبيرت ، اكسبيرت مجانى ، برمجة مؤشرات ، مؤشر ، تصميم اكسبيرت مجانا ، اكسبيرتات جديدة ، مؤشرات جديدة ، كل ما يتعلق بالتحليل و الخاص بالمؤشرات الفنية او الرقمية ، Expert advisor ، mql ، mql4 ، دورة برمجة ، برمجة اكسبيرت ، اكسبيرت رابح ، اكسبيرت جيد ، ادارة حسابات ، تداول الى ، ميتاتريدر ، تحميل منصة ، منصة تداول ، برمجة مؤشر ، مكتبة مؤشرات ، مؤشر جديد ، مؤشرات جديدة ، مؤشر حصرى ، احدث مؤشر .


من اليوم اصنع استراتيجيتك بمؤشر واحد

منتدى المؤشرات و الاكسبيرتات


إضافة رد
 
أدوات الموضوع
قديم 06-03-2012, 11:07 AM   المشاركة رقم: 1
الكاتب
wolfkamikaz
عضو فضى
الصورة الرمزية wolfkamikaz

البيانات
تاريخ التسجيل: Sep 2011
رقم العضوية: 5695
المشاركات: 2,819
بمعدل : 0.61 يوميا

الإتصالات
الحالة:
wolfkamikaz غير متواجد حالياً
وسائل الإتصال:

المنتدى : منتدى المؤشرات و الاكسبيرتات
8 من اليوم اصنع استراتيجيتك بمؤشر واحد

السلام عليكم و لا يغلى عليكم شيء

هناك العديد ممن عندهم استراتيجيات ناجحة من تقاطع الاستوكاستيك و الماكد وووو لكن في بعض الاحيان لا تتفطن لاشاراة الدخول و في ناس تحاول ان تبرمج اكسبرت للاستراتيجية باغلى الاثمان لكن في الاخير و بعد زمن تصبح الاستراتيجية عديمة الجدوى فترمي بالاكسبرت في سلة المهملات
نحن كاخوة نبحث دائما لتسهيل الاشياء و الربح طبعا
قبل كل شيء انا أؤمن بالمؤشرات الموجودة في الميتا و لا اعطي اهمية كبيرة للمؤشرات الخارجية
من الان اذا كانت عندك استراتيجية تستعمل فيها المؤشرات ADX , CCI, CMO, Cycle, Force Index, MACD, Momentum, Moving average, OSMA, Parabolic SAR, Points Pivots, RSI, Stochastic, SuperTrend
تستطيع دمج اي مؤشر مع اخر كما تريد مثلا استراتيجيتي على الموفنج و الماكد سنفعل مؤشر الموفنج و الماكد و الباقي false عند تقاطع الماكد و اختراق الموفنج سيعطيك اشارة بيع او شراء مثلا كل المؤشرات لتحت سيعطيك اشارة بيع لفوق شراء واحد فوق و الاخر تحت neutral
سيساعدك كثيرا ان كنت مبتدأ او محترف ستضارب مع الاتجاه و سيوفر عليك جهد رؤية كل المؤشرات او برمجة اكسبرت سيوفر عليك الكثير

مثلا طريقة عمل المؤشرات :

عذرا ساقوم بوضع الشرح انجليزي اي حد يتعامل مع الاستراتيجيات و المؤشرات يعرف طريقة عمل الموفنج و الماكد و س س ا ...
لكن ساضع الطريقة :

Setting of the ADX indicator

نقره لعرض الصورة في صفحة مستقلة

The ADX indicator alone does not give buy or sell signals. By selecting this indicator, you will authorize the sending of signals only when the pair will be in trend (> 23) or a neutral signal will be sent if the ADX indicator falls below "ADX_ceil" while all other selected indicators were still in the same side

(ADX_Period : Period used to calculater the ADX indicator (13 by defaults
(ADX_Applied_Price : level 0 of the indicator (Normaly sets on 0
(ADX Ceil : Level starting from which the ADX indicator indicate if the pair is in trend or not (23 by defaults

Settings of the CCI indicator

نقره لعرض الصورة في صفحة مستقلة

"The CCI indicator gives a buy signal if CCI is higher than «max_ceil CCI» or lowers than "CCI_min_ceil
"The signal remains bullish / bearish as far as the CCI do not get below / above "CCI_Neutral_max_ceil" / "CCI_Neutral_min_ceil
" The level "CCI_max_ceil" should be higher than the level "CCI_Neutral_max_ceil" to make everything works
"The level "CCI_min_ceil" must be below the level "CCI_Neutral_min_ceil" to make everything works
(CCI_Period : Period used to calculate the CCI indicator (14 by defaults
(CCI_Applied_Price : level 0 of the indicator (Normaly sets on 0
CCI_max_ceil : Level at which the CCI indicator CCI offers a buy signal
CCI_min_ceil : Level at which the CCI indicator CCI offers a sell signal
CCI_Neutral_max_ceil : Level starting from which the CCI indicator CCI is getting neutral after buy signal
CCI_Neutral_min_ceil : Level starting from which the CCI indicator CCI is getting neutral after sell signal

(Setting of the CMO indicator (Chande Momentum Oscillator

نقره لعرض الصورة في صفحة مستقلة

The CMO indicator provides buy and sell signals based on the level 0. If the indicator is above 0, a buy signal is then given; If the indicator is below 0, a sell signal is then given
( A neutral signal is sent if the indicator enters into the overbought or oversold zone (Above "ADX max_ceil" or below "min_ceil ADX

(CMO_Length : Period used to calculate the CMO indicator (14 by defaults
(CMO_Applied_Price : level 0 of the indicator (Normaly sets on 0
CMO max_ceil : Level starting from which the CMO indicator indicates an overbought and is getting neutral
CMO_min_ceil : Level starting from which the CMO indicator indicates an oversold and is getting neutral

Settings of the Cycle indicator

نقره لعرض الصورة في صفحة مستقلة
The cycle indicator provides a buy signal if the Cycle is higher than the"Cycle up_ceil" or a sell signal if cycle is lower than the"Cycle_down_ceil.
Cycle up_ceil : Level starting from which the Cycle indicator offers a buy signal
Cycle_down_ceil : Level starting from which the Cycle indicator offers a sell signal

Settings of the Force Index indicator
نقره لعرض الصورة في صفحة مستقلة
The Force index indicator provides a buy signal if the indicator is higher than the "Force_Index up_ceil" or a sell signal if the indicator is lower than the "Force_Index_down_ceil
(Force_Index_Period : Period used to calculate the Force Index indicator (14 by defaults
Force_Index_MAMethod : This parameter is not fuctionning
(Force_Index_Applied_Price : level 0 of the indicator (Normaly sets on 0
Force_Index up_ceil : Level starting from which the Force Index indicator offers a buy signal
Force_Index_down_ceil : Level starting from which the Force Index indicator offers a sell signal

Settings of the MACD indicator

نقره لعرض الصورة في صفحة مستقلة

The MACD indicator gives a buy signal if the MACD is higher than the "MACD up_ceil"or a sell signal if the MACD is lower than the "MACD_down_ceil
MACD_fast_ema_period / MACD_slow_ema_period / MACD_slow_signa_period : Parameters of the MACD
MACD_Applied_Price : level 0 of the indicator (Normaly sets on 0)
MACD up_ceil : Level starting from which the MACD indicator offers a buy signal
MACD_down_ceil : Level starting from which the MACD indicator offers a sell signal

Setting of the Momentum indicator

نقره لعرض الصورة في صفحة مستقلة

"The Momentum indicator gives a buy signal if the Momentum is higher than the "Momentum_up_ceil"or a sell signal if the momentum is lower than the "Momentum_down_ceil
(Momentum_Period : Period used to calculate the Momentum indicator (14 by defaults
(Momentum_Applied_Price : level 0 of the indicator (Normaly sets on 0)
Momentum_up_ceil : Level starting from which the Momentum indicator offers a buy signal
Momentum_down_ceil : Level starting from which the Momentum indicator offers a sell signal

Settings of Moving averages indicator

نقره لعرض الصورة في صفحة مستقلة

Moving Average Indicator offers a buy signal if the Moving Average is bullish or a sell signal when the moving average is bearish. The moving average is recalculated each candlestick. As far as the moving average is bullish, the buy signal is validated; As far as the moving average is bearish, the sell signal is validated
MA_Period : Period used to calculate the moving average
Others parameters of this indicator aren't working

Settings of the OSMA indicator

نقره لعرض الصورة في صفحة مستقلة
The OSMA indicator offers a buy signal if OSMA is higher than the "OsMA_up_ceil"or a sell signal if OSMA is lower than the "OsMA_down_ceil. The indicator remains neutral if OSMA is between "OsMA_up_ceil" and "OsMA_down_ceil.
OsMA_Fast_EMA_Period / OsMA_Slow_EMA_Period / OsMA_Signal_Period : Parameters of the OsMA indicator
OsMA_Applied_Price : level 0 of the indicator (Normaly sets on 0)
OsMA_up_ceil : Level starting from which the OSMA indicator offers a buy signal
OsMA_down_ceil : Level starting from which the OSMA indicator offers a sell signal

Settings of the Parabolic SAR indicator

نقره لعرض الصورة في صفحة مستقلة

The Parabolic SAR indicator gives a buy signal if the indicator is bullish or a sell signal if this indicator is bearish
PSAR_step / PSAR_maximum : Parameters of Parabolic SAR indicator

Settings of Pivots Points indicator

نقره لعرض الصورة في صفحة مستقلة
Pivot Points indicator provides a buy signal if the price is above the daily pivot point or a sell signal if the price is below the daily pivot point

Settings of the RSI indicator

نقره لعرض الصورة في صفحة مستقلة

The RSI indicator gives a buy signal if RSI is higher than the "RSI_max_ceil"or a sell signal if RSI is lower than the "RSI_down_ceil. The indicator remains neutral if RSI is between "RSI_max_ceil" and "RSI_min_ceil. It is possible to set "RSI_max_ceil" and "RSI_min_ceil"at the same level (50
RSI_Period : Period used to calculate the RSI
RSI_Applied_Price : level 0 of the indicator (Normaly sets on 0)
RSI_max_ceil : Level starting from which the RSI indicator offers a buy signal
RSI_min_ceil : Level starting from which the RSI indicator offers a sell signal

Settings of the Stochastic indicator

نقره لعرض الصورة في صفحة مستقلة

The Stochastic indicator gives a buy signal if the Stochastic is above its moving average or a sell signal when the Stochastic is below its moving average
(Stoc_KPeriod / Stoc_DPeriod / Stoc_slowing: Parameters of the Stochastic indicator (period used
Stoc_MA_Method / Stoch_Price_Field : not working
Stoc_max_ceil : Level starting from which the Stochastic indicator gives a buy signal according to its moving average
Stoc_min_ceil : Level starting from which the Stochastic indicator gives a sell signal according to its moving average

Settings of the SuperTrend indicator
نقره لعرض الصورة في صفحة مستقلة

The SuperTrend indicator offers a buy signal if the SuperTrend is bullish or a sell signal if the SuperTrend is bearish
(SuperTrend_Nbr_Periods et SuperTrend_Multiplier : Parameters of the SuperTrend indicator (period used

عذرا لكن كان يجب اعادة كتابة طريقة العمل المبرمجة هي الاعدادات الحقيقية تقريبا دون تغيير
الان الواجهة الرئيسية
نقره لعرض الصورة في صفحة مستقلة
هذا الرقم هو تريد الاعتماد في الاشارة على كم مؤشر مثلا كتبت 3 اي بتوفر الاشارة ل3 مؤشرات سيعطيك اشارة دخول

نقره لعرض الصورة في صفحة مستقلة

نقره لعرض الصورة في صفحة مستقلة

ان شاء الله موفقين و الله مؤشر كنز لمن يفهمه ابني استراتيجيتك و هو سيرى في مكانك ليعطيك اشارتك
ضع كل المؤشرات في experts/indicators
و بعدها افتح المنصة و شغل مؤشر Multi-Indicator_V0.7
بالله اذا نقلتم المؤشر اذكروا المصدر افكس ارابيا و موفقين

موفقين و لا تنسو اللايكات نقره لعرض الصورة في صفحة مستقلة لأنوا مازال الحصري

كلمة سر فك الضغط :
www.fx-arabia.com



الملفات المرفقة
نوع الملف: rar Multi-Indicator_V0.7.rar‏ (40.9 كيلوبايت, المشاهدات 144)
التوقيع

نقره لعرض الصورة في صفحة مستقلة

عرض البوم صور wolfkamikaz  
رد مع اقتباس


  #1  
قديم 06-03-2012, 11:07 AM
wolfkamikaz wolfkamikaz غير متواجد حالياً
عضو فضى
8 من اليوم اصنع استراتيجيتك بمؤشر واحد

السلام عليكم و لا يغلى عليكم شيء

هناك العديد ممن عندهم استراتيجيات ناجحة من تقاطع الاستوكاستيك و الماكد وووو لكن في بعض الاحيان لا تتفطن لاشاراة الدخول و في ناس تحاول ان تبرمج اكسبرت للاستراتيجية باغلى الاثمان لكن في الاخير و بعد زمن تصبح الاستراتيجية عديمة الجدوى فترمي بالاكسبرت في سلة المهملات
نحن كاخوة نبحث دائما لتسهيل الاشياء و الربح طبعا
قبل كل شيء انا أؤمن بالمؤشرات الموجودة في الميتا و لا اعطي اهمية كبيرة للمؤشرات الخارجية
من الان اذا كانت عندك استراتيجية تستعمل فيها المؤشرات ADX , CCI, CMO, Cycle, Force Index, MACD, Momentum, Moving average, OSMA, Parabolic SAR, Points Pivots, RSI, Stochastic, SuperTrend
تستطيع دمج اي مؤشر مع اخر كما تريد مثلا استراتيجيتي على الموفنج و الماكد سنفعل مؤشر الموفنج و الماكد و الباقي false عند تقاطع الماكد و اختراق الموفنج سيعطيك اشارة بيع او شراء مثلا كل المؤشرات لتحت سيعطيك اشارة بيع لفوق شراء واحد فوق و الاخر تحت neutral
سيساعدك كثيرا ان كنت مبتدأ او محترف ستضارب مع الاتجاه و سيوفر عليك جهد رؤية كل المؤشرات او برمجة اكسبرت سيوفر عليك الكثير

مثلا طريقة عمل المؤشرات :

عذرا ساقوم بوضع الشرح انجليزي اي حد يتعامل مع الاستراتيجيات و المؤشرات يعرف طريقة عمل الموفنج و الماكد و س س ا ...
لكن ساضع الطريقة :

Setting of the ADX indicator

نقره لعرض الصورة في صفحة مستقلة

The ADX indicator alone does not give buy or sell signals. By selecting this indicator, you will authorize the sending of signals only when the pair will be in trend (> 23) or a neutral signal will be sent if the ADX indicator falls below "ADX_ceil" while all other selected indicators were still in the same side

(ADX_Period : Period used to calculater the ADX indicator (13 by defaults
(ADX_Applied_Price : level 0 of the indicator (Normaly sets on 0
(ADX Ceil : Level starting from which the ADX indicator indicate if the pair is in trend or not (23 by defaults

Settings of the CCI indicator

نقره لعرض الصورة في صفحة مستقلة

"The CCI indicator gives a buy signal if CCI is higher than «max_ceil CCI» or lowers than "CCI_min_ceil
"The signal remains bullish / bearish as far as the CCI do not get below / above "CCI_Neutral_max_ceil" / "CCI_Neutral_min_ceil
" The level "CCI_max_ceil" should be higher than the level "CCI_Neutral_max_ceil" to make everything works
"The level "CCI_min_ceil" must be below the level "CCI_Neutral_min_ceil" to make everything works
(CCI_Period : Period used to calculate the CCI indicator (14 by defaults
(CCI_Applied_Price : level 0 of the indicator (Normaly sets on 0
CCI_max_ceil : Level at which the CCI indicator CCI offers a buy signal
CCI_min_ceil : Level at which the CCI indicator CCI offers a sell signal
CCI_Neutral_max_ceil : Level starting from which the CCI indicator CCI is getting neutral after buy signal
CCI_Neutral_min_ceil : Level starting from which the CCI indicator CCI is getting neutral after sell signal

(Setting of the CMO indicator (Chande Momentum Oscillator

نقره لعرض الصورة في صفحة مستقلة

The CMO indicator provides buy and sell signals based on the level 0. If the indicator is above 0, a buy signal is then given; If the indicator is below 0, a sell signal is then given
( A neutral signal is sent if the indicator enters into the overbought or oversold zone (Above "ADX max_ceil" or below "min_ceil ADX

(CMO_Length : Period used to calculate the CMO indicator (14 by defaults
(CMO_Applied_Price : level 0 of the indicator (Normaly sets on 0
CMO max_ceil : Level starting from which the CMO indicator indicates an overbought and is getting neutral
CMO_min_ceil : Level starting from which the CMO indicator indicates an oversold and is getting neutral

Settings of the Cycle indicator

نقره لعرض الصورة في صفحة مستقلة
The cycle indicator provides a buy signal if the Cycle is higher than the"Cycle up_ceil" or a sell signal if cycle is lower than the"Cycle_down_ceil.
Cycle up_ceil : Level starting from which the Cycle indicator offers a buy signal
Cycle_down_ceil : Level starting from which the Cycle indicator offers a sell signal

Settings of the Force Index indicator
نقره لعرض الصورة في صفحة مستقلة
The Force index indicator provides a buy signal if the indicator is higher than the "Force_Index up_ceil" or a sell signal if the indicator is lower than the "Force_Index_down_ceil
(Force_Index_Period : Period used to calculate the Force Index indicator (14 by defaults
Force_Index_MAMethod : This parameter is not fuctionning
(Force_Index_Applied_Price : level 0 of the indicator (Normaly sets on 0
Force_Index up_ceil : Level starting from which the Force Index indicator offers a buy signal
Force_Index_down_ceil : Level starting from which the Force Index indicator offers a sell signal

Settings of the MACD indicator

نقره لعرض الصورة في صفحة مستقلة

The MACD indicator gives a buy signal if the MACD is higher than the "MACD up_ceil"or a sell signal if the MACD is lower than the "MACD_down_ceil
MACD_fast_ema_period / MACD_slow_ema_period / MACD_slow_signa_period : Parameters of the MACD
MACD_Applied_Price : level 0 of the indicator (Normaly sets on 0)
MACD up_ceil : Level starting from which the MACD indicator offers a buy signal
MACD_down_ceil : Level starting from which the MACD indicator offers a sell signal

Setting of the Momentum indicator

نقره لعرض الصورة في صفحة مستقلة

"The Momentum indicator gives a buy signal if the Momentum is higher than the "Momentum_up_ceil"or a sell signal if the momentum is lower than the "Momentum_down_ceil
(Momentum_Period : Period used to calculate the Momentum indicator (14 by defaults
(Momentum_Applied_Price : level 0 of the indicator (Normaly sets on 0)
Momentum_up_ceil : Level starting from which the Momentum indicator offers a buy signal
Momentum_down_ceil : Level starting from which the Momentum indicator offers a sell signal

Settings of Moving averages indicator

نقره لعرض الصورة في صفحة مستقلة

Moving Average Indicator offers a buy signal if the Moving Average is bullish or a sell signal when the moving average is bearish. The moving average is recalculated each candlestick. As far as the moving average is bullish, the buy signal is validated; As far as the moving average is bearish, the sell signal is validated
MA_Period : Period used to calculate the moving average
Others parameters of this indicator aren't working

Settings of the OSMA indicator

نقره لعرض الصورة في صفحة مستقلة
The OSMA indicator offers a buy signal if OSMA is higher than the "OsMA_up_ceil"or a sell signal if OSMA is lower than the "OsMA_down_ceil. The indicator remains neutral if OSMA is between "OsMA_up_ceil" and "OsMA_down_ceil.
OsMA_Fast_EMA_Period / OsMA_Slow_EMA_Period / OsMA_Signal_Period : Parameters of the OsMA indicator
OsMA_Applied_Price : level 0 of the indicator (Normaly sets on 0)
OsMA_up_ceil : Level starting from which the OSMA indicator offers a buy signal
OsMA_down_ceil : Level starting from which the OSMA indicator offers a sell signal

Settings of the Parabolic SAR indicator

نقره لعرض الصورة في صفحة مستقلة

The Parabolic SAR indicator gives a buy signal if the indicator is bullish or a sell signal if this indicator is bearish
PSAR_step / PSAR_maximum : Parameters of Parabolic SAR indicator

Settings of Pivots Points indicator

نقره لعرض الصورة في صفحة مستقلة
Pivot Points indicator provides a buy signal if the price is above the daily pivot point or a sell signal if the price is below the daily pivot point

Settings of the RSI indicator

نقره لعرض الصورة في صفحة مستقلة

The RSI indicator gives a buy signal if RSI is higher than the "RSI_max_ceil"or a sell signal if RSI is lower than the "RSI_down_ceil. The indicator remains neutral if RSI is between "RSI_max_ceil" and "RSI_min_ceil. It is possible to set "RSI_max_ceil" and "RSI_min_ceil"at the same level (50
RSI_Period : Period used to calculate the RSI
RSI_Applied_Price : level 0 of the indicator (Normaly sets on 0)
RSI_max_ceil : Level starting from which the RSI indicator offers a buy signal
RSI_min_ceil : Level starting from which the RSI indicator offers a sell signal

Settings of the Stochastic indicator

نقره لعرض الصورة في صفحة مستقلة

The Stochastic indicator gives a buy signal if the Stochastic is above its moving average or a sell signal when the Stochastic is below its moving average
(Stoc_KPeriod / Stoc_DPeriod / Stoc_slowing: Parameters of the Stochastic indicator (period used
Stoc_MA_Method / Stoch_Price_Field : not working
Stoc_max_ceil : Level starting from which the Stochastic indicator gives a buy signal according to its moving average
Stoc_min_ceil : Level starting from which the Stochastic indicator gives a sell signal according to its moving average

Settings of the SuperTrend indicator
نقره لعرض الصورة في صفحة مستقلة

The SuperTrend indicator offers a buy signal if the SuperTrend is bullish or a sell signal if the SuperTrend is bearish
(SuperTrend_Nbr_Periods et SuperTrend_Multiplier : Parameters of the SuperTrend indicator (period used

عذرا لكن كان يجب اعادة كتابة طريقة العمل المبرمجة هي الاعدادات الحقيقية تقريبا دون تغيير
الان الواجهة الرئيسية
نقره لعرض الصورة في صفحة مستقلة
هذا الرقم هو تريد الاعتماد في الاشارة على كم مؤشر مثلا كتبت 3 اي بتوفر الاشارة ل3 مؤشرات سيعطيك اشارة دخول

نقره لعرض الصورة في صفحة مستقلة

نقره لعرض الصورة في صفحة مستقلة

ان شاء الله موفقين و الله مؤشر كنز لمن يفهمه ابني استراتيجيتك و هو سيرى في مكانك ليعطيك اشارتك
ضع كل المؤشرات في experts/indicators
و بعدها افتح المنصة و شغل مؤشر Multi-Indicator_V0.7
بالله اذا نقلتم المؤشر اذكروا المصدر افكس ارابيا و موفقين

موفقين و لا تنسو اللايكات نقره لعرض الصورة في صفحة مستقلة لأنوا مازال الحصري

كلمة سر فك الضغط :
www.fx-arabia.com




الملفات المرفقة
نوع الملف: rar Multi-Indicator_V0.7.rar‏ (40.9 كيلوبايت, المشاهدات 144)
رد مع اقتباس

قديم 06-03-2012, 11:19 AM   المشاركة رقم: 2
الكاتب
معاذ عودات
المدير العام للموقع
الصورة الرمزية معاذ عودات

البيانات
تاريخ التسجيل: May 2010
رقم العضوية: 39
الدولة: JORDAN
العمر: 36
المشاركات: 48,211
بمعدل : 9.39 يوميا

الإتصالات
الحالة:
معاذ عودات متواجد حالياً
وسائل الإتصال:

كاتب الموضوع : wolfkamikaz المنتدى : منتدى المؤشرات و الاكسبيرتات
افتراضي رد: من اليوم اصنع استراتيجيتك بمؤشر واحد

احلى حصريات والله ..
دائما متألق يا غالي
والله نفرح كثيرا عندما يكون اعضائنا بهذا الفكر الكبير

احلى لايك



التوقيع

أشترك في قنواتنا على التلجرام

قناة أخبار فوركسية اقتصادية حول العالم
Telegram: Contact @news4Economic

أ.نادر غيث - اف اكس ارابيا
Telegram: Contact @naderghaith

تحليلات ومناقشات اف اكس ارابيا
Telegram: Contact @fxarabia_analysis

أمير محمد عيسي - بورصة فوركس
Telegram: Contact @borsaforex


FXCommission.com/ best cashback
Telegram: Contact @fxcommission


اف اكس ارابيا-Fx-Arabia.com
Telegram: Contact @fxarabia

عرض البوم صور معاذ عودات  
رد مع اقتباس
  #2  
قديم 06-03-2012, 11:19 AM
معاذ عودات معاذ عودات متواجد حالياً
المدير العام للموقع
افتراضي رد: من اليوم اصنع استراتيجيتك بمؤشر واحد

احلى حصريات والله ..
دائما متألق يا غالي
والله نفرح كثيرا عندما يكون اعضائنا بهذا الفكر الكبير

احلى لايك




رد مع اقتباس
قديم 06-03-2012, 12:39 PM   المشاركة رقم: 3
الكاتب
مازن المشهداني
عضو فعال
الصورة الرمزية مازن المشهداني

البيانات
تاريخ التسجيل: Apr 2011
رقم العضوية: 3568
المشاركات: 641
بمعدل : 0.13 يوميا

الإتصالات
الحالة:
مازن المشهداني غير متواجد حالياً
وسائل الإتصال:

كاتب الموضوع : wolfkamikaz المنتدى : منتدى المؤشرات و الاكسبيرتات
افتراضي رد: من اليوم اصنع استراتيجيتك بمؤشر واحد

احلى لايك لاحلى مبدع



التوقيع

عرض البوم صور مازن المشهداني  
رد مع اقتباس
  #3  
قديم 06-03-2012, 12:39 PM
مازن المشهداني مازن المشهداني غير متواجد حالياً
عضو فعال
افتراضي رد: من اليوم اصنع استراتيجيتك بمؤشر واحد

احلى لايك لاحلى مبدع




رد مع اقتباس
قديم 07-03-2012, 12:48 PM   المشاركة رقم: 4
الكاتب
wolfkamikaz
عضو فضى
الصورة الرمزية wolfkamikaz

البيانات
تاريخ التسجيل: Sep 2011
رقم العضوية: 5695
المشاركات: 2,819
بمعدل : 0.61 يوميا

الإتصالات
الحالة:
wolfkamikaz غير متواجد حالياً
وسائل الإتصال:

كاتب الموضوع : wolfkamikaz المنتدى : منتدى المؤشرات و الاكسبيرتات
افتراضي رد: من اليوم اصنع استراتيجيتك بمؤشر واحد

شكرا لكم ان شاء الله فيه الخير



التوقيع

نقره لعرض الصورة في صفحة مستقلة

عرض البوم صور wolfkamikaz  
رد مع اقتباس
  #4  
قديم 07-03-2012, 12:48 PM
wolfkamikaz wolfkamikaz غير متواجد حالياً
عضو فضى
افتراضي رد: من اليوم اصنع استراتيجيتك بمؤشر واحد

شكرا لكم ان شاء الله فيه الخير




رد مع اقتباس
قديم 07-03-2012, 08:55 PM   المشاركة رقم: 5
الكاتب
المحروم
عضو متميز

البيانات
تاريخ التسجيل: Oct 2010
رقم العضوية: 1702
المشاركات: 1,423
بمعدل : 0.29 يوميا

الإتصالات
الحالة:
المحروم غير متواجد حالياً
وسائل الإتصال:

كاتب الموضوع : wolfkamikaz المنتدى : منتدى المؤشرات و الاكسبيرتات
افتراضي رد: من اليوم اصنع استراتيجيتك بمؤشر واحد

مشاء الله عليك باركك الله اخي الكريم فعلا عمل جبار ويستحق احلى لايك شكرا لك



عرض البوم صور المحروم  
رد مع اقتباس
  #5  
قديم 07-03-2012, 08:55 PM
المحروم المحروم غير متواجد حالياً
عضو متميز
افتراضي رد: من اليوم اصنع استراتيجيتك بمؤشر واحد

مشاء الله عليك باركك الله اخي الكريم فعلا عمل جبار ويستحق احلى لايك شكرا لك




رد مع اقتباس
قديم 07-03-2012, 09:23 PM   المشاركة رقم: 6
الكاتب
shobra
عضو ذهبى
الصورة الرمزية shobra

البيانات
تاريخ التسجيل: Jun 2010
رقم العضوية: 737
العمر: 47
المشاركات: 6,826
بمعدل : 1.34 يوميا

الإتصالات
الحالة:
shobra غير متواجد حالياً
وسائل الإتصال:

كاتب الموضوع : wolfkamikaz المنتدى : منتدى المؤشرات و الاكسبيرتات
افتراضي رد: من اليوم اصنع استراتيجيتك بمؤشر واحد

جزاك الله خيرا
واحلى لايك



التوقيع

عرض البوم صور shobra  
رد مع اقتباس
  #6  
قديم 07-03-2012, 09:23 PM
shobra shobra غير متواجد حالياً
عضو ذهبى
افتراضي رد: من اليوم اصنع استراتيجيتك بمؤشر واحد

جزاك الله خيرا
واحلى لايك




رد مع اقتباس
إضافة رد

مواقع النشر (المفضلة)

الكلمات الدلالية (Tags)
وادي, اليوم, اسمع, استراتيجيتك, بمؤشر


تعليمات المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة



الساعة الآن 03:06 AM



جميع الحقوق محفوظة الى اف اكس ارابيا www.fx-arabia.com

تحذير المخاطرة

التجارة بالعملات الأجنبية تتضمن علي قدر كبير من المخاطر ومن الممكن ألا تكون مناسبة لجميع المضاربين, إستعمال الرافعة المالية في التجاره يزيد من إحتمالات الخطورة و التعرض للخساره, عليك التأكد من قدرتك العلمية و الشخصية على التداول.

تنبيه هام

موقع اف اكس ارابيا هو موقع تعليمي خالص يهدف الي توعية المستثمر العربي مبادئ الاستثمار و التداول الناجح ولا يتحصل علي اي اموال مقابل ذلك ولا يقوم بادارة محافظ مالية وان ادارة الموقع غير مسؤولة عن اي استغلال من قبل اي شخص لاسمها وتحذر من ذلك.

اتصل بنا

البريد الإلكتروني للدعم الفنى : support@fx-arabia.com
جميع الحقوق محفوظة اف اكس ارابيا – احدى مواقع Inwestopedia Sp. Z O.O. للاستشارات و التدريب – جمهورية بولندا الإتحادية.
Powered by vBulletin® Copyright ©2000 - 2024 , Designed by Fx-Arabia Team