| New signals service! | |
|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack (20) | Thread Tools | Display Modes |
|
|||
|
Quote:
copy tfx1.7 on .../expert copy turbo_jma on .../expert/indicator copy tfx_include on .../expert/include compile all and attach tfx1.7 on chart, tf = 1H giapel |
|
||||
|
Quote:
If you want to do this now you could set Use_Manual_Entry to true. If you wanted to go long (for example) you could set Manual_Long with a price that is less than the current bid. Set Manual_Short WAY below current bid and below Manual_Long. After the cycle is complete and close all is performed, a new cycle WILL NOT start. To start again, remove EA from chart and re-install. You must remove and re-install because when close all is performed Trade_Allowed is set to FALSE. Trade_Allowed is re-set to true when loading EA to chart. |
|
||||
|
Quote:
Have you had any errors? |
|
||||
|
Quote:
![]() V1_4 is being coded to handle all currency pairs offered at IBFX automatically. EA will self-assign Global Variables, and Magic Numbers when attached to currency chart. This will assure functionality when attached to more than one chart at a time. PHP Code:
Last edited by newdigital; 01-24-2008 at 06:45 AM. |
|
||||
|
dude! How many lines of code are you up to now?...this is awesome work!
ES Quote:
Last edited by newdigital; 01-24-2008 at 06:44 AM. |