============================================================================================================================================================================ 1) OrderOneType = (1) Limit Order (2) Stop Order 2) OrderOneLevel = The script should place Order One's pending order based on a custom Fibonacci Level, which comes from the Fibonacci Object which is placed onto the chart. 3) OrderOne_MMPlan = I should be able to choose from the following (1) Risk Percentage or (2) Fixed Lot Size 4) OrderOne_LotSize = This is where i can set the Fixed Lot Size amount. 5) OrderOne_RiskSize = This is where I can set the Risk Percentage amount. 6) OrderOne_StoplossType = (1) Price Level (2) Pip Amount (3) Custom Fibonacci Level (4) Disables Stoploss 7) OrderOne_StoplossAmount = This is where I can set the Stoploss Price Level, Pip Amount or Custom Fibonacci Level. 8) OrderOne_TakeProfitType = (1) Price Level (2) Pip Amount (3) Custom Fibonacci Level 9) OrderOne_TakeProfitAmount = This is where I can set the Take Profit Price Level, Pip Amount or Custom Fibonacci Level. 10) OrderOne_RiskStoplossType = This is where i can set the Risk Stoploss Type when the Stoploss is disabled: (1) Price Level (2) Pip Amount (3) Custom Fibonacci Level 11) OrderOne_RiskStoplossType = This is where i can set the Risk Percentage amount when the Stoploss is disabled. 12) OrderOne_MagicNumber ============================================================================================================================================================================ 1) UseOrderTwo = Yes or No 2) OrderTwoType = (1) Limit Order (2) Stop Order 3) OrderTwoLevel = The script should place Order Two's pending order based on a custom Fibonacci Level, which comes from the Fibonacci Object which is placed onto the chart. 4) OrderTwo_MMPlan = I should be able to choose from the following (1) Risk Percentage or (2) Fixed Lot Size 5) OrderTwo_LotSize = This is where i can set the Fixed Lot Size amount. 6) OrderTwo_RiskSize = This is where I can set the Risk Percentage amount. 7) OrderTwo_StoplossType = (1) Price Level (2) Pip Amount (3) Custom Fibonacci Level (4) Disables Stoploss 8) OrderTwo_StoplossAmount = This is where I can set the Stoploss Price Level, Pip Amount or Custom Fibonacci Level. 9) OrderTwo_TakeProfitType = (1) Price Level (2) Pip Amount (3) Custom Fibonacci Level 10) OrderTwo_TakeProfitAmount = This is where I can set the Take Profits Price Level, Pip Amount or Custom Fibonacci Level. 11) OrderTwo_RiskStoplossType = This is where i can set the Risk Stoploss Type when the Stoploss is disabled: (1) Price Level (2) Pip Amount (3) Custom Fibonacci Level 12) OrderTwo_RiskStoplossType = This is where i can set the Risk Percentage amount when the Stoploss is disabled. 13) OrderTwo_MagicNumber ============================================================================================================================================================================ 1) UseOrderThree = Yes or No 2) OrderThreeType = (1) Limit Order (2) Stop Order 3) OrderThreeLevel = The script should place Order Three's pending order based on a custom Fibonacci Level, which comes from the Fibonacci Object which is placed onto the chart. 4) OrderThree_MMPlan = I should be able to choose from the following (1) Risk Percentage or (2) Fixed Lot Size 5) OrderThree_LotSize = This will be where i can place the Fixed Lot Size amount. 6) OrderThree_RiskSize = This will be where I can place the Risk Percentage amount. 7) OrderThree_StoplossType = (1) Price Level (2) Pip Amount (3) Custom Fibonacci Level (4) Disables Stoploss 8) OrderThree_StoplossAmount = This is where I can place the Price Level, Pip Amount or Custom Fibonacci Level. 9) OrderThree_TakeProfitType = (1) Price Level (2) Pip Amount (3) Custom Fibonacci Level 10) OrderThree_TakeProfitAmount = This is where I can place the Price Level, Pip Amount or Custom Fibonacci Level. 11) OrderThree_RiskStoplossType = This is where i can set the Risk Stoploss Type when the Stoploss is disabled: (1) Price Level (2) Pip Amount (3) Custom Fibonacci Level 12) OrderThree_RiskStoplossType = This is where i can set the Risk Percentage amount when the Stoploss is disabled. 13) OrderThree_MagicNumber ============================================================================================================================================================================ 1) UseOrderFour = Yes or No 2) OrderFourType = (1) Limit Order (2) Stop Order 3) OrderFourLevel = The script should place Order Four's pending order based on a custom Fibonacci Level, which comes from the Fibonacci Object which is placed onto the chart. 4) OrderFour_MMPlan = I should be able to choose from the following (1) Risk Percentage or (2) Fixed Lot Size 5) OrderFour_LotSize = This will be where i can place the Fixed Lot Size amount. 6) OrderFour_RiskSize = This will be where I can place the Risk Percentage amount. 7) OrderFour_StoplossType = (1) Price Level (2) Pip Amount (3) Custom Fibonacci Level (4) Disables Stoploss 8) OrderFour_StoplossAmount = This is where I can place the Price Level, Pip Amount or Custom Fibonacci Level. 9) OrderFour_TakeProfitType = (1) Price Level (2) Pip Amount (3) Custom Fibonacci Level 10) OrderFour_TakeProfitAmount = This is where I can place the Price Level, Pip Amount or Custom Fibonacci Level. 11) OrderFour_RiskStoplossType = This is where i can set the Risk Stoploss Type when the Stoploss is disabled: (1) Price Level (2) Pip Amount (3) Custom Fibonacci Level 12) OrderFour_RiskStoplossType = This is where i can set the Risk Percentage amount when the Stoploss is disabled. 13) OrderFour_MagicNumber ================================================================================================================================================================== a) The above are the Script settings that i need developed. b) I need a MT4 Script that will place Pending Order at Custom Fibonacci Levels, these levels should be based on the positioning of the Fibonacci Object which is placed onto the chart. c) If the Stoploss is disabled, and i still want the script to calculate the Lot Sizing by the Risk Percentage, then the Script will need to use the Risk Stoploss for calculating the Lot Sizing. d) The script must be able auto used for pair which have suffix or prefix. Example: EURUSDm, EURUSD.ac, EURUSD.micro and etc.