forex software

Create and Test Forex Strategies

forex software

fsbpro_guide:expert_advisor_options

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
fsbpro_guide:expert_advisor_options [2015/05/30 20:41] Miroslav Popovfsbpro_guide:expert_advisor_options [2015/05/30 20:44] – [1. Trading Amount] Miroslav Popov
Line 10: Line 10:
 The values can be measured either in lots or in percents, depending on the Trading unit option of the strategy. We cannot change the unit type here. When the unit is percent, lets say 2%, the EA will use 2% of your free account equity to cover the required margin for opening a new position. The values can be measured either in lots or in percents, depending on the Trading unit option of the strategy. We cannot change the unit type here. When the unit is percent, lets say 2%, the EA will use 2% of your free account equity to cover the required margin for opening a new position.
    
-  * **Entry amount for a new position** - how many lots (or percent) to buy or sell when opening a new position.+  * **Amount for a new position** - how many lots (or percent) to buy or sell when opening a new position.
  
-  * ** Maximum position amount [lot]** - the maximum open lots a strategy can reach.+  * **Maximum position amount [lot]** - the maximum open lots a strategy can reach.
  
   * **Amount to add on addition** - if the strategy allows adding, it will add the selected ## of lots (or percent)   * **Amount to add on addition** - if the strategy allows adding, it will add the selected ## of lots (or percent)
Line 25: Line 25:
  
 ===== 3. Expert Options ===== ===== 3. Expert Options =====
- 
-  * **Maximum Data Bars** - Program loads ### of bars for calculating indicators and signals.  
  
   * **Expert Magic Number** - A unique number of the expert's orders.   * **Expert Magic Number** - A unique number of the expert's orders.
- +  * **Bar closing advance [sec]** - How many seconds before the expected bar closing to rise a Bar Closing event
-  * **Bar Closing Advance [sec]** - How many seconds before the expected bar closing to rise a Bar Closing event.+  * **Write a log file** - When the option is "true", the expert writes a log file in MQL\Files folder.