EA based on support/resistance

Locked
redhibiki
Posts: 1
Joined: Tue Feb 23, 2016 2:23 pm

EA based on support/resistance

Post by redhibiki »

thanks for sharing with us
i will FT
Haggadah
Trader
Posts: 154
Joined: Sat Dec 03, 2011 12:01 pm

EA based on support/resistance

Post by Haggadah »

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
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

EA based on support/resistance

Post by milanese »

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
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..


Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
User avatar
cyberevil
Trader
Posts: 95
Joined: Mon Oct 26, 2015 5:55 pm
Location: Vancouver, BC

EA based on support/resistance

Post by cyberevil »

Is this ea configurable to the trading style in the video below? :?

https://www.youtube.com/watch?v=SH8_WI5y0gc
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

EA based on support/resistance

Post by milanese »

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
No..
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Locked

Return to “Automated trading systems”