thanks for sharing with us
i will FT
EA based on support/resistance
-
Haggadah
- Trader
- Posts: 154
- Joined: Sat Dec 03, 2011 12:01 pm
EA based on support/resistance
Tommaso,
The EA is generating error on trades with lot lower than .10. This code if(OrderLots() <=0.10 supposed to allow lower lot like .01.
Thanks.
Haggadah
The EA is generating error on trades with lot lower than .10. This code if(OrderLots() <=0.10 supposed to allow lower lot like .01.
Thanks.
Haggadah
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
EA based on support/resistance
if you want to use 0.01 lot you must deactivate partclose function, than it should work, if I remember right, if not, you have to specify the error you had, than I can look into this..Haggadah » Wed Jul 13, 2016 3:41 pm wrote:Tommaso,
The EA is generating error on trades with lot lower than .10. This code if(OrderLots() <=0.10 supposed to allow lower lot like .01.
Thanks.
Haggadah
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- cyberevil
- Trader
- Posts: 95
- Joined: Mon Oct 26, 2015 5:55 pm
- Location: Vancouver, BC
EA based on support/resistance
Is this ea configurable to the trading style in the video below?
https://www.youtube.com/watch?v=SH8_WI5y0gc
https://www.youtube.com/watch?v=SH8_WI5y0gc
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
EA based on support/resistance
No..cyberevil » Wed Jul 13, 2016 10:20 pm wrote:Is this ea configurable to the trading style in the video below?![]()
https://www.youtube.com/watch?v=SH8_WI5y0gc
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality