Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Recommended Posts

Posted

Ada yang bisa bantu buatin script ini gak ya: (can somebody help me to make these script??)

 

====Input====

 

Buy : True

Sell : False

Amount Open order : 1 // kalo di isi 2 maka dia buka 2 posisi

MM : True

Risk : 100 // 100 artinya kalo balance 100 script bukanya 0.1 lot standar(MM berdasarkan balance)

 

Slippage : 4

Lot : 0.01 // lot di eksekusi jika MM False

SL : 40

TP : 5

ECN : False // jika true maka dia op pertama tidak langsung set TP dan SL, setelah OP di eksekusi maka baru di modify TP dan SL nya

TCCI int Length : 16

 

 

===== Logic ======

 

Indikator Variable: TCCI

Auto detect 5 digit broker

 

Buy = jika harga ask lebih kecil daripada TCCI 16 ask<TCCI(16)

Sell = Jika harga bid lebih besar daripada TCCI 16 bid>TCCI(16)

 

===== Chart Info =====

 

Posisi : BUY/SELL

Jmlh Pips count : xx pips // script menghitung berapa pips lagi script akan tereksekusi, hitung dari harga running dengan TCCI

 

Lot : xx lot // lot yang akan dibuka oleh script

Jml Posisi : xx

Reward : $ xxx.xxx

Risk : $ xxx.xxx

 

You can download indicators here

 

http://www.ziddu[dot]com/download/12154497/Scalp4051fx.rar.html

 

http://img13.imageshack.us/img13/1194/56104465.gif

 

Please help me!!!!!!!!!!!!!!!!

 

http://img264.imageshack.us/img264/6066/44969813.jpg

4051fx.blogspot.com
Posted

Hi there,

 

Good day,

 

Are you trying to create EA or script from scratch???

 

It looks for me you want to make EA, not script....

 

More information would ease the way to us to understand what's going on.

 

Best wishes,

 

SF

a New Year 2011 has come, and the challenge has just started 8-)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...