Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strategy Questions #4

Open
n2535904 opened this issue Feb 4, 2020 · 0 comments
Open

Strategy Questions #4

n2535904 opened this issue Feb 4, 2020 · 0 comments

Comments

@n2535904
Copy link

n2535904 commented Feb 4, 2020

Great project, thanks! My projects in the past were at higher timeframes (hourly, 4hourly, etc).
A few quick questions for clarification given this:

  1. you list best accuracy mean of around 96%. Is this the directional accuracy, ie: you predict the market goes the correct way 96% of the time and this is at the 10second market after you do the prediction?
  2. which market are your results page from? Interested to know if you've applied this to FX - EURUSD etc,
  3. you mention placing limit orders. You graph of profits (in ticks) and cumulative profit is showing on very small scalping trades. Interested to know what the trading strategy is. I'm assuming you place a buy limit order at the ask price if you predict the market to be long. you only get in the trade if you are filled at your price. this way you are NOT dealing with any spread. is this correct?
  4. You then just always exit 10 seconds later for a profit/loss. What's the exit method - market order? you will get hit with spread. interested to know how you've set up the trading eval here.

thanks again,
Daniel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant