04-03-2018, 09:11 PM
is there any way to specify long/short of more than 1 share?
e.g.
this.advice('long', 10);
where 10 is 10 shares, etc.
thx
e.g.
this.advice('long', 10);
where 10 is 10 shares, etc.
thx
specify trade volume
|
04-03-2018, 09:11 PM
is there any way to specify long/short of more than 1 share?
e.g. this.advice('long', 10); where 10 is 10 shares, etc. thx
04-05-2018, 11:14 AM
Not right now, this will be possible at some point in the future. See this discussion for more details and an initial proposal: https://github.com/askmike/gekko/pull/1834
|