Hello, right here I’ll attempt to add any usefull informations about my bot. My set information are hooked up right here.
If you wish to strive it on no matter you may like, strive it on DEMO first. I’m testing it on EURUSD pair however shouldn’t be that good as on XAUUSD however on EURUSD you should utilize bearish and bullish FVG, for Gold I like to recommend conserving shorts turned off or tell us when you discover some higher config for gold.
I’m operating all hooked up configs on my actual accounts which you’ll find on my myfxbook MartinSMGcz.
Offline FVG database creation. I’m not utilizing it however you possibly can discover a method on the way to use it for higher end result.
- Obtain H1 candles of you instrument for instance EURUSD and title it “EURUSD-ECN_H1_202101070000_202510271500”
- Create python script. (build_fvg_db_with_score_EURUSD.py)
- Run python script. (it will generate output database)
Python script: (I’ll connect instance script and output database)
you solely edit these two traces:
# === CONFIG PARAMETERS ===
input_file = “EURUSD-ECN_H1_202101070000_202510271500.csv”
output_file = “fvg_database_EURUSD.csv”
Enter file format is:
<DATE> <TIME> <OPEN> <HIGH> <LOW> <CLOSE> <TICKVOL> <VOL> <SPREAD>
2021.01.07 00:00:00 1.23245 1.23437 1.22443 1.22687 110583 0 0
2021.01.08 00:00:00 1.22695 1.22839 1.21925 1.22187 123222 0 0
Output file format is:
timestamp,isBull,hole,prime,backside,rating
2021-01-11 00:00:00,False,0.0019499999999998963,1.22443,1.22248,0.2627526467757328
2021-01-18 00:00:00,False,0.0024399999999999977,1.21105,1.20861,0.0
Config names defined:
“vt” stands for VT Markets 1:500 leverage dealer.
“purple” stands for Purple Buying and selling EU dealer with 1:30 leverage. Settings are for CZK forex, for EUR multiply measurement by 25. (means 0,6 = 25)