I have 3 questions and I would appreciate any help on them. For me to truly understand what's going on with PP I need someone to break it down please.
1. What does UseTradingCandle do when it set to false?
EDIT: UseTradingCandle is on by default, so this is what is telling the bot to use the hilo of the previous candle. So my question is if I set this to false how does it affect the entries.
UPDATE: When set to false is just takes the current bid/ask price.
2. Why does this bot need a window for trading times over 24 hour trading?
Is this to prevent multiple entries for the same pair at the same time? and/or CPU process% saver?
3. I couldn't get RISK based trading to work in the strategy tester?
I set it to 5% with Lots set to 0.01 (unsure if that's needed to be set or not) and it still uses 0.01 for all. Can someone enlighten me please as to what I'm doing wrong here.
UPDATE: This now works correctly, god knows what I was doing before.
Many thanks

.