#C++ newbie, anybody has the patience to help me?
10 messages · Page 1 of 1 (latest)
perfect, so, it's actually very simple. I have this if statement:
if (createnotifybutwithif) {
ImGui::Begin("Notification", &renderNotify);
ImGui::Text("This is the content of the new window");
ImGui::End();
}
and I have to move it to another file. How could I do it?
I will then call it from the main file like so:
if (ImGui::Button("Create New Window")) {
create_notify();
}
What's the issue so far?
for making trading robot what statigy should apply
Please be considerate and do not ask irrelevant questions in someone else's help thread
Step 1: Get a PhD in mathematics and or statistics
Step 2: Team up with 50 data scientists, some financial professials (especially regarding compliance), a bunch of world-class mathematicians, physicists and other smart people
Step 3: Buy all data you can buy (couple million $ whatever)
Step 4: Hire top tier engineers for $500k+ starting salary to build out infra
Step 5: Hire electrical engineers to build FPGAs
Step 6: Get direct market access to an exchange of your choice
Step 7: Develop and test trading models (and don't get fooled by doing wrong math)
Step 8: Run models
Step 9: ???
Step 10: You are a billionaire
data scientists are not world class nor smart 😢
I deliberately put the world-class in front of mathematicians & physicists 💀