Jump to content

Quiksilver

Members
  • Posts

    90
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Quiksilver got a reaction from netpreneur in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  2. Like
    Quiksilver got a reaction from freddy in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  3. Like
    Quiksilver got a reaction from libiol in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  4. Like
    Quiksilver got a reaction from andrepixel in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  5. Like
    Quiksilver got a reaction from Xenon1713006165 in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  6. Like
    Quiksilver got a reaction from PIPHORE in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  7. Like
    Quiksilver got a reaction from vsd1968 in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  8. Like
    Quiksilver got a reaction from tomislav in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  9. Like
    Quiksilver got a reaction from flowtrader in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  10. Like
    Quiksilver got a reaction from noone22 in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  11. Like
    Quiksilver got a reaction from heikobear in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  12. Like
    Quiksilver got a reaction from lifebeam in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  13. Like
    Quiksilver got a reaction from trans4x in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  14. Like
    Quiksilver got a reaction from fabfive in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  15. Like
    Quiksilver got a reaction from blauhund2003 in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  16. Like
    Quiksilver got a reaction from persona1484 in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  17. Like
    Quiksilver got a reaction from vladv in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  18. Like
    Quiksilver got a reaction from flib in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  19. Like
    Quiksilver got a reaction from hermanhess in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  20. Like
    Quiksilver got a reaction from beppus in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  21. Like
    Quiksilver got a reaction from ⭐ musketeer in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  22. Like
    Quiksilver got a reaction from domonkos in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  23. Like
    Quiksilver got a reaction from FXstoney in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  24. Like
    Quiksilver got a reaction from benny3 in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
  25. Like
    Quiksilver got a reaction from hitescape in Quik Trailing   
    Quik Trailing is my own developed Trailing Stop EA which I use regularly for manual trading.
     
    His functions make of this the most powerfull Trailing EA on the earth planet. 8-)
     
     
    This EA has three separate functions: Set Breakeven, Trailing Stop and Scaling Out.
     
    * Works on 4 and 5 digits Broker.
     
    * Works on ECN Brokers.
     
    * Magic number auto-created internally. Works in differents pairs without interfere others EA.
     
    * Switch ON/OFF for each function independently.
     
    * Customizable percent for Scaling Out.
     
     
    Quik_Trailing automatically adapts to 4 and 5 digits brokers. It works on all MT4 brokers.
     
    -----------------------------------------------------------------------------------------------------
    New options
     
    ShowInfo. Set it to false, allows turn all the text off, but it still runs in the background.
     
    AlertSound. Set it to true, emits a sound when First TakeProfit is hit.
     
    AccountIsMicro. Set it to True, develops calculations in Lot Size using 2 digits for First TakeProfit percent.
    Set it to False, for use 1 digit in Lot Size calculations for First TakeProfit percent.
    -----------------------------------------------------------------------------------------------------
    Account Type
     
    * If you account is micro set AccountIsMicro = true.
     
    * If you account is mini or standard set AccountIsMicro = false.
     
    -----------------------------------------------------------------------------------------------------
    Scaling out
     
    First TakeProfit Percent is for "scaling out".
    Ie, close to 70% (or whatever) of the position and let the rest go on.
    If you open a position of 1 Lot, the EA closes 0.7 Lots and keeps open on market the remaining 0.3 Lots.
    IE if you work with 0.04, 70% will be rounded to a 0.03.
    If you do not want to use this feature, just turn off.
     
    -----------------------------------------------------------------------------------------------------
    Use_TrailingStep
     
    Use this function for "trailing" the stoploss when Start_Trailing_At pips profit is reached.
     
    TrailingStep is the amount of pips that will be used to move the Stoploss.
    If you use 5, the stoploss will move 5 pips for each 5 pips that the price move in profits, after that Start_Trailing_At pips profit is reached.
     
    ------------------------------------------------------------------------------------
    Set_Breakeven
     
    Use this function for lock profits.
    LockPips is the number of pips -with respect to entry point- in which the EA will put the stoploss when Set_BreakevenAt is reached.
     
    ------------------------------------------------------------------------------------
    Magic Number
     
    Quik_Trailing works with trades using magic number = 0. (Manual Trades)
    This means you can have multiples Trades opened on the same and/or different pairs, set-up the parameters different for the
    different charts, and place trades with different stops and TP's depending on which chart/TF/pair you have a signal and that
    the EA's WON'T interfere with each other or others EA's.
     
    -------------------------------------------------------------------------------------
    New Version (10/2009)
     
    Added Auto SL & TP based on ATR calculations.
     
     
    Furthermore, now using new option Allow_Drag_PriceLines (by default true) you can:

    Change Price for StopLoss, TakeProfit and Stop & Limit orders, directly from the chart.
     
    What ? Are you playing with me ? Come guy... just enjoy it. 8-)
     
    Just make double click on the line and later "Drag" the line Up or Down to change the price. ;)
     
     
     
     
    You just need to manually open the trade and Quik_Trailing will do the rest.
     
    Enjoy it and Leave a Kudos. 8-)
     
    Quik
     
     
    Download from here:

    [url]http://slil.ru/28148597[/url] psw: indo-investasi
×
×
  • Create New...