#C++ newbie, anybody has the patience to help me?

10 messages · Page 1 of 1 (latest)

wheat mauve
#

I'm trying to move a simple if statement in another file, but I'm going crazy. Could anybody help me?

wheat mauve
#

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();
            }
hasty prism
#

What's the issue so far?

lone spruce
#

for making trading robot what statigy should apply

earnest mica
hasty prism
# lone spruce for making trading robot what statigy should apply

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

earnest mica
hasty prism
#

I deliberately put the world-class in front of mathematicians & physicists 💀