Fave This

Thursday 8 May 2014

[Komunitas AmiBroker] indicator yg pakai ramge 0 - 100 bisa di satukan untuk hemat space chart window



RSI, Stochastic, MFI, ultimate oscillator, W%R ( yg ini tidak bisa, rangenya pakai angka minus ).
dgn menggabungkan beberapa indicator ke satu AFL, cukup menghemat space chart window yg terbatas.
jika perlu lihat indicator apa, tinggal klik parameter saja YES or NO,.

if( ParamToggle("A", "No|Yes", 0))
{
Plot(A,"A",color,1);;
}

if( ParamToggle("B", "No|Yes", 0))
{
Plot(B,"B",color,1);;
}

dstnya.


__._,_.___


Harga Software AmiBroker Terbaru:
- Versi Professional: Rp 3,500,000
- Versi Standard: Rp 2,500,000

Harga Paket Realtime Intraday Data:
1 bulan Rp 250,000
3 bulan Rp 675,000 @225rb/bulan
6 bulan Rp 1,200,000 @200rb/bulan
12 bulan Rp 2,100,000 @175rb/bulan

Pemesanan:
E-Mail: sales@integrity.co.id
Ph: 021-57936155
SMS: 08159304868
Pin: 285844A8

Informasi Selengkapnya Visit Website:
http://www.integrity.co.id





__,_._,___

No comments:

Post a Comment