4051fx Posted October 25, 2010 Report Share Posted October 25, 2010 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 Quote 4051fx.blogspot.com Link to comment Share on other sites More sharing options...
sillykiddo Posted October 28, 2010 Report Share Posted October 28, 2010 need help here Quote Link to comment Share on other sites More sharing options...
scarface Posted October 29, 2010 Report Share Posted October 29, 2010 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 Quote a New Year 2011 has come, and the challenge has just started 8-) Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.