The Gooinsta army I’m used to helps secure order open , the expert advisor make manualy trading relax and comfortable ..
Gooinsta Army have fitur as :
- Move stoploss independently
- move stoploss according trend
- manage position with button ..
- Signal open buy / sell
- Stoploss position
The command for activate fitur of open position or close position … changing the name of the trend line ….
for count of trenline buy or sell , started from 0,1,2,3 … etc …
exemple : first make trenline —> buy0 , after then buy1 , buy2, buy3 … etc , same case of changing name for sell start sell0,sell1,sell2,sell3,…etc …
- – buy0 = open buy position
- – sell0 = open sell position
- – cb = close buy
- – cs = close sell
- – ca = close all
Input Parameter
- ExpertAdvisorID = 1 —> ID number of expert advisor , set different if trade more than 1 pair …
- Slip = 3 —> set of number slippage base on points …
- TotalTrenLine = 10 —> count maximal of drawing trenline buy or sell in the chart …
- TrenlineGap = 10 —> maximal gap point allowed for open by trenline …
- TralingStop = 25 —> start point to move stoploss after 25 point..
- MinimalLocking = 5 —> minimal point to move stoploss move stoploss base on slide locking value …
- SlideLocking = 1 —> start slide stoploss for locking posision and tralingstop movement …
- language = Indonesia; —> info language for signal open
- TrailAfterProfit = true —> if true , the tralingstop activate after locking activate —> if false , the tralingstop activate before locking activate
- CleanChart = false —> if true , the chart auto clean from object draw by expert in the last week —> if false, the chart not auto clean from object draw by expert in the last week .
if ea canot place on sub folder market exper advisor .. cut and paste file ea manual to sub folder expert advisor …
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END