May
6
(969 Views / 1 Upvotes)
0 Replies

Emiliano joined Quantiacs in late 2020 and sent to Quantiacs many suggestions which proved very useful for developing our platform. We had a short chat and we are sharing his thoughts.

Hi Emiliano, can you tell us something about yourself and your background?

I have always had a strong passion for technology and finance. I started following developments of the financial markets on a daily basis since I was 14 or 15 years old, mainly on satellite Bloomberg TV. Later I chose to study Computer Science and got my Masters Degree. In my Master thesis, I used several Machine Learning methods, particularly Genetic Algorithms, to forecast financial markets. In the last ten years – I am 35 now – I had the opportunity to w...

May
3
(278 Views / 2 Upvotes)
1 Replies

The live evaluation of the Q14 contest is over, and winners getting allocations are:

  • Sun73 with sun73_q14_v12_9, 1 M USD

  • stevefoeldvari with vfz0001, 750k USD

  • antinomy with inout2, 500k USD

Congratulations to the winners and a special mention to vsujith and mwalimudan for their systems. We will monitor them closely and decide later about potential allocations depending on their performance.

Allocations will start on June 1st 2021 an will go on for 1 year.

May
3
(172 Views / 0 Upvotes)
0 Replies

Hello everybody, as several users asked us to provide forex data and ETFs, we are working on data and for some days we are making available for development a subset of 31 assets only.

Submissions already made will continue working as usual, and, as we are doing for the BTC contest, we are raising the submission cap from 5 to 15.

Stay tuned for new data.

The current list of available contracts is:

[{'id': 'F_AE',
  'name': 'AEX Index'},
  
 {'id': 'F_AX',
  'name': 'DAX Index'},

 {'id': 'F_BC',
  'name': 'Crude Oil Brent'},
  
 {'id': 'F_BG',
  'name': 'ICE Gas Oil LS'},
 
 {'id': 'F_CA', 
  'name': 'CAC 40'},

 {'id': 'F_CC',
  'name': 'Cocoa'},
 
 {'id'...
May
3
(372 Views / 0 Upvotes)
7 Replies

As many users pointed out, Bitcoin trades 24/7 and price swings are frequent on weekends. We decided therefore to replace the current BTC Futures with the spot BTC price, which you will be able to use also on weekends.

Do not worry about your past submissions: they will be kept running and take part to the 1st BTC contest in parallel to the new ones.

And for this contest we are raising your submission cap from 5 to 15, so that you can submit more spot systems in addition to the Futures ones.

bermix-studio-aX1hN4uNd-I-unsplash (2).jpg

Apr
27
(108 Views / 0 Upvotes)
0 Replies

We released an example showing how to use a slightly modified version of the Quantiacs backtester for performing retraining of a machine learning method using retraining intervals chosen by the user. The resulting simulation is very fast. Details can be found at:

https://quantiacs.com/documentation/en/examples/machine_learning_with_a_voting_classifier.html

and the working example can be found in the Examples section of your Development area.

Screenshot from 2021-04-27 15-01-49.png