You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of strategies just returning buy or don't buy, allow the strategy to return a percentage.
It can return a a number between one and zero scaling how much of the stock to buy. One being buy/hold all the stock allowed and 0 being don't have any positions in the stock at all.
The text was updated successfully, but these errors were encountered:
Instead of strategies just returning buy or don't buy, allow the strategy to return a percentage.
It can return a a number between one and zero scaling how much of the stock to buy. One being buy/hold all the stock allowed and 0 being don't have any positions in the stock at all.
The text was updated successfully, but these errors were encountered: