http://iticsoftware.com/index.php?route=common/home&ref=254 |
EXTRA OPTIONS
You can improve performance of your expert advisor adding following extra options!
To order one or several extra options please, contact us via e-mail: coding@iticsoftware.com Please, specify what kind of extra options you would like to add and provide us with your expert advisor or indicator for review. mq4 file (source code) is required.Extra Options For Expert Advisors
Dynamic lot calculation a) as percent of Account Balance b) as percent of Accout Equity c) as percent of Account FreeMargin So on increase of Account Balance/Equity/FreeMargin the lot size will growth too cost $65 |
Dynamic lot calculation with RiskPcnt option You will enter an initial risk % of equity you can loose if StopLoss is triggered. So if StopLoss = 50 pips, AccoutnEquity = 5000 and RiskPcnt = 10.0 then you will pay only 500$ on StopLoss. cost $65 |
Dynamic lot calculation by Martingale theory. New lot will be multiplied by 2.0 (LotFactor = 2.0 is external parameter) if previous lot was closed in loss. MaxLot of series will be second external parameter. cost $95 |
Possibility to define work days of the week example: extern string _tmp3_ = " --- Trade days ---"; extern bool MondayOn = true; extern bool TuesdayOn = true; extern bool WednesdayOn = true; extern bool ThursdayOn = true; extern bool FridayOn = false; extern bool SaturdayOn = false; extern bool SundayOn = false; cost $45 |
Trade time to open order from hh:mm to hh:mm example: from 6:30 to 22:45 by ServerTime cost $55 |
Close open orders at CloseTime (CloseTime is external param) a) only profitable b) only losing c) all cost $45 |
Sound, Popup, Email alerts on set/open/modify/close/delete of an order cost $65 |
Support of Market Execution (required for ECN brokers) Open operation will be splitted into 2 parts: a) Open new order with 0 (zero) stoploss and 0 (zero) takeprofit b) Modify sl and tp of new order to actual values cost $55 |
Make StopLoss, TakeProfit, TrailingStop hidden to brokers In this case EA will manage Hidden (or invisible) stops Standard (or visible) stops will be available too cost $160 |
Breakeven function Moves StopLoss to breakeven level when trade is in profit by X pips cost $45 |
Standard Trailing: simple trailing, stoploss follows by the market cost $45 |
High/Low Trailing: trailing by bars High/Low cost $45 |
ATR Trailing: trailing by ATR indicator cost $45 |
Fractals Trailing: trailing by Fractals cost $45 |
PSAR Trailing: trailing by Parabolic Stop And Reverse indicator cost $45 |
ProfitPcnt Trailing: trailing with lock of some pcnt of max. profit reached cost $45 |
TLine Trailing: trailing by some TrendLine added manual on the chart cost $45 |
MA Trailing: trailing by MovingAverage indicator cost $45 |
We also can add different types of money managements, read more....
Extra options for Indicators
Extra allerts (pop -up, e-mail alert, sound) cost $75 |
Hidden (Riverse) Divergence. Can be added to Divergence Indicators and Advanced Divergence IndicatorsLearn more... cost $ 75 |
No comments:
Post a Comment