#pragma once
// 5paisa instrument source. Public ScripMaster CSV (segment/all); token is the
// numeric ScripCode. Exchange resolved from the (Exch,ExchType) tuple.
namespace fincept::trading {
void register_fivepaisa_source();
}
