Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

BS_MarketPrice - indicator for MetaTrader 4

Views:
14249
Rating:
(3)
Published:
2008.08.05 08:14
Updated:
2014.04.21 14:53
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Indicator BS_MarketPrice.

Parameters:

Indicator_Name="BS_#MarketPrice";
Right_Top=true;
Shift_Y=0;
Shift_X=0;
// Untuk menentukan Warna Harga sesuai arah Trend
Price_Variable="Setting for Price Color";// change
Price_color_Up=Blue;
Price_color_Dn=Red;
Time_Frame=15;
//----
MA_Fast_Period=1;
MA_Fast_Method=0;
MA_Fast_Apply_To=0;
MA_Fast_Shift=0;
//----
MA_Slow_Period=4;
MA_Slow_Method=0;
MA_Slow_Apply_To=0;
MA_Slow_Shift=0;


BS_MarketPrice

DT-Pirsonq4 DT-Pirsonq4

Indicator DT-Pirsonq4.

DayOfWeek DayOfWeek

Indicator DayOfWeek.

CCI_onMA CCI_onMA

Indicator CCI_onMA.

ZigAndZag_V2 ZigAndZag_V2

A regular release of an EA by the ZigAndZag indicator.